]> git.sur5r.net Git - cc65/history - src/cl65
Fixed _textcolor definition.
[cc65] / src / cl65 /
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2018-10-19 Evgeny Vrublevsky'--no-std-lib' was renamed to '--no-target-lib'
2018-10-18 Oliver SchmidtAdjusted library name.
2018-10-18 Evgeny VrublevskyRenamed to '--no-std-lib'
2018-10-18 Evgeny VrublevskyRenamed to '--no-crt-lib'
2018-10-18 Evgeny VrublevskyCL65: --no-rtl option for disabling default runtime...
2018-06-08 Oliver SchmidtAllow spaces in path names.
2018-06-07 Oliver SchmidtEscape spaces in target path.
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-03-11 Oliver SchmidtMerge pull request #609 from polluks/master
2018-03-05 Marco van den HeuvelMerge remote-tracking branch 'upstream/master'
2018-03-05 Oliver SchmidtFixed -W cmdline option handling.
2018-01-31 StefanMerge pull request #5 from cc65/master
2018-01-25 Oliver SchmidtMerge pull request #577 from polluks/master
2018-01-05 Oliver SchmidtMerge pull request #564 from bauen1/none-library
2018-01-04 bauen1cl65 now links against none.lib when using --target...
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-10-03 Oliver SchmidtMerge pull request #501 from clbr/master
2017-10-03 Lauri Kasanencl65: Add support for --all-cdecl 501/head
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-06-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-05-26 Oliver SchmidtMerge pull request #438 from bbbradsmith/ca65_rand_comment
2017-05-26 Oliver SchmidtMerge pull request #441 from polluks/patch-3
2017-05-26 Oliver SchmidtMerge pull request #439 from polluks/patch-4
2017-05-24 Oliver SchmidtMerge pull request #426 from MonteCarlos/master
2017-05-23 mc78added missing spaces before braces. added unknown optio... 426/head
2017-05-22 mc78added four escaped tabs to -E Stop after .... description
2017-05-22 mc78added empty lines and spaces according to olivers comme...
2017-05-16 mc78replaced tabs with spaces which accidently were introduced.
2017-05-16 mc78According to recent comments on my recent pull request...
2017-05-12 mc78added -E switch to cl65 for >>stop after the preprocess...
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-08-16 Oliver SchmidtMerge pull request #335 from IrgendwerA8/SMC_macro_fixes
2016-08-14 Oliver SchmidtMerge pull request #334 from cacciatc/standard-versioning
2016-08-12 Chris CacciatoreAll programs print version and exit successfully. 334/head
2016-06-03 Oliver SchmidtAdded --print-target-path option.
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-27 Bob AndrewsMerge pull request #238 from mrdudz/gamate
2016-02-27 Bob AndrewsMerge pull request #241 from blackystardust/c128-functi...
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-12-27 polluksAmiga support #192
2015-09-24 Oliver SchmidtMerge pull request #177 from mrdudz/pcenginetarget
2015-09-06 Oliver SchmidtMerge pull request #205 from greg-king5/typo
2015-09-06 Greg KingFixed the " til " typos. 205/head
2015-09-04 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-08-31 Oliver SchmidtMerge pull request #203 from greg-king5/multi-comments
2015-08-30 Greg KingChanged multi-line C comments in files that I missed... 203/head
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-05 Oliver SchmidtSupport both MinGW and MinGW-w64.
2014-03-04 Oliver SchmidtChanged Makefile.inc handling.
2014-03-04 Oliver SchmidtNormalized code.
2014-03-03 Oliver SchmidtRemoved unused header.
2014-03-03 Oliver SchmidtAdjusted spawn files to recent change II.
2014-03-03 Oliver SchmidtAdjusted spawn files to recent change.
2014-03-03 Oliver SchmidtImprove MinGW support.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-07 Oliver SchmidtMerge pull request #7 from greg-king5/config-buf
2013-05-07 Oliver SchmidtMerge pull request #6 from greg-king5/forget-path
2013-05-07 Greg KingRemoved useless command-line option. 6/head
2013-05-06 Oliver SchmidtHave cl65 run the binaries from its own directory.
2013-04-27 Oliver SchmidtNo copyright message here.
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-04-27 Oliver SchmidtIf an Amiga specific spawnvp() is the only alternative...
2013-04-09 Oliver SchmidtAllow for warning-free build of cl65 with MS VC on...
2012-02-21 uzAdded new cl65 options -Wc and --cc-args.
2012-02-09 uzRemove the check for the target system. It is checked...
2012-02-09 uzPass the target to the geos resource compiler.
2011-12-28 uzAdded TGT_GEOS_CBM and TGT_GEOS_APPLE.
2011-08-30 uzThe geos resource compiler was still called by its...
2011-05-09 uzFixed typoes in cl65's --help message. By Greg King.
2011-05-01 uzFixed an error in the last change: Arguments for option...
2011-05-01 uzFix problem with changed syntax of option -W for the...
2011-02-06 uzThe assembler options -l and --listing will now take...
2010-11-13 uzFix order of command line arguments: -o should precede...
2010-11-07 uzPatch to correct the linkorder in the make files to...
2010-05-04 uzNew option --bin-include-dir which is passed to the...
2010-05-02 uzAdded a new option --dep-target to the compiler. This...
2010-05-02 uzRestructured the code for better reada- and maintainabi...
2010-05-01 uzAdded --create-dep and --create-full-dep to the cl65...
2009-09-29 uzFixes for the watcom makefiles:
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-28 uzMove the version numbers from the interface of the...
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-08-28 uzAdded -u as an alias for --force-import. Updated comman...
next