summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Help: Document CUDA_STANDARD and related propertiesRobert Maynard2016-12-094-0/+34
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+2
* Merge topic 'vs-default-build-package'Brad King2016-11-291-0/+8
|\
| * VS: Add option to place `PACKAGE` target in solution default buildMichael Stürmer2016-11-291-0/+8
* | Merge topic 'doc-CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT'Brad King2016-11-222-0/+16
|\ \ | |/ |/|
| * Help: Document CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT variableBrad King2016-11-212-0/+16
* | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-143-2/+13
* | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-141-0/+6
* | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-141-0/+3
* | Sublime: Add option to specify env vars for the .sublime-projectBruno Pedrosa2016-10-271-0/+25
* | Merge topic 'vs-host-x64-tools'Brad King2016-10-141-0/+10
|\ \
| * | VS: Provide an option to use x64 host toolsBrad King2016-10-141-0/+10
* | | Sublime: Exclude build tree from source tree project only optionallyBruno Pedrosa2016-10-121-0/+7
|/ /
* | Merge topic 'codelite-global-setting'Brad King2016-10-071-2/+3
|\ \ | |/
| * Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globallyStephen Kelly2016-10-071-2/+3
* | Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-031-0/+10
|/
* Merge topic 'codelite-organize-by-target'Brad King2016-09-271-0/+7
|\
| * CodeLite: Optionally use targets to create (sub)project filesMinze Zwerver2016-09-261-0/+7
* | Xcode: Add option to set Swift language versionBrad King2016-09-261-0/+5
|/
* find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-152-0/+52
* Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77}Brad King2016-09-144-15/+15
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-1/+1
* Help: Clarify meaning of MSVC<NN> variablesBrad King2016-09-066-18/+12
* Document XCODE variableRuslan Baratov2016-08-311-0/+4
* Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+5
* Help: Document cross compiling for AndroidBrad King2016-08-2311-6/+131
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-5/+5
* Help: Fix CMAKE_INSTALL_PREFIX documented default on WindowsBrad King2016-08-011-1/+1
* Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-148-0/+84
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-066-2/+59
* Merge topic 'doc-updates'Brad King2016-07-011-0/+16
|\
| * Help: Document CMAKE_TRY_COMPILE_PLATFORM_VARIABLES exampleBrad King2016-06-301-0/+16
* | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-0/+2
* | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-171-0/+6
|/
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+10
* Add a variable to specify language-wide system include directoriesBrad King2016-05-252-0/+16
* Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variableBrad King2016-05-242-7/+10
* Ninja: Support embedding of CMake as subninja projectNicolas Despres2016-05-171-0/+27
* Merge topic 'AddDocumentationForEclipseVariables'Brad King2016-04-184-0/+40
|\
| * Help: Document Eclipse-generator related variables (#15827)Alex Neundorf2016-04-184-0/+40
* | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)Stafen Teleman2016-04-151-0/+6
|/
* Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-131-0/+6
* Merge topic 'ctest-run-submodule-sync'Brad King2016-04-051-0/+5
|\
| * cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-011-0/+5
* | Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-292-2/+2
|/
* Makefile: Optionally scan only source and build trees for dependenciesAttila Krasznahorkay2016-03-221-0/+10
* Add support for Bruce C Compiler (BCC)Paweł Stankowski2016-03-211-0/+1
* Drop Visual Studio 6 generatorBrad King2016-03-095-18/+6
* try_compile: Add option to control type of targetBrad King2016-02-191-0/+15
* Merge topic 'vs-win10-sdk'Brad King2016-01-251-1/+2
|\