Share

gocache

File Release Notes and Changelog

Release Name: gocache-0.0.2

Notes: Stabilized the cygwin version. Stabilized the win32 port. Got GCC & MSC backends working properly. Implemented the "clear cache" option.


Changes: 2004-05-31 19:14 donpedro2 * stamp-h1: Add stamp file so we dont rebuild config.h on first "make" from new build 2004-05-31 02:50 donpedro2 * src/config.h: Add missing files 2004-05-31 02:45 donpedro2 * msc_config.h: config file for compiling with MSC 2004-05-31 02:44 donpedro2 * Makefile.in: [no log message] 2004-05-31 02:42 donpedro2 * .cvsignore: Dont allow ".log" files 2004-05-31 02:41 donpedro2 * src/: util.c, util.h: Add "delete file" util 2004-05-31 02:41 donpedro2 * src/ocache.h: Fix "dirent.h" problem for Cygwin & MSC 2004-05-31 02:41 donpedro2 * src/ocache.c: Add "clear cache" option 2004-05-31 02:40 donpedro2 * src/mdfour.c: Clean comments 2004-05-31 02:40 donpedro2 * src/: cache.c, cache.h: Add cache "clear" function Fix ocache->gocache name 2004-05-31 02:38 donpedro2 * src/: compiler.c, compiler.h: Add more support for MSC compiler 2004-05-31 02:37 donpedro2 * src/: dirent.c, dirent.h: Add WIN32 implementation of DIRENT system 2004-05-31 02:37 donpedro2 * src/.cvsignore: Dont allow .i files 2004-05-30 15:00 donpedro2 * README: [no log message] 2004-05-30 14:59 donpedro2 * src/util.c: Added some text list functions Added af filename extractor function (from path) 2004-05-30 14:57 donpedro2 * src/ocache.h: Fixed broken MSC support 2004-05-30 14:56 donpedro2 * src/ocache.c: Fixed some issue regarding intergrating GCC support 2004-05-30 14:54 donpedro2 * src/debug.c: Changed ocache -> gocache 2004-05-30 14:53 donpedro2 * src/compiler.c: Added more support for GCC Restructured the compiler configuration parameters 2004-05-25 00:36 donpedro2 * .cvsignore: Dont allow .project file 2004-05-25 00:34 donpedro2 * .project: Remove .project file 2004-05-25 00:13 donpedro2 * ChangeLog, .cvsignore: [no log message] 2004-05-24 22:07 donpedro2 * .cvsignore, src/.cvsignore: Add .cvsignore files for more directories 2004-05-23 22:46 donpedro2 * Makefile.am, configure: Cleanup 2004-05-23 22:37 donpedro2 * src/Makefile.in: Add missing Makefile.in 2004-05-23 22:28 donpedro2 * Makefile.in: [no log message] 2004-05-23 22:26 donpedro2 * aclocal.m4: Add missing aclocal.m4 file 2004-05-23 22:18 donpedro2 * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README, config.h.in, configure.ac, depcomp, install-sh, missing, mkinstalldirs, src/Makefile.am, src/cache.c, src/cache.h, src/compiler.c, src/compiler.h, src/config.c, src/config.h, src/debug.c, src/debug.h, src/hash.c, src/hash.h, src/mdfour.c, src/mdfour.h, src/ocache.c, src/ocache.h, src/util.c, src/util.h: Move files to correct location 2004-05-23 21:12 donpedro2 * .project: project