log Makefile @ 181:5350ce9f446f

age author description
Sat, 17 Sep 2011 11:45:13 -0600 lost Arranged for dependencies to be generated when building object files; no more extraneous dependency rebuilds
Wed, 07 Sep 2011 20:45:20 -0600 lost Added test framework
Thu, 11 Aug 2011 20:33:46 -0600 William Astle Marked development beyond 4.4 in version
Wed, 10 Aug 2011 19:06:58 -0600 lost Version 4.4 lwtools-4.4
Tue, 09 Aug 2011 21:42:16 -0600 lost Version 4.3
Sat, 06 Aug 2011 22:16:09 -0600 lost Set version to indicate development since 4.2
Sat, 06 Aug 2011 10:37:39 -0600 lost Set for 4.2 release
Wed, 25 May 2011 20:05:34 -0600 lost Bump version to reflect ongoing development
Wed, 18 May 2011 20:09:33 -0600 lost Version 4.1
Sat, 09 Apr 2011 01:45:48 -0600 lost Change version to represent past 4.0
Fri, 08 Apr 2011 21:36:53 -0600 lost Set version to 4.0 lwtools-4.0
Mon, 24 Jan 2011 20:08:09 -0700 lost Started lwbasic parser; checkpoint
Sat, 22 Jan 2011 21:01:03 -0700 lost Added initial framework for lwbasic
Sat, 22 Jan 2011 18:06:37 -0700 lost Moved removal of dep files to realclean and properly remove any .exe files
Sat, 22 Jan 2011 17:33:54 -0700 lost Fixed up glitch with Makefile causing binaries to always be considered out of date
Sat, 22 Jan 2011 17:00:15 -0700 lost Added building of manual from docbook source to Makefile
Sat, 22 Jan 2011 16:10:42 -0700 lost Make output tidying
Sat, 22 Jan 2011 10:37:53 -0700 lost Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasm
Sat, 22 Jan 2011 10:04:32 -0700 lost Switched lwar to lw_cmdline and brought in lwlib
Sat, 22 Jan 2011 09:58:24 -0700 lost Switched lwlink to lw_cmdline from argp and also brought in lw_alloc and lw_string to replace util.c
Thu, 20 Jan 2011 22:56:29 -0700 lost Typo fixes
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:31:00 -0700 lost Removed unneeded setting for CC in Makefile
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization