log

age author description
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
Sat, 09 Mar 2013 19:04:21 -0700 William Astle Remove the obsolete lwbasic directory and associated readme
Sat, 09 Mar 2013 19:03:09 -0700 William Astle Remove lwcc directory and references in docs
Sat, 09 Mar 2013 11:11:51 -0700 William Astle Make fill and align do something useful in the object target
Sun, 10 Feb 2013 19:22:24 -0700 William Astle Make lwar use the "b" flag when opening files.
Wed, 06 Feb 2013 21:43:10 -0700 William Astle Clean up various warnings when building under -Wall
Tue, 05 Feb 2013 22:39:34 -0700 William Astle Fix stupid error with ' vs " handling os9 edition
Mon, 04 Feb 2013 21:03:59 -0700 William Astle Add support for os9 module edition byte
Mon, 04 Feb 2013 20:51:55 -0700 William Astle Make case insensitive symbols error out on duplication
Mon, 04 Feb 2013 20:35:47 -0700 William Astle Make default build use -O3
Fri, 01 Feb 2013 00:04:19 -0700 William Astle Fix pragma nosymbolcase interaction with -D
Thu, 31 Jan 2013 19:34:54 -0700 William Astle Improved stack handling for os9 target in lwlink