log rules.mak @ 3095:900100ea305c

age author description
Mon, 14 Apr 2014 00:30:18 +0200 Tormod Volden rules.mak: Mark as development version again
Sun, 13 Apr 2014 21:19:27 +0200 Tormod Volden Bump version to 3.3.0 and prepare for release build nos9v030300
Sun, 09 Feb 2014 23:46:50 +0100 Tormod Volden Move mkdskindex into scripts folder
Sat, 08 Feb 2014 02:12:13 +0100 Tormod Volden rules.mak: Generate assembly listings if LISTDIR is defined
Sun, 09 Feb 2014 21:06:21 +0100 Tormod Volden rules.mak: Include defs folder and use AFLAGS for object file building
Sat, 11 Jan 2014 20:56:53 +0100 Tormod Volden rules.mak: Delete unused CLOUD9 and C9 variables
Sat, 11 Jan 2014 20:56:53 +0100 Tormod Volden Set default NITROS9DIR in Makefile not rules.mak
Sat, 11 Jan 2014 18:40:44 +0100 Tormod Volden Dummy merge of default branch into lwtools lwtools-port
Sun, 24 Nov 2013 11:18:28 +0100 Tormod Volden makefiles: Separate OS9COPY and CP macros
Sat, 13 Jul 2013 11:53:36 +0200 Tormod Volden Makefiles: Use native cp for copying dsk images lwtools-port
Sat, 13 Jul 2013 11:47:11 +0200 Tormod Volden Makefiles: Rename CP to OS9COPY lwtools-port
Sat, 13 Jul 2013 11:30:31 +0200 Tormod Volden rules.mak: Do not hardcode path for "echo" lwtools-port
Fri, 12 Jul 2013 22:41:18 +0200 Tormod Volden Makefiles: Always use macro for lwar and rm lwtools-port
Sat, 04 May 2013 08:49:56 -0500 Boisy Pitre Fixed an issue where Z* descriptors weren't being made correctly for level 2. lwtools-port
Mon, 11 Feb 2013 20:16:24 -0600 David Ladd Updated rules.mak and level1/coco1/bootfiles/makefile lwtools-port
Mon, 04 Feb 2013 21:33:25 -0600 Boisy Pitre Removed case related pragma so that inetd assembles correctly lwtools-port
Tue, 29 Jan 2013 01:08:53 -0600 drencor-xeen Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors. lwtools-port
Sun, 27 Jan 2013 07:59:02 -0600 Boisy Pitre Added --format=os9 to lwlink rule lwtools-port
Sun, 27 Jan 2013 07:54:07 -0600 Boisy Pitre Added 'extern' pragam, fixed up rules.mak, changed 'section text' to 'section code' in sources lwtools-port
Sat, 26 Jan 2013 17:18:24 -0600 Boisy Pitre Renamed files and setup for lwasm/lwlink work lwtools-port
Sat, 26 Jan 2013 08:26:31 -0600 Boisy Pitre Updated code to use lwasm/lwlink lwtools-port
Wed, 23 Jan 2013 21:02:34 -0600 Boisy Pitre Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-port
Tue, 22 Jan 2013 19:14:52 -0600 Boisy Pitre Added Arduino dwread/dwwrite changes lwtools-port
Thu, 17 Jan 2013 11:53:30 -0600 drencor-xeen Removed the "-e" from the DW3 format option as Aaron Wolfe says the server dynamically extends the disk image if needed.
Thu, 17 Jan 2013 11:03:26 -0600 drencor-xeen Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
Mon, 14 Jan 2013 14:37:46 -0600 drencor-xeen Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
Thu, 10 Jan 2013 17:07:39 -0600 drencor-xeen Updated rules.mak so that "zip" will use the best file compression.
Tue, 08 Jan 2013 14:01:56 -0600 drencor-xeen Found that the lib folder was not being processed. Corrected issue.
Thu, 03 Jan 2013 22:47:46 -0600 drencor-xeen Updated rules.mak to correct for non booting dw3 and becker disk images.
Mon, 10 Dec 2012 14:51:56 -0600 drencor-xeen Merged Changeset related to krn.asm
Mon, 10 Dec 2012 07:28:11 -0500 gheskett Adjusted disk format for dw .dsk's, took a blank line out of regdmp to compact its display
Wed, 05 Dec 2012 03:14:21 -0600 drencor-xeen Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
Sat, 10 Nov 2012 11:55:48 -0500 gheskett Working on cloned default branch, pulled 2012/11/03
Mon, 30 Jul 2012 19:35:05 -0500 Boisy Pitre Renamed dw3.sb to dwio.sb and rbdw3 to rbdw lwtools-port
Sun, 10 Jun 2012 13:27:11 -0600 William Astle Additional modifications to build with lwasm lwtools-port
Sun, 10 Jun 2012 12:40:11 -0600 William Astle Initial changes to use lwasm instead of mamou lwtools-port
Tue, 06 Apr 2010 01:20:16 +0000 aaronwolfe added pretty indexer to dskcopy process
Thu, 21 Jan 2010 19:47:58 +0000 boisy Added new conevience macros
Sun, 17 Jan 2010 21:44:35 +0000 boisy Added LEVEL3
Wed, 13 Jan 2010 14:54:43 +0000 boisy Updated rules.mak
Wed, 13 Jan 2010 02:40:41 +0000 boisy Set linker
Wed, 11 Mar 2009 11:08:44 +0000 boisy Modified size of dw3 format tracks
Wed, 11 Mar 2009 10:20:58 +0000 boisy New dw3 format value for rules.mak, added christmas86 to sieraa build
Wed, 11 Mar 2009 02:36:56 +0000 boisy dw3 target added to makefile
Sun, 08 Mar 2009 22:28:45 +0000 boisy makefiles updated, opcode for printing updated
Sat, 07 Mar 2009 20:04:42 +0000 boisy Added DriveWire 3 modules to distribution
Mon, 26 May 2008 20:59:25 +0000 boisy Preparation for v3.2.8 nos9v030208
Sun, 23 Apr 2006 22:32:53 +0000 boisy Removed makefiles
Sun, 23 Apr 2006 19:36:54 +0000 boisy New rules.mak
Sun, 23 Apr 2006 19:36:36 +0000 boisy Fixed some issues
Sun, 23 Apr 2006 17:39:36 +0000 boisy All for the mix
Fri, 21 Apr 2006 15:35:25 +0000 boisy Removed SuperSCSI modules from standard.bl
Wed, 21 Sep 2005 11:09:41 +0000 boisy Combo of changes
Mon, 15 Aug 2005 11:46:16 +0000 boisy rules.mak updated with new rules
Wed, 27 Jul 2005 01:19:23 +0000 boisy Added rules for .r generation
Sat, 02 Jul 2005 13:55:30 +0000 cyouse Rolled back addition of COMMON directory
Sat, 02 Jul 2005 01:05:52 +0000 cyouse Added definition for COMMON directory.
Wed, 20 Apr 2005 12:06:44 +0000 boisy Now rules.mak reflects 3.2.6 development work
Thu, 14 Apr 2005 17:27:35 +0000 boisy Cleaned up environment var references nos9v030205
Thu, 14 Apr 2005 01:41:06 +0000 boisy Removed NITROS9VERSION, NITROS9MAJOR, NITROS9MINOR environment vars from
Sat, 09 Apr 2005 16:11:11 +0000 boisy Tons 'o changes
Fri, 01 Apr 2005 21:19:32 +0000 boisy build improvements
Fri, 01 Apr 2005 13:00:57 +0000 boisy Fixed DEFS issue in 6809l2 and 6309l2 (thanks Rodney!)
Fri, 01 Apr 2005 12:57:06 +0000 boisy Removed '-4' flag from format macro, thanks Rodney!
Tue, 22 Mar 2005 02:12:35 +0000 boisy rules.mak now uses environment variables as an alternative for placement of
Wed, 17 Nov 2004 01:24:21 +0000 boisy Additional Dragon changes from Phill Harvey-Smith
Sat, 17 Jul 2004 13:08:39 +0000 boisy Level 2: shellplus stand-alone file is no longer copied to CMDS
Thu, 27 May 2004 17:25:47 +0000 boisy Updates
Mon, 24 May 2004 14:51:21 +0000 boisy kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
Mon, 17 May 2004 14:11:30 +0000 boisy Multiple changes for next release
Sat, 17 Apr 2004 01:10:13 +0000 boisy mamou new default assembler
Wed, 07 Apr 2004 01:43:41 +0000 boisy Megaread added
Tue, 30 Sep 2003 12:53:06 +0000 boisy Update
Tue, 30 Sep 2003 12:52:28 +0000 boisy Modified
Tue, 30 Sep 2003 11:32:45 +0000 boisy bootscripts renamed to scripts
Fri, 26 Sep 2003 12:26:10 +0000 boisy Major move to new NitrOS-9 project
Fri, 26 Sep 2003 11:23:57 +0000 boisy Updated for new project
Tue, 19 Aug 2003 14:37:50 +0000 boisy Removed ADDOPTS macro from makefiles
Sun, 17 Aug 2003 16:33:10 +0000 boisy Added .sb for subroutine
Tue, 01 Jul 2003 02:16:38 +0000 boisy Removed .60hz and .50hz targets
Mon, 14 Apr 2003 13:36:13 +0000 boisy Removed CHMODs from Makefiles
Mon, 14 Apr 2003 02:58:44 +0000 boisy Removed CHMODs now that os9 attrs are in place
Sun, 13 Apr 2003 23:42:51 +0000 boisy attr used throughout the makefiles now
Sun, 13 Apr 2003 22:20:16 +0000 boisy changed echo to /bin/echo because of MinGW (Windows) needs it
Sat, 12 Apr 2003 17:19:55 +0000 boisy Makefiles have been redone to take advantage of size and Make features
Thu, 10 Apr 2003 13:42:20 +0000 boisy Cloud-9 directory is in os9 directory now
Fri, 07 Mar 2003 23:17:48 +0000 boisy Updated nlevel2/
Fri, 07 Mar 2003 14:48:02 +0000 boisy level2v3 is now level2
Tue, 11 Feb 2003 16:34:22 +0000 boisy Added C9 macro for Cloud-9 development
Sun, 26 Jan 2003 20:45:42 +0000 boisy Added OS9FORMAT macros for specific floppy disk formats
Fri, 17 Jan 2003 20:42:58 +0000 boisy Added CPL macro to copy files using os9copy's -l option for automatic
Fri, 03 Jan 2003 16:54:53 +0000 boisy Added OS9ATTR macro
Sun, 29 Dec 2002 16:57:25 +0000 boisy Added $(ADDOPTS) hook for additional assembly options on a per-Makefile basis
Mon, 11 Nov 2002 14:20:23 +0000 boisy Changed rules for new os9tools command format
Thu, 31 Oct 2002 15:22:39 +0000 boisy Bin tools are now from /usr/local/bin
Thu, 10 Oct 2002 01:28:04 +0000 boisy Added OS9RENAME macro
Sat, 24 Aug 2002 15:22:40 +0000 boisy Made smarter about home dir and bin locations
Sat, 24 Aug 2002 15:17:11 +0000 boisy Added NitrOS-9 Level Two macros
Sat, 24 Aug 2002 15:12:21 +0000 boisy Slight additions
Fri, 02 Aug 2002 03:28:58 +0000 boisy uses os9copy and os9makdir now
Thu, 25 Jul 2002 14:38:48 +0000 boisy Makefiles modified for uniformity
Wed, 24 Jul 2002 05:24:01 +0000 boisy Makefile rules updated
Mon, 22 Jul 2002 04:59:12 +0000 boisy Added BASE macro, o2u/d2u now execute relative to hosttools
Tue, 16 Jul 2002 01:35:28 +0000 boisy Added -f to rm
Sat, 06 Jul 2002 15:30:47 +0000 boisy Added new macros for text file manipulation
Sat, 06 Jul 2002 02:42:01 +0000 boisy Added IDENT and IDENT_SHORT macros
Wed, 01 May 2002 03:11:26 +0000 boisy Changed TkPerSec to TPS
Thu, 04 Apr 2002 16:34:12 +0000 boisy Initial revision