]> git.sur5r.net Git - cc65/history - src/cl65/make
Fix order of command line arguments: -o should precede -C or -t.
[cc65] / src / cl65 / make /
2010-11-07 uzPatch to correct the linkorder in the make files to...
2009-09-29 uzFixes for the watcom makefiles:
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-27 uzMake the watcom makefiles a bit more openwatcom compatible.
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-11-20 cuzAutodetect the Amiga when compiling
2005-03-25 cuzNo output when using wstrip
2005-02-14 cuzSuppress wine debug output
2004-10-11 cuzChanges for new WINE version
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-08-20 cuzUse $(RM) instead of rm -f
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-11-25 cuzMake the spawn module an include file as suggested...
2002-05-22 cuzRenamed spawn.c -> spawn-unix.c
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-08-14 cuzWatcom make fixes
2000-07-29 cuzAdd common dir in more search paths
2000-07-28 cuzAdd the common library
2000-06-14 cuzUse stuff from the common dir
2000-06-08 cuzWatcom/NT fixes
2000-05-28 uzThis commit was generated by cvs2svn to compensate...