summaryrefslogtreecommitdiff
path: root/Modules/CMakeASMCompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Link step: use linker dependency linker fileMarc Chevrier2023-05-031-0/+1
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+1
* Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-141-0/+1
* ASM: Record vendor-specific output matched to identify assemblerBrad King2020-03-121-0/+1
* MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-291-0/+1
* Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-291-0/+1
* Store CMAKE_ASM_COMPILER_VERSION persistentlyNorbert Lange2017-06-291-0/+2
* Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-031-2/+2
* Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-091-0/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-10/+10
* Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-301-0/+1
* ENH: second try for handling the linker language with integer priority values...Alexander Neundorf2007-07-121-1/+1
* COMP: revert last commit for now, broke Visual StudioAlexander Neundorf2007-07-111-1/+1
* ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not aAlexander Neundorf2007-07-111-1/+1
* ENH: initial support for assembler in cmake, needs testing by our usersAlexander Neundorf2007-06-281-0/+11