| Commit message (Expand) | Author | Age | Files | Lines |
* | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 1 | -14/+5 |
|
|
* | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 1 | -0/+16 |
|
|
* | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND | Sebastian Holtermann | 2018-08-28 | 1 | -1/+7 |
|
|
* | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 1 | -0/+3 |
|
|
* | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler | Sebastian Holtermann | 2018-06-01 | 1 | -0/+2 |
|
|
* | IPO: Fix support for spaces in path to archive tools | Thomas Stenersen | 2017-10-06 | 1 | -3/+3 |
|
|
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 1 | -3/+3 |
|
|
* | GNU: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -0/+2 |
|
|
* | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 1 | -3/+3 |
|
|
* | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 1 | -0/+39 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | GNU: Use -fvisibility on GCC 4.0 and 4.1 too | Brad King | 2016-08-02 | 1 | -1/+1 |
|
|
* | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-06 | 1 | -5/+5 |
|
|
* | Ninja: Add dependencies on system-provided header files (#14914) | Brad King | 2016-03-15 | 1 | -1/+1 |
|
|
* | Apple: Enable -isystem for GNU Compiler >= 4 (#15953) | Gregor Jasny | 2016-02-07 | 1 | -1/+1 |
|
|
* | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables | Brad King | 2015-07-13 | 1 | -2/+2 |
|
|
* | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | Revert "Use --sysroot when cross compiling." | Stephen Kelly | 2013-07-12 | 1 | -1/+0 |
|
|
* | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 1 | -0/+1 |
|
|
* | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 1 | -0/+3 |
|
|
* | Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 1 | -0/+4 |
|
|
* | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags | Peter Collingbourne | 2012-03-26 | 1 | -1/+4 |
|
|
* | Provide dependency file flags to generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+9 |
|
|
* | GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258) | Brad King | 2011-06-13 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Split GNU compiler information files | Brad King | 2009-12-02 | 1 | -0/+38 |
|
|