* configure.in (AC_CONFIG_FILES): Removed tests/native/Makefile, added
[cacao.git] / configure.in
2006-01-22 twisti* configure.in (AC_CONFIG_FILES): Removed tests/native...
2006-01-19 twisti* configure.in (AC_CONFIG_FILES): Removed tests/codepat...
2006-01-18 twisti* AC_CHECK_HEADER: Added ansidecl.h, symcat.h, bfd...
2006-01-17 twisti* CACAO_INSTALL_PREFIX: Renamed to CACAO_PREFIX.
2006-01-12 twisti* Added powerpc64 target.
2006-01-12 twisti* Check explicitly for isnan.
2006-01-09 twisti* WITH_BINUTILS_DISASSEMBLER: Added.
2006-01-09 twisti* AC_CHECK_HEADER checks for ansidecl.h, bfd.h and...
2006-01-08 twisti* AM_PROG_MKDIR_P: Added.
2006-01-03 twisti* ENABLE_STATISTICS: Fixed typo.
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2006-01-02 twisti* Fixed result message for debug.
2006-01-02 twisti* Typo.
2006-01-02 twisti* Added ltdl.h check.
2006-01-01 twisti* AC_LIBLTDL_CONVENIENCE, AC_SUBST(LIBLTDL): Removed.
2006-01-01 twisti* Added libltdl check.
2005-12-21 twisti* --with-avcall: Renamed to --with-ffcall.
2005-12-20 twisti* STATISTICS: Renamed AM_CONDITIONAL to ENABLE_STATISTICS.
2005-12-20 twisti* Major cleanup.
2005-12-11 twisti* Replaced ENABLE_DEBUG with NDEBUG.
2005-12-07 anton* AC_ASM_SKIP16: Added.
2005-12-05 twisti* ENABLE_JIT: Forgot to define that for autconf.
2005-12-03 twisti* --disable-debug added.
2005-11-24 twisti* Changed version to 0.93+cvs.
2005-11-24 twisti* Changed version to 0.93.
2005-11-23 twisti* src/vm/jit/alpha/freebsd/Makefile, src/vm/jit/alpha...
2005-11-15 twisti2005-11-14 Tom Tromey <tromey@redhat.com>
2005-11-07 twisti* DISABLE_GC: Defined.
2005-11-06 twisti* darwin: Fixed small typo.
2005-10-28 twisti* AC_CHECK_FUNCS: Added calloc mprotect getpagesize...
2005-10-24 twisti* CFLAGS: Use default only if nothing's specified.
2005-10-18 twisti* We have to configure all sub packages, otherwise...
2005-10-11 twisti* src/scripts/cacao, src/scripts/javac: Removed.
2005-09-30 twisti* setenvinstalled, setenvsource: Added.
2005-09-29 twisti* Changes related to GNU classpath removal.
2005-09-28 twisti* src/scripts/kjc, src/vm/jit/arm/Makefile: Removed.
2005-09-28 twisti* Added armv4tl.
2005-09-21 twisti* Check for --disable-jit/--disable-intrp and --enable...
2005-09-05 twisti* Added intrp stuff
2005-08-14 michi* added armv5b architecture
2005-07-27 twisti* Added src/vm/jit/mips/irix/Makefile
2005-07-21 michi* removed ENABLE_STATICVM for arm
2005-07-19 twisti* Added --enable-jvmti configure switch, plus ENABLE_JV...
2005-07-18 twisti* Added tests/regression/Makefile
2005-07-18 twisti* Set cacao version to 0.92+cvs
2005-07-13 twisti* Changed cacao version and optimization for 0.92 release
2005-07-13 twisti* AC_C_ATTRIBUTE: check for __attribute__ (required...
2005-07-12 twisti* Removed tests/kaffe/Makefile
2005-07-11 twisti* Added alphapca56 architecture
2005-07-04 twisti* rmic: removed
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-27 twisti* --disable-dump: added, this disables the use of the...
2005-06-15 twisti* Removed STATIC_CLASSPATH from alpha
2005-06-15 twisti* removed STATIC_CLASSPATH for mips
2005-06-14 twisti* set freebsd flags correctly
2005-06-14 twisti* define EXPORT_SYMBOLS_FLAGS for ld
2005-06-14 twisti* removed STATIC_CLASSPATH for ported architectures
2005-06-14 twisti* --disable-gc bug fixes
2005-06-13 twisti* added freebsd os
2005-06-13 michiadded arm stuff
2005-06-13 twisti* Use AC_LIBLTDL_CONVENIENCE
2005-06-12 twisti* removed --{en,dis}able-static --{en,dis}able-shared...
2005-06-09 twisti* Use AC_C_BIGENDIAN in configure.in
2005-06-08 twisti* added: tests/codepatching/Makefile, src/scripts/kjc
2005-06-07 michiadded arm architecture
2005-06-06 twistiAdded:
2005-05-31 twistiDefine OS_DIR for Makefiles.
2005-05-27 twistiCheck for pango only with gtk peer enabled.
2005-05-24 twisti- disabled gtk static build, problems with cairo
2005-05-23 twistiCheck for additional libraries with STATIC_CLASSPATH...
2005-05-23 twistiAdded: --disable-gc, --disable-inlining (but currently...
2005-05-13 twisti- added AM_CONDITIONAL for STATIC_CLASSPATH
2005-04-02 twisti- map alphaev56 cpu to alpha
2005-03-18 twistiExternal classpath support.
2005-03-10 twistiAdded --enable-scheduler, but disabled by default excep...
2005-03-09 twistiAdded --disable-statistics
2005-03-07 christianlsra configure switch
2005-03-05 twistiRemoved src/native/tools/Makefile.
2005-03-05 twisti- add AM_MAINTAINER_MODE
2005-03-04 twistiRemoved jvm98 Makefile.
2005-02-17 christian*** empty log message ***
2005-01-04 twisti- changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
2004-12-29 twisti- 0.92cvs
2004-12-22 twistiRelease 0.91, -O2.
2004-12-21 twisti- check more precise for $host_cpu (e.g. problems with...
2004-12-10 twisti- back to -O0 till next release
2004-12-08 twistiDefine optimization and debug flags at one place.
2004-12-07 twistiCFLAGS for irix mipspro and gcc compiler (gcc does...
2004-12-06 twistiCheck for AC_PROG_LN_S.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twistiForgot to add INSTALL_PREFIX in CFLAGS.
2004-12-03 twisti- build/dist/install changes
2004-12-01 twisti- no threads fix
2004-12-01 twistiWe have to link against libm for fmod with dynamic...
2004-11-30 twistiNew source tree.
2004-11-23 twistiFurther changes.
2004-11-12 twisti- use -ansi -pedantic under *linux* and *darwin*
2004-11-12 twistiCheck for MAP_ANON (needed for darwin) and removed...
2004-11-02 jowenndynamic native library loading, some inlining changes
next