]> git.sur5r.net Git - cc65/history - libsrc/Makefile
Merge https://github.com/cc65/cc65 into c1p
[cc65] / libsrc / Makefile
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-30 Christian Groesslermove atari5200 behind atari and atarixl in TARGETS...
2014-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-16 Oliver SchmidtRemoved references to $TRAVIS from Makefiles.
2014-03-09 Oliver SchmidtSeveral minor adjustments.
2014-03-09 Oliver SchmidtUpload zip file.
2014-03-08 Oliver SchmidtCreate zip file.
2014-03-06 Oliver SchmidtMoved .PHONY below definitions it refers to.
2014-03-06 Oliver SchmidtMoved from VS2013 to MinGW(-w64).
2014-03-05 Oliver SchmidtHave src/Makefile and libsrc/Make use disjoint work...
2014-03-04 Oliver SchmidtChanged Makefile.inc handling.
2014-03-03 Oliver SchmidtOptimize for size instead for speed.
2014-03-03 Oliver SchmidtMerge pull request #85 from groessler/cassette
2014-03-01 Christian Groesslerfirst changes for atari5200 target
2014-03-01 Christian Groesslermake 'w2cas' a targetutil
2014-02-11 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-30 Oliver SchmidtAvoid include subdirs on install cmdline.
2014-01-30 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-30 Oliver SchmidtMerge pull request #78 from groessler/something_to_pull
2014-01-29 Oliver SchmidtAdded 'install' target.
2013-12-05 Oliver SchmidtRevert "Added basic frame for new target 'creativision'."
2013-11-30 Oliver SchmidtMerge pull request #61 from greg-king5/make
2013-11-30 Greg KingMerged branch "master" into make. 61/head
2013-11-30 Greg KingMerged branch "master" into ubiquitous. 62/head
2013-11-25 Oliver SchmidtAdded basic frame for new target 'creativision'.
2013-11-25 Greg KingMade a makefile show its progress consistently, by...
2013-11-19 Stephan MühlstrasserMerge branch 'master' into c1p
2013-08-05 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-26 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-24 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-16 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-14 Stephan MühlstrasserNominal support for target Ohio Scientific Challenger 1P
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-05 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-04 Oliver SchmidtUse unique variables for cc65 toolchain.
2013-06-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-03 Greg KingAdded library reference address to lightpen driver...
2013-05-31 Oliver SchmidtExplicitly set search paths for libraries build.
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-21 Oliver SchmidtMade lib build less verbose if run as Travis CI build.
2013-05-20 Oliver SchmidtAdded 'sim6502' and 'sim65C02' targets.
2013-05-12 Oliver SchmidtMade dependency handling for C sources actually work.
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
next