log Makefile @ 308:670ea8f90212 ccdev

age author description
Sat, 21 Sep 2013 13:33:54 -0600 William Astle Converted preproc logic to library and moved some utility stuff to lwlib ccdev
Tue, 17 Sep 2013 19:33:41 -0600 William Astle Checkpoint lwcc development - preprocessor is runnable but nonfunctional ccdev
Sat, 14 Sep 2013 20:04:38 -0600 William Astle Checkpoint lwcc development ccdev
Thu, 12 Sep 2013 22:06:26 -0600 William Astle Checkpoint lwcc development ccdev
Tue, 10 Sep 2013 19:56:05 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Mon, 09 Sep 2013 23:07:19 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Sun, 08 Sep 2013 21:58:12 -0600 William Astle Part one of the C preprocessor ccdev
Sun, 08 Sep 2013 16:55:21 -0600 William Astle Updated Makefile to install additonal components of lwcc ccdev
Sun, 08 Sep 2013 15:53:06 -0600 William Astle Initial version of lwcc compiler driver and Makefile infrastructure ccdev
Thu, 13 Jun 2013 22:12:35 -0600 William Astle Bump version string to show 4.8 in preparation for release lwtools-4.8
Wed, 05 Jun 2013 19:57:09 -0600 Tormod Volden Makefile: Allow DESTDIR for distribution package creation
Sat, 20 Apr 2013 11:00:11 -0600 William Astle Fix conditional setting of build tools variables in the makefile
Sun, 07 Apr 2013 01:29:29 -0600 William Astle Allow overriding CC, AR, and RANLIB from the environment
Sun, 07 Apr 2013 01:18:31 -0600 William Astle Allow make install destination to be overridden
Sat, 09 Mar 2013 19:07:27 -0700 William Astle Remove references to lwbasic and lwcc directories from the Makefile