| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cmake-job-pool' | Brad King | 2017-12-04 | 1 | -0/+6 |
|\ |
|
| * | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS | Matt McCormick | 2017-11-29 | 1 | -0/+6 |
|
|
* | | Merge topic 'CodeBlocks-custom-compiler-id' | Brad King | 2017-11-29 | 1 | -0/+13 |
|\ \ |
|
| * | | CodeBlocks: add option for the CB compiler ID | Melven Roehrig-Zoellner | 2017-11-27 | 1 | -0/+13 |
|
|
* | | | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 1 | -1/+2 |
| |/
|/| |
|
* | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable | Brad King | 2017-11-17 | 1 | -0/+6 |
|/ |
|
* | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 1 | -0/+11 |
|
|
* | CMake: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 1 | -0/+29 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|
* | Xcode: Add option to generate only topmost project file | Gregor Jasny | 2017-10-31 | 1 | -0/+9 |
|
|
* | VS: Select and save a VS 2017 instance persistently | Brad King | 2017-10-19 | 1 | -1/+3 |
|
|
* | Add infrastructure for generators to select a build tool instance | Brad King | 2017-10-19 | 1 | -0/+22 |
|
|
* | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 2 | -0/+18 |
|\ |
|
| * | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 2 | -0/+18 |
|
|
* | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONS | Sebastian Holtermann | 2017-10-09 | 2 | -2/+20 |
|/ |
|
* | Add infrastructure to detect secondary compiler version information | Brad King | 2017-10-03 | 1 | -0/+8 |
|
|
* | Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 2 | -0/+16 |
|
|
* | Merge topic 'autogen-macro-names2' | Brad King | 2017-09-29 | 1 | -4/+5 |
|\ |
|
| * | Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-28 | 1 | -4/+5 |
|
|
* | | Merge topic 'document_env_variables' | Craig Scott | 2017-09-27 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Help: Document CMake's environment variables | Robert Maynard | 2017-09-26 | 1 | -0/+7 |
|
|
* | | Help: Update MSVC_VERSION documentation | Brad King | 2017-09-25 | 1 | -11/+12 |
|
|
* | | Help: Document MSVC_VERSION value 1911 | Wojciech Mamrak | 2017-09-25 | 1 | -0/+1 |
|
|
* | | Help: Clarify/make consistent the APPLE, UNIX and WIN32 variable docs | Craig Scott | 2017-09-18 | 3 | -10/+7 |
|
|
* | | CodeBlocks: add option to exclude external files | Alexandr (Sagrer) Gridnev | 2017-09-14 | 1 | -0/+7 |
|
|
* | | Flang: Add support for flang Fortran compiler | Tin Huynh | 2017-08-31 | 1 | -0/+1 |
|
|
* | | Help: Cross-reference and clarify CMAKE_FIND_NO_INSTALL_PREFIX docs | Brad King | 2017-08-30 | 2 | -12/+19 |
|/ |
|
* | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 1 | -0/+6 |
|
|
* | Autogen: Add documentation for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 1 | -0/+19 |
|
|
* | Merge topic 'labels-for-subprojects' | Brad King | 2017-07-13 | 2 | -0/+11 |
|\ |
|
| * | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable | Betsy McPhail | 2017-07-10 | 1 | -0/+6 |
|
|
| * | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable | Betsy McPhail | 2017-07-10 | 1 | -0/+5 |
|
|
* | | Merge topic 'iar_improved' | Brad King | 2017-07-07 | 2 | -0/+9 |
|\ \
| |/
|/| |
|
| * | IAR: Improve support for IAR ARM Compiler | Norbert Lange | 2017-06-29 | 1 | -0/+1 |
|
|
| * | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable | Norbert Lange | 2017-06-29 | 1 | -0/+8 |
|
|
* | | Help: Document the CMAKE_MSVCIDE_RUN_PATH variable. | Robert Maynard | 2017-06-27 | 1 | -0/+10 |
|/ |
|
* | Merge topic 'android-unified-headers' | Brad King | 2017-06-13 | 1 | -0/+9 |
|\ |
|
| * | Android: Add support for unified headers | Brad King | 2017-06-12 | 1 | -0/+9 |
|
|
* | | CUDA: Add option to run the compiler through launcher tools | Brad King | 2017-06-09 | 1 | -1/+1 |
|/ |
|
* | Help: Add a hint about C and C++ compiler version variable | Gregor Jasny | 2017-05-28 | 1 | -0/+4 |
|
|
* | Add options for separate compile and link sysroots | Brad King | 2017-05-09 | 3 | -0/+21 |
|
|
* | Help: Fix CMAKE_HOST_WIN32 documentation | Christian Pfeiffer | 2017-04-24 | 1 | -2/+2 |
|
|
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 4 | -4/+4 |
|
|
* | Help: Document CMAKE_MATCH_<n> variables | Brad King | 2017-04-18 | 2 | -3/+14 |
|
|
* | Merge topic 'ipo-var-per-config' | Brad King | 2017-04-18 | 1 | -0/+8 |
|\ |
|
| * | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG> | Ruslan Baratov | 2017-04-17 | 1 | -0/+8 |
|
|
* | | Merge topic 'vs-custom-kits-dir' | Brad King | 2017-04-17 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | VS: Add an environment variable for the Windows 10 kits directory | Brad King | 2017-04-12 | 1 | -0/+5 |
|
|
* | | Merge topic 'project-description' | Brad King | 2017-04-13 | 2 | -0/+13 |
|\ \
| |/
|/| |
|
| * | project: Add `DESCRIPTION` parameter | Alex Turbov | 2017-04-11 | 2 | -0/+13 |
|
|