summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | FindGit: Improve documentation formattingBrad King2016-01-271-8/+7
| * | | | FindGit: Document Git_FOUND, unset internal varChristoph GrĂ¼ninger2016-01-271-8/+9
* | | | | Merge topic 'clarify-add_custom_command-TARGET-scope'Brad King2016-02-0115-18/+59
|\ \ \ \ \
| * | | | | add_custom_command: Clarify error when TARGET is out of scope (#15681)Brad King2016-01-2811-3/+37
| * | | | | Help: Clarify `add_custom_command(TARGET)` scope (#15681)Bartosz Kosiorek2016-01-281-2/+5
| * | | | | Help: Clarify policy `CMP0040` documentation (#15681)Bartosz Kosiorek2016-01-281-8/+11
| * | | | | Help: Clarify scope of `if(TARGET)` expressionBartosz Kosiorek2016-01-281-3/+4
| * | | | | Help: Improve markup in `if` command documentationBartosz Kosiorek2016-01-281-1/+1
| * | | | | Help: Improve markup in `get_target_property` documentationBartosz Kosiorek2016-01-281-1/+1
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-02-011-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-01-311-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-01-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-01-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-01-281-1/+1
|/ / /
* | | Merge topic 'UseJava-fix-doc-typo'Brad King2016-01-271-1/+1
|\ \ \ | |/ / |/| |
| * | UseJava: Fix documented name of `CLASSDIR` property (#15936)Brad King2016-01-261-1/+1
* | | CMake Nightly Date StampKitware Robot2016-01-271-1/+1
* | | CMake Nightly Date StampKitware Robot2016-01-261-1/+1
|/ /
* | Merge branch 'release'Brad King2016-01-250-0/+0
|\ \
| * | CMake 3.4.3v3.4.3Brad King2016-01-251-1/+1
* | | Merge branch 'release'Brad King2016-01-250-0/+0
|\ \ \ | |/ /
| * | Merge branch 'vs-win10-sdk' into releaseBrad King2016-01-213-6/+8
| |\ \
* | \ \ Merge topic 'vs-win10-sdk'Brad King2016-01-253-6/+8
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)Brad King2016-01-213-6/+8
* | | | Merge topic 'FindBoost-1.61'Brad King2016-01-251-2/+2
|\ \ \ \
| * | | | FindBoost: Add support for Boost 1.61Sergei Nikulov2016-01-221-2/+2
* | | | | CMake Nightly Date StampKitware Robot2016-01-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-231-1/+1
* | | | | Merge topic 'test-fltk_wrap_ui'Brad King2016-01-223-4/+7
|\ \ \ \ \
| * | | | | Tests: Cover fltk_wrap_ui on an executable that links librariesBrad King2016-01-213-4/+7
* | | | | | Merge topic 'FindPNG-imported-targets'Brad King2016-01-226-7/+97
|\ \ \ \ \ \
| * | | | | | FindPNG: Create an imported PNG::PNG target (#15911)Sam Thursfield2016-01-216-7/+97
* | | | | | | Merge topic 'fix-use-generator-target'Brad King2016-01-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmExportInstallFileGenerator: Fix crash in FindNamespacesAndrey Pokrovskiy2016-01-211-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fix-pkg_search_module-cache'Brad King2016-01-223-0/+20
|\ \ \ \ \ \ \
| * | | | | | | FindPkgConfig: set standard variables in the cacheBen Boeckel2016-01-213-0/+20
* | | | | | | | CMake Nightly Date StampKitware Robot2016-01-221-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'reduce-allocations'Brad King2016-01-216-29/+26
|\ \ \ \ \ \ \
| * | | | | | | Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix.Milian Wolff2016-01-201-2/+2
| * | | | | | | Optimize cmMakefile::ExpandVariablesInStringNew.Milian Wolff2016-01-201-10/+9
| * | | | | | | Remove temporary allocations in cmMacroHelper::InvokeInitialPass.Milian Wolff2016-01-201-9/+7
| * | | | | | | Remove temporary allocations by extending the lifetime of the retval.Milian Wolff2016-01-201-6/+6
| * | | | | | | Remove temporary allocations when calling cmGeneratorTarget::GetName.Milian Wolff2016-01-202-2/+2
* | | | | | | | Merge topic 'add-FindXalanC'Brad King2016-01-218-0/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | FindXalanC: New module to find the Apache Xalan-C++ libraryRoger Leigh2016-01-208-0/+210
* | | | | | | | | Merge topic 'cmake-E-time-quoting'Brad King2016-01-216-2/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Fix `-E time` argument passing to childBrad King2016-01-206-2/+19
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ExternalProject-ctest-config'Brad King2016-01-211-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ExternalProject: Fix TEST_BEFORE_INSTALL for multi-config generatorsBrad King2016-01-201-0/+3