]> git.sur5r.net Git - cc65/history - src/Makefile
Merge branch 'master' into c1p
[cc65] / src / Makefile
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ühlstrasserCreated C1P object file generator.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-07 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-07 Oliver SchmidtAdded support for 'prefix'.
2013-05-20 Oliver SchmidtTurned sim65 into a lightweight cc65 execution environment.
2013-05-17 Oliver SchmidtHave 'avail' not be dependent on 'all'.
2013-05-15 Oliver SchmidtRenamed [un]install goals to [un]avail.
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 support for building the MS VS solution from...
2013-05-05 Oliver SchmidtReduced verbosity.
2013-05-04 Oliver SchmidtMake use of single character variable syntax for the...
2013-05-02 Oliver SchmidtReplaced three function calls with one.
2013-05-02 Oliver SchmidtPlaced libraries and the end of the linker cmdline.
2013-04-29 Oliver SchmidtReplace only actually changed archive members.
2013-04-29 Oliver SchmidtMost hosts require the math library to be linked explic...
2013-04-29 Oliver SchmidtMade compatible with GNU make 3.81
2013-04-28 Oliver SchmidtReplaced elaborate install logic with just a bunch...
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...