summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/ |/|
| * Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)Brad King2015-06-2514-97/+88
* | Merge topic 'ConcurrentFortran-compiler-id'Brad King2015-06-191-0/+1
|\ \
| * | Add support for Concurrent Fortran 77 CompilerBrad King2015-06-181-0/+1
* | | Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo'Brad King2015-06-191-1/+1
|\ \ \ | |/ / |/| |
| * | Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (#15621)Brad King2015-06-181-1/+1
| |/
* | Merge topic 'compiler-launcher'Brad King2015-06-151-0/+6
|\ \
| * | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-151-0/+6
| |/
* | Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORKBrad King2015-06-082-0/+44
* | Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variableBrad King2015-06-081-0/+7
* | Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variableBrad King2015-06-081-0/+8
* | Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-031-7/+2
|/
* Help: Format visibility property and variable documentationBrad King2015-05-222-10/+4
* Add options to run include-what-you-use with the compilerBrad King2015-05-191-0/+6
* VS: Add option to put INSTALL target in .sln default buildRobert Goulet2015-05-061-0/+8
* Help: Revise buildsystem artifact file type documentation (#15539)Brad King2015-04-296-6/+36
* Help: Clarify that CMAKE_SIZEOF_VOID_P is specific to the target machineNils Gladitz2015-04-231-1/+1
* Merge topic 'add-GreenHills-MULTI-generator'Brad King2015-04-207-0/+36
|\
| * Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-207-0/+36
* | Merge topic 'link-implicit-libs-full-path'Brad King2015-04-091-0/+2
|\ \ | |/ |/|
| * Link libraries by full path even in implicit directoriesBrad King2015-04-091-0/+2
* | Merge topic 'emulator-property'Brad King2015-04-081-0/+12
|\ \
| * | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-081-2/+9
| * | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-071-0/+5
| |/
* | Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-078-8/+8
|/
* VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9Brad King2015-02-161-5/+5
* Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-291-2/+9