summaryrefslogtreecommitdiff
path: root/Modules/CMakeASM_NASMInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* ASM_NASM: Pass preprocessor definitions to assemblerWirtos_new2021-09-281-1/+1
* ASM_NASM: Do not generate depfiles with YASMGregor Jasny2021-06-251-7/+9
* ASM_NASM: generate depfiles for other makefilesFrancesco Bertolaccini2021-03-021-0/+7
* ASM_NASM: Add depfile generationFrancesco Bertolaccini2021-03-011-0/+2
* NASM: Fix object format when CXX is enabled but not CChristian Feldmann2020-04-201-3/+9
* Modules: Check nasm compile object variableConnor Davis2019-03-291-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-291-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-6/+6
* Some more fixes for nasm support, from Etienne (#10069)Alex Neundorf2010-11-121-17/+19
* Use CMAKE_ASM_NASM_FLAGS for nasm instead of FLAGSAlex Neundorf2010-10-211-1/+1
* Add support for yasm, a nasm compatible assemblerAlex Neundorf2010-10-211-1/+1
* We already have 2010, fix copyright year.Alex Neundorf2010-09-271-1/+1
* Add missing copyright headersAlex Neundorf2010-09-271-0/+14
* Add support for nasm assembler, patch by Peter Collingbourne (see #10069)Alex Neundorf2010-09-251-0/+30