* AC_C_ATTRIBUTE: check for __attribute__ (required at least by mipspro)
[cacao.git] / configure.in
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
2004-10-29 jowennmake the --disable-__thread check work again
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-08-01 stefan__IRIX__ define
2004-07-31 motseadd java.awt{Graphics.Window} to natheaders
2004-07-28 twistiIf we configure with no threads, we should pass this...
2004-07-17 motsefix: dependencies in header files
2004-07-08 twisti- append classpath specific --enable options
2004-07-01 jowennfix cacao/gennativetable to not crash on zipfile input...
2004-06-30 stefani love nice usage messages
2004-06-30 twistiEnable zlib support by default.
2004-06-26 stefanwe need to disable threads for boehm
2004-06-26 stefannative threads configuration option added
2004-05-27 twistiDefine some linux flags, maybe also used in other systems.
2004-05-19 stefanMacOSX threads working (somewhat)
2004-03-30 twistiRemoved warnings for newest autconf versions. We AC_PRE...
2004-03-06 twisti- built with autoconf-2.59 and automake-1.8.2
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-16 jowennfix relative pathes
2004-01-15 jowennadapted for new directory structure
2004-01-05 stefanApparently older autoconf versions had problems
2004-01-04 stefan__thread test
2003-12-31 twistiCheck for copysign - copysignf, finite - finitef, fmod...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiDon't ask for gc, we use boehm as default.
2003-10-20 twistiheaders.c
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-10-04 stefanMore tests
2003-09-17 stefanIEEE compiler flag was wrong for Alpha
2003-09-16 stefanTurn on optimization
2003-09-15 stefanMIPS warning flags change
2003-09-15 stefanPPC merge
2003-09-13 twistiAdded __ALPHA__ and __MIPS__ architecture defines.
2003-07-29 twisti- x86_64 stuff
2003-05-16 stefan*** empty log message ***
2003-05-16 stefanmake later versions of automake work
2003-05-12 twistii386 defines for TRACE_ARGS_NUM, lets say 6, and USE_CO...
2003-03-23 twistiRemoved compiler sources, added libdissas.a
2003-02-19 stefan*** empty log message ***
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBuild libboehm.a only if needed
2003-02-04 stefanBoehm GC
2003-01-23 twistiadded i386 stuff
2002-12-15 stefanAdded JVM subdir
1999-09-27 chris*** empty log message ***
1999-01-28 phila couple more prerelease fixes
next