* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / Makefile.am
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-20 Stefan RingMerge from subtype branch.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-07-09 Peter MolnarMerged with tip.
2008-06-17 Christian Thalinger* Makefile.am (EXTRA_DIST): Added ChangeLog-2006, Chang...
2008-05-05 Stefan RingMerged with tip.
2008-03-19 Peter MolnarMerging 7971:887db7d64bc9 with 7970:21b063622472.
2008-03-04 Christian Thalinger* Makefile.am: Changed copyright.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2006-01-28 twisti* Makefile.am (EXTRA_DIST): Added THIRDPARTY.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-10 twisti* EXTRA_DIST: Added ChangeLog-2005.
2005-09-29 twisti* ACLOCAL_AMFLAGS: Removed -I src/classpath/m4.
2005-09-10 twisti* ACLOCAL_AMFLAGS: Added, fixes problems with aclocal...
2005-07-12 twisti* Distribute changelogs
2005-07-04 twisti* SUBDIRS: added contrib
2004-12-07 twistiGNU header update.
2004-12-03 twisti- build/dist/install changes
2004-11-30 twistiNew source tree.
2004-11-23 twistiFurther changes.
2004-11-18 twistiBug fix: we also need to generate the nativetable entri...
2004-11-18 twistiFirst try to get a bootstrap-like build process.
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-11-12 twistiZIP_LIBS in dependencies make some problems.
2004-11-05 twistiAdded java.util.VMTimeZone to CLASSES.
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-07-21 twistiAdded exceptions.[ch]
2004-07-08 twistiUse bootstrap.zip in CLASSPATH.
2004-07-05 twistinative.c depends on nativetable.inc. Does anyone know...
2004-07-01 jowennfix cacao/gennativetable to not crash on zipfile input...
2004-07-01 jowennCVS include rules removed, but still compile, next...
2004-06-30 twisti- added options.*/statistics.*
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-05 twistiFix include paths to support build directories.
2004-05-19 stefanMacOSX threads working (somewhat)
2004-03-30 twistiRemove stamp-nat in cleanfiles.
2004-03-15 jowennexception back traces for i386
2004-02-05 twistiAdded java.security.ProtectionDomain, java.lang.VMStrin...
2004-01-21 twisticacaoh needs and depends on
2004-01-20 stefanFix linking order
2004-01-16 jowennfix relative pathes
2004-01-15 jowennadapted for new directory structure
2004-01-04 twisticacao depends on gnu classpath libraries.
2003-12-13 stefanMissing dependency added
2003-12-13 stefanDon't rebuild everything all the time
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-04 edwinpreparations for the typechecker
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twistiLink cacao with nat/libnat.a and jni.o
2003-11-21 jowennmissed a header.c change related to arrayarray
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-13 stefanmore
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiDefine and link against boehm libs.
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-10-04 stefanAdd needed files to dist
2003-09-15 stefanPPC merge
2003-05-16 stefanmake later versions of automake work
2003-05-12 stefan-g3 caused many assembler warnings, removed
2003-03-11 stefanMakefile maintenance
2003-02-23 twistiarchitecture dirs from SUBDIRS removed and added @SYSDE...
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBoehm GC
2003-01-23 twistiadded i386 stuff
2002-12-21 stefanAutomated JVM testing
2002-12-14 stefanWorking towards better make dist
2002-11-30 stefanasmpart.S rename
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chris*** empty log message ***
1999-03-03 phil*** empty log message ***
1999-01-28 philfixing my fix to teh fix
1999-01-28 philfixing my fix
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 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philfixed a makefile problem from hell (actually just an...
1999-01-20 philChanged the makefile system to autoconf/automake.