* Removed all Id tags.
[cacao.git] / src / cacao / Makefile.am
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-06-22 twisti* configure.ac,
2007-02-18 pm* src/vm/jit/s390/patcher.c (patcher_wrapper): Formatti...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-13 twisti* src/vm/jit/optimizing/profile.c (native/jni.h): Removed.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-10-31 twisti* src/vm/jit/optimizing/profile.c: Added.
2006-09-29 edwinMerged r5573, r5574, r5577, r5578, and r5579 from trunk.
2006-05-29 twisti* src/cacao/Makefile.am: Renamed libcacaovm.so to libjv...
2006-05-15 twisti* configure.ac: Export BOOTCLASSPATH for javac check.
2006-05-15 twisti* src/vm/hashtable.h,
2006-04-05 edwin* configure.ac (ENABLE_RT_TIMING): Added.
2006-03-27 twisti* src/vm/class.c: Don't initialize classes to NULL.
2006-03-16 twisti* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makef...
2006-03-14 twisti* src/cacao/Makefile.am (ENABLE_STATICVM): Added cacao_...
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-03 twisti* src/cacao/Makefile.am (INCLUDES): Renamed to AM_CPPFLAGS.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-17 twisti* CLASSPATH_INSTALL_DIR: Renamed to CLASSPATH_PREFIX.
2006-01-01 twisti* Removed libltdlc.la.
2005-12-20 twisti* FFCALL_LIB, FFI_LIB: Removed, now checked by configure.
2005-10-11 twisti* bindir: Removed, install in cnofigured bindir.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-21 twisti* FFI_LIB: Added.
2005-09-05 twisti* Added ffcall library for intrp.
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-14 twisti* define EXPORT_SYMBOLS_FLAGS for ld
2005-06-14 twisti* --disable-gc bug fixes
2005-06-13 twisti* Link to libltdlc convenience library
2005-06-12 twisti* link with libltdl when dynamically linked
2005-05-23 twistiAdded some libraries with STATIC_CLASSPATH (not finishe...
2005-03-05 twisti- removed gtk lib linking stuff
2005-02-10 twistiBuild a libcacao.a to overcome linker resolving issues.
2005-01-24 twistiBuild directory fixes.
2004-12-08 twistiLDADD reordered. Did not work with no threads.
2004-12-07 twistiGNU header update.
2004-12-07 twistiForce installation of link.
2004-12-06 twistiInstall program link in bin/ (maybe this should be...
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-12-01 twististatic-classpath-with-gtk-peer bugfix.
2004-12-01 twistiawt gtk peer fixes.
2004-11-30 twistiNew source tree.