summaryrefslogtreecommitdiff
path: root/Modules/CMakeASMInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-18/+18
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-76/+76
* Fix #12358: make optionally enabling ASM work againAlex Neundorf2011-08-171-1/+1
* Initialize ASM rpath flags for executables with those for shared libsBrad King2011-03-021-0/+12
* Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2011-02-231-1/+1
* Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-231-4/+2
* Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-301-0/+3
* Detect a COMPILER_ID also for ASM.Alex Neundorf2010-08-151-7/+14
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -make CMAKE_ASM_FLAGS_INIT and friends work (#10577)Alex Neundorf2010-05-121-0/+35
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+14
* BUG: Fix ASM source file extension default listBrad King2009-02-271-3/+3
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-1/+1
* STYLE: Remove trailing whitespace.Brad King2008-03-031-1/+1
* ENH: add CMAKE_INCLUDE_FLAG_ASM${ASM_DIALECT} and don't allow presetAlexander Neundorf2007-07-111-13/+12
* ENH: initial support for assembler in cmake, needs testing by our usersAlexander Neundorf2007-06-281-0/+62