log Makefile @ 471:ad0efd5835c3

age author description
Tue, 24 Jul 2018 17:41:04 -0600 William Astle Cause "make install" to trigger builds for the binaries if needed
Thu, 01 Mar 2018 21:25:51 -0700 William Astle Move version header into a common direction to better reflect what it is.
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing
Tue, 26 May 2015 17:53:51 -0600 William Astle Add contributed support for building with Microsoft's compiler
Tue, 19 May 2015 12:28:37 -0600 William Astle Mark version number to indicate ongoing development.
Mon, 13 Apr 2015 13:18:38 -0600 William Astle Remove manual building targets from Makefile lwtools-4.11
Mon, 13 Apr 2015 08:46:17 -0600 William Astle Remove extraneous PWD reference from Makefile.
Thu, 09 Apr 2015 12:36:07 -0600 William Astle Update version number in preparation for a release
Mon, 14 Apr 2014 07:43:43 -0600 Tom LeMense Fix building of manual from main Makefile.
Sun, 13 Apr 2014 16:04:25 -0600 William Astle Bump version number to reflect ongoing development
Fri, 11 Apr 2014 21:53:51 -0600 William Astle Bump version for 4.10 release. lwtools-4.10
Mon, 03 Mar 2014 21:55:22 -0700 William Astle Make version number reflect ongoing development.
Fri, 10 Jan 2014 18:59:10 -0700 William Astle Prepare for 4.9 release. lwtools-4.9
Sun, 17 Nov 2013 11:59:36 -0700 William Astle Checkpoint parser development for lwcc ccdev
Sat, 21 Sep 2013 18:43:39 -0600 William Astle Add no-op parser and parse tree infrastructure ccdev
Sat, 21 Sep 2013 13:53:18 -0600 William Astle Add skeleton compiler target to build ccdev
Sat, 21 Sep 2013 13:35:40 -0600 William Astle Don't remove manual on realclean ccdev
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