]> git.sur5r.net Git - cc65/history - libsrc/Makefile
Force warning-free build (and added missing clean target).
[cc65] / libsrc / Makefile
2013-05-09 Oliver SchmidtForce warning-free build (and added missing clean target).
2013-05-08 Oliver SchmidtSearch for "local" binaries only once.
2013-05-08 Oliver SchmidtHack: Changed TARGET order to have apple2enh.lib availa...
2013-05-08 Oliver SchmidtAdded support for building targetutils.
2013-05-08 Oliver SchmidtAdded support for building 'extra' object files.
2013-05-07 Oliver SchmidtRemoved reference to CC65_HOME.
2013-05-07 Oliver SchmidtAllow to build just the binaries or just the libraries...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-05 Oliver SchmidtAdded compatibility with cmd.exe (and reduced verbosity).
2013-05-04 Oliver SchmidtAvoid usage of cl65 for library build as it requires...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-10-22 ol.scOn Cywin with its (too) expensive fork() this change...
2012-09-05 uzGenerate and package a matching emd binary of the new...
2012-03-09 uzAdded a new serial driver for the atmos. By Stefan...
2012-02-19 uzWith the additional key definitions, the dbg module...
2012-02-09 ol.scInitial Apple GEOS build.
2012-02-07 uzMinor optimization.
2012-02-06 ol.scFixed typo.
2012-02-05 uzAllow modules in geos-common to override modules with...
2012-02-04 ol.scMoved the first couple of files from 'geos-cbm' to...
2012-01-30 ol.scThe cc65 library build system is designed to call sub...
2011-12-28 uzRenamed the old geos target to geos-cbm.
2011-06-21 uzNES character mode TGI driver. By Stefan Haubenthal.
2011-05-02 uzAdded commands to copy the extra-object modules for...
2010-08-07 uzChange handling of errno/seterrno to new behaviour...
2010-06-25 cpgabort build if $(AR) reports an error
2009-12-21 uzP.A.S.E. joystick driver for the Oric Atmos, contribute...
2009-11-10 cpgadd Atari TGI drivers from Fatih Aygun
2009-09-22 ol.scBuild files in the extra directory (analog to apple2).
2009-09-22 uzMove/rename extra object files for the Apple2.
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-04-11 cpgadd Atari MultiJoy driver from Stefan A. Haubenthal
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2006-08-18 cuzAdded build rules for the apple2-auxmem driver.
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2005-09-08 cuzSerial driver for the SSC card by Oliver Schmidt
2005-08-28 cuzAdded the new PET joystick driver
2005-03-26 cuzNew version from Oliver Schmidt
2004-10-26 cuzNew submakefile use
2004-10-14 cuzAdded joystick and tgi driver by Karri Kaksonen
2004-10-08 cuzAdded lynxlib target
2004-07-09 cpgzap also deletes *.ser and *.mou files
2004-06-03 cuzCopy the new atmos tgi driver
2004-05-11 cpgchange Atari joystick driver name
2004-04-28 cuzCopy mouse drivers using new names
2004-03-29 cuzLoadable mouse driver for the C128
2004-03-23 cuzNew mouse API
2004-03-13 cuzNew apple2enh target library
2003-12-27 cuzMore cbm510 changes to make file I/O and kernal access...
2003-12-26 cuzCleanup and preparation for the new design
2003-12-22 cuzCopy the atari joystick driver
2003-12-22 cuzProdos does only allows dots in filenames
2003-12-21 cuzNew extended memory driver contributed by Stefan Haubenthal
2003-12-20 cuzMinor changes and cleanup
2003-12-20 cuzComplete redesign of the CBM610 support.
2003-12-15 cuzNew EM driver for the C16
2003-12-14 cuzSerial support for the Plus/4
2003-12-13 cuzAdded C128 swiftlink driver
2003-12-10 cuzFixed apple2 tgi names
2003-12-09 cuzNew apple2 tgi driver from Stefan Haubenthal
2003-11-12 cuzNew TGI driver by Stefan Haubenthal
2003-10-10 cuzNew target supervision
2003-10-01 cuzAdd zlib modules for all platforms
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-15 cuzWorking on the serial driver
2003-08-03 cuzUse new --forget-inc-paths in Makefile
2003-06-12 cuzclean: includes serial/
2003-05-02 cuzBuild the NES library by default
2003-05-02 cuzRename the standard joystick driver for the Apple ][.
2003-05-02 cuzCopy the joystick driver
2003-05-02 cuzApple 2 joystick driver based on code by Stefan Haubenthal
2003-04-17 izydorstremoved some duplicated GEOS conio stuff
2003-04-14 cuzFirst few nes files by groepaz
2003-04-13 cuzAdd conio stuff to the atmos library
2003-02-16 cuzCopy cbm510 joystick drivers
2003-02-06 cuzMake sure the zap target is available
2003-01-02 izydorstTGI drivers updated for current API (INIT call has...
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-25 izydorststandard joystick driver for GEOS
2002-12-25 izydorstall kinds of loadable modules are supported in GEOS
2002-12-25 izydorstsupport for loading modules in GEOS, VDC memory driver...
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-22 izydorsttgi for C128, zap removes .joy files too
2002-12-21 cuzAdded joystick drivers for C16 and Atari
2002-12-21 cuzConverted the C16/Plus4 joystick code to modules
2002-12-20 cuzJoystick code conversion for C128
2002-12-20 cuzConverted the VIC20 joystick to a loadable module
2002-12-20 cuzNew joystick API
2002-12-20 izydorst*.emd are removed too with make zap
2002-12-10 cuzAdded EMD drivers for the Commodore B machines.
2002-12-02 cuzCopy EM drivers
2002-12-02 cuzNew defines, sort
2002-11-29 cuzExtended memory library and other changes
2002-11-23 cuzChange naming conventions for tgi drivers
2002-11-22 cuzMore c16 changes
2002-11-21 cuzNew target c16
2002-11-06 cpgzap also deletes *.tgi files
next