summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Generic-SDCC-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* SDCC: Remove default flags for a specific targetfruit2020-02-041-11/+0
* SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-10/+24
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-061-1/+2
* SDCC: Remove superfluous whitespace from link lineReto Schneider2017-06-081-1/+1
* SDCC: Do not explicitly ask linker to generate Intel Hex filesReto Schneider2017-06-081-1/+1
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-061-1/+1
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-27/+27
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-1/+1
* COMP: fix argumentsAlexander Neundorf2007-08-161-1/+1
* STYLE: explicitely set default options for sdcc, so it is visible for whichAlexander Neundorf2007-08-151-1/+10
* ENH:Alexander Neundorf2007-06-261-1/+1
* ENH: add basic support for sdcc (http://sdcc.sourceforge.net), needs sdcc (sd...Alexander Neundorf2007-06-261-0/+45