]> pd.if.org Git - pdclib/history - Makefile
Some filename cleanup in functions/_PDCLIB.
[pdclib] / Makefile
2016-03-18 Martin BauteWhitespace cleanups.
2016-03-17 Martin BauteNo exceptions to regtestdrivers anymore.
2016-03-17 Martin BauteJoined 32 and 64 bit configurations, made platform...
2016-03-16 Martin BauteComment cleanups.
2016-03-15 Martin BauteUpdated to work with Mercurial (which does not allow...
2011-10-09 solarImproved by Caleb1994 of osdev.org.
2011-03-17 solarfind did not match on symlinks.
2011-03-17 solarBackported improvements to Makefile from OSDev.
2011-01-11 solarIt seems I have to review the list of warning options...
2010-12-20 solarSome testcases for scanf(). Fixed bug with %*... ....
2010-12-16 solarCleaning up TODOs.
2010-12-15 solarMore cleaning up.
2010-12-14 solarTightening the code a bit.
2010-12-11 solarReplaced the dumb PATCHFILES with a smart for-find.
2010-12-10 solarAdded testdriver for signals, make links now including...
2010-12-10 solarAdjusted Makefile and svn:ignore for signal/.
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-01 solarSwitched to tmpfile() where appropriate.
2010-09-26 solarProper handling of dependencies. (Related to #26.)
2010-09-26 solarProper handling of dependencies. (Related to #26.)
2010-09-26 solarProper handling of dependencies. (Related to #26.)
2010-08-01 solarReworked dependency handling.
2010-07-19 solarSet svn:ignore on testing. Modified Makefile.
2010-07-19 solarMoved test-related files to testing subdirectory (i...
2010-07-01 solarMore improved unified tests (now life).
2010-06-19 solarStreams are now closed on program exit. (I hope; untested.)
2010-06-19 solarFix for #26.
2010-05-16 solarAlmost done on tmpfile / tmpnam.
2010-04-07 solarCleanup.
2010-03-12 solarCompiling under Cygwin now.
2009-09-14 solarFirst work towards scanf().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2008-09-23 solarMade platform configurable.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2007-09-20 solarAdded -g to build rules.
2006-06-02 solarAdded testdriver for _PDCLIB_rename().
2006-06-02 solarAdded testdriver for _PDCLIB_remove().
2006-06-01 solarDisabled format string warnings on ...printf() regtest...
2006-06-01 solarBeautified output.
2006-06-01 solarWhen pdclib.a did not exist, make did print a message...
2006-05-24 solarIntermediate freeze.
2006-05-18 solarAdded single-file test, -fno-builtin CFLAG.
2006-05-17 solarRemoved redundant -Wall.
2006-05-16 solarImproved self-documentation. Added dev. targets 'links...
2006-05-12 solarIntermediate work while migrating CVS -> SVN.
2006-05-09 solarAdded target 'find' for convenience.
2006-05-08 solarAdded progress messages (again).
2006-04-07 solarTemporary proof-of-concept for printf() output conversions.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-01-30 solarRemoved multiinclude test.
2006-01-27 solarMasked out the multiinclude test (doesn't work on ...
2005-12-24 solarChanged handling of regtest exclusions.
2005-12-23 solarAdded target 'todolist' to get all 'TODO' comments...
2005-12-15 solarMinor tweaking.
2005-12-03 solarAdded 'regtest' target for regression against system...
2005-12-02 solarFixed 'find' option sequence that generated warnings...
2005-11-22 solarReordered 'find' options to get rid of Cygwin warnings.
2005-11-21 solarDisabled command echo, added -Wall.
2005-11-20 solarAdded test driver.
2005-11-20 solarAdded dummy test drivers to each *.c file, and target...
2005-11-20 solarAdded Makefile and moved internal headers into seperate...