2003-08-25 11:00 bhalsted * Makefile: [+] Updated Makefile to clean up the stuff from building the test 2003-08-25 10:58 bhalsted * Makefile, main.c: [+] Updated Makefile to build the test_clog program [+] Updated the test program to not require version or buildnumber info 2003-08-25 09:22 bhalsted * Makefile: [+] Added the package script for the libs [+] Updated the makefiles so they can run standalone 2003-08-22 07:02 bhalsted * main.c: Changed the version to build number 2003-08-17 08:59 bhalsted * Makefile: + Added OpenBSD to the Makefile and added config vars for ranlib 2003-08-12 17:57 bhalsted * clog.pro: - Removed more qmake build system files 2003-08-12 09:02 bhalsted * Jamfile: - Removed the Jam build system 2003-08-11 22:41 bhalsted * Makefile: + Updated the Makefile system to be easy to use on all gmake compatible systems 2003-07-30 09:04 bhalsted * Makefile: * updated makefiles for release 2003-07-25 16:06 bhalsted * clog.pro: + Added the qmake files for the new build system 2003-07-18 14:11 bhalsted * clog_setfilelevel.c: * Fixed an unsigned int >= 0 comparison (it's always true) 2003-06-23 13:40 bhalsted * clog_perror.c: * Fixed C compile warnings from the -Wall flag. 2003-06-23 12:15 bhalsted * Makefile: * Ported the cfile (fsync) problem to Win32 * Fixed the read/write with recv/send for Win32 * Fixed some of the makefiles so they would build on Win32 2003-06-21 12:24 bhalsted * clog.c, clog.h, clog_close.c, clog_fileclose.c, clog_fileopen.c, clog_getlevel.c, clog_open.c, clog_perror.c, clog_setcallback.c, clog_setcallbacklevel.c, clog_setfile.c, clog_setfilelevel.c: + Added MIT license to the top of the files 2003-06-16 13:30 bhalsted * Makefile: + added lines to clean up log files with 'make clean' 2003-06-16 13:27 bhalsted * Makefile: + Added Makefiles instead of Jamfiles 2003-05-15 11:45 bhalsted * Jamfile, clog.c, clog.h, clog_close.c, clog_fileclose.c, clog_fileopen.c, clog_getlevel.c, clog_open.c, clog_perror.c, clog_setcallback.c, clog_setcallbacklevel.c, clog_setfile.c, clog_setfilelevel.c, main.c: + Added all of the files for Cerb 2