summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
...
| * | CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-271-0/+13
* | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-211-1/+2
| |/ |/|
* | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variableBrad King2017-11-171-0/+6
|/
* CPack: enable setting default dir creation permissionsDomen Vrankar2017-11-081-0/+11
* CMake: enable setting default dir creation permissionsDomen Vrankar2017-11-081-0/+29
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-311-0/+9
* VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-191-1/+3
* Add infrastructure for generators to select a build tool instanceBrad King2017-10-191-0/+22
* Merge topic 'curl_netrc_options'Brad King2017-10-192-0/+18
|\
| * file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-182-0/+18
* | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONSSebastian Holtermann2017-10-092-2/+20
|/
* Add infrastructure to detect secondary compiler version informationBrad King2017-10-031-0/+8
* Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-292-0/+16
* Merge topic 'autogen-macro-names2'Brad King2017-09-291-4/+5
|\
| * Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-281-4/+5
* | Merge topic 'document_env_variables'Craig Scott2017-09-271-0/+7
|\ \ | |/ |/|
| * Help: Document CMake's environment variablesRobert Maynard2017-09-261-0/+7
* | Help: Update MSVC_VERSION documentationBrad King2017-09-251-11/+12
* | Help: Document MSVC_VERSION value 1911Wojciech Mamrak2017-09-251-0/+1
* | Help: Clarify/make consistent the APPLE, UNIX and WIN32 variable docsCraig Scott2017-09-183-10/+7
* | CodeBlocks: add option to exclude external filesAlexandr (Sagrer) Gridnev2017-09-141-0/+7
* | Flang: Add support for flang Fortran compilerTin Huynh2017-08-311-0/+1
* | Help: Cross-reference and clarify CMAKE_FIND_NO_INSTALL_PREFIX docsBrad King2017-08-302-12/+19
|/
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-0/+6
* Autogen: Add documentation for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-181-0/+19
* Merge topic 'labels-for-subprojects'Brad King2017-07-132-0/+11
|\
| * Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-101-0/+6
| * Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-101-0/+5
* | Merge topic 'iar_improved'Brad King2017-07-072-0/+9
|\ \ | |/ |/|
| * IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-291-0/+1
| * Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-291-0/+8
* | Help: Document the CMAKE_MSVCIDE_RUN_PATH variable.Robert Maynard2017-06-271-0/+10
|/
* Merge topic 'android-unified-headers'Brad King2017-06-131-0/+9
|\
| * Android: Add support for unified headersBrad King2017-06-121-0/+9
* | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-091-1/+1
|/
* Help: Add a hint about C and C++ compiler version variableGregor Jasny2017-05-281-0/+4
* Add options for separate compile and link sysrootsBrad King2017-05-093-0/+21
* Help: Fix CMAKE_HOST_WIN32 documentationChristian Pfeiffer2017-04-241-2/+2
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-194-4/+4
* Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-182-3/+14
* Merge topic 'ipo-var-per-config'Brad King2017-04-181-0/+8
|\
| * Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>Ruslan Baratov2017-04-171-0/+8
* | Merge topic 'vs-custom-kits-dir'Brad King2017-04-171-0/+5
|\ \ | |/ |/|
| * VS: Add an environment variable for the Windows 10 kits directoryBrad King2017-04-121-0/+5
* | Merge topic 'project-description'Brad King2017-04-132-0/+13
|\ \ | |/ |/|
| * project: Add `DESCRIPTION` parameterAlex Turbov2017-04-112-0/+13
* | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-032-6/+6
|/
* Merge topic 'doc-prefer-MSVC_VERSION'Brad King2017-03-2310-2/+22
|\
| * Help: Document preference of `MSVC_VERSION` over `MSVC##`Brad King2017-03-2210-0/+20