- build/dist/install changes
[cacao.git] / configure.in
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
1999-01-28 philadded a simple test target
1999-01-20 andiautomake/autoconf fixes
1999-01-20 andi*** empty log message ***
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.