summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)Brad King2016-01-211-1/+2
* | Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variableSebastian Schuberth2016-01-151-0/+30
* | Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)Gregor Jasny2016-01-031-0/+6
* | Xcode: Add support for combined install on iOSRuslan Baratov2015-12-101-0/+8
* | Explicitly enable deprecated warnings by default.Michael Scott2015-12-011-2/+2
* | Consistent documentation for deprecation message variables.Michael Scott2015-12-011-4/+3
* | Add -W options to control deprecated warning messages.Michael Scott2015-12-011-3/+6
* | Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-236-10/+10
* | Add support for the ARM Compiler (arm.com)Joakim Andersson2015-11-021-0/+1
* | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script modeTamas Kenez2015-10-064-0/+20
|/