summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-021-0/+11
* Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAMEGilles Khouzam2015-10-021-0/+7
* Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentationBrad King2015-10-022-8/+33
* Merge topic 'revert-cmake-W-options'Brad King2015-09-252-8/+0
|\
| * Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-22194-504/+571
| |\
| * | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-222-8/+0
* | | Merge topic 'ctest-variable-docs'Brad King2015-09-2219-6/+123
|\ \ \
| * | | Help: document CTEST_CUSTOM_* variablesBen Boeckel2015-09-2219-6/+123
* | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-212-0/+24
|/ / /
* | | CTest: Document and test custom output size settingsBrad King2015-09-182-0/+12
| |/ |/|
* | Help: Improve formatting of variable documentationJames Johnston2015-08-21193-508/+535
* | try_compile: Update documentation for other propagated variablesChuck Atkins2015-08-141-4/+5
* | try_compile: Propogate the CMAKE_LINK_SEARCH_ variablesChuck Atkins2015-08-142-4/+6
* | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-132-0/+37
|/
* cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-292-0/+8
* cmake: add --trace-expand optionBen Boeckel2015-07-231-2/+2
* Merge topic 'ctest-change-id'Brad King2015-07-171-0/+9
|\
| * CTest: Optionally add a ChangeId attribute on XML Site tagsZack Galbreath2015-07-171-0/+9
* | VS: Add more Nsight Tegra generator Android property settingsMikhail Filimonov2015-07-1414-0/+70
|/
* Merge topic 'auto_export_dll_symbols'Brad King2015-07-081-0/+6
|\
| * Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+6
* | Merge topic 'ctest-test-load'Brad King2015-07-021-0/+7
|\ \ | |/ |/|
| * ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+7
* | Merge topic 'doc-find-path-variables'Brad King2015-06-2514-97/+88
|\ \ | |/ |/|