| Commit message (Expand) | Author | Age | Files | Lines |
* | ASM: Remove unneeded empty variables | Robert Maynard | 2020-07-30 | 1 | -10/+0 |
|
|
* | Modules: Collapse consecutive whitespace in strings | Daan De Meyer | 2020-03-23 | 1 | -2/+2 |
|
|
* | Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info | Gregor Jasny | 2018-04-18 | 1 | -4/+4 |
|
|
* | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -32/+1 |
|
|
* | Do not initialize CMAKE_BUILD_TYPE on multi-config generators | Bastien Schatt | 2017-04-06 | 1 | -2/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace | Brad King | 2016-07-01 | 1 | -4/+5 |
|
|
* | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables | Brad King | 2015-07-13 | 1 | -1/+1 |
|
|
* | Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108) | Mikhail Nikonov | 2014-08-27 | 1 | -0/+18 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -18/+18 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -76/+76 |
|
|
* | Fix #12358: make optionally enabling ASM work again | Alex Neundorf | 2011-08-16 | 1 | -1/+1 |
|
|
* | Initialize ASM rpath flags for executables with those for shared libs | Brad King | 2011-03-02 | 1 | -0/+12 |
|
|
* | Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it | Alex Neundorf | 2011-02-23 | 1 | -1/+1 |
|
|
* | Change the default rules so they fit better to the new ASM handling | Alex Neundorf | 2011-02-23 | 1 | -4/+2 |
|
|
* | Rework the way assembler is handled, use the C/CXX compiler by default | Alex Neundorf | 2011-01-30 | 1 | -0/+3 |
|
|
* | Detect a COMPILER_ID also for ASM. | Alex Neundorf | 2010-08-15 | 1 | -7/+14 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | -make CMAKE_ASM_FLAGS_INIT and friends work (#10577) | Alex Neundorf | 2010-05-12 | 1 | -0/+35 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
|
|
* | BUG: Fix ASM source file extension default list | Brad King | 2009-02-27 | 1 | -3/+3 |
|
|
* | ENH: fix problem where rc language recursively included itself because CMAKE_... | Bill Hoffman | 2008-10-14 | 1 | -1/+1 |
|
|
* | STYLE: Remove trailing whitespace. | Brad King | 2008-03-04 | 1 | -1/+1 |
|
|
* | ENH: add CMAKE_INCLUDE_FLAG_ASM${ASM_DIALECT} and don't allow preset | Alexander Neundorf | 2007-07-11 | 1 | -13/+12 |
|
|
* | ENH: initial support for assembler in cmake, needs testing by our users | Alexander Neundorf | 2007-06-28 | 1 | -0/+62 |
|
|