summaryrefslogtreecommitdiff
path: root/Modules/Compiler/GNU-ASM.cmake
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-281-1/+1
* ASM: Fix preprocessor definition flags for GNU 'as' toolKyle Edwards2020-06-011-0/+1
* Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-231-1/+1
* ASM: Fix executable link lines with GNU 'as' tool as CMAKE_ASM_COMPILERBrad King2020-03-131-0/+2
* ASM: Fix depfile flags for GNU 'as' toolBrad King2020-03-131-0/+4
* Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-231-2/+0
* Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf2011-02-231-1/+1
* Add ASM support for the Intel compilerAlex Neundorf2011-02-231-1/+1
* Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-301-0/+8