summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add options to build CMake without latest language dialectsBrad King2014-12-051-2/+6
* Merge branch 'release'Brad King2014-12-050-0/+0
|\
| * Merge branch 'doc-file-GENERATE-order' into releaseBrad King2014-12-051-1/+3
| |\
| * \ Merge branch 'doc-mixed-case-commands' into releaseBrad King2014-12-041-2/+10
| |\ \
* | \ \ Merge topic 'xerces-rename'Brad King2014-12-055-35/+37
|\ \ \ \
| * | | | Modules: Rename FindXerces to FindXercesCBrad King2014-12-045-35/+37
* | | | | Merge topic 'doc-file-GENERATE-order'Brad King2014-12-051-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Document file(GENERATE) signature option orderBrad King2014-12-051-1/+3
| |/ / /
* | | | Merge topic 'Find-Modules-documentation'Brad King2014-12-052-19/+53
|\ \ \ \
| * | | | Help: Document that IMPORTED targets in Find modules may be UNKNOWN.Stephen Kelly2014-12-041-0/+5
| * | | | Help: Document IMPORTED_CONFIGURATIONS target property for Find modules.Stephen Kelly2014-12-041-1/+40
| * | | | Help: Remove recommendation about checking minimum CMake version.Stephen Kelly2014-12-041-10/+0
| * | | | Help: Add useful links to IMPORTED targets and usage requirements.Stephen Kelly2014-12-041-4/+3
| * | | | Help: Remove disadvantage creating IMPORTED targets in Find modules.Stephen Kelly2014-12-041-4/+1
| * | | | Help: Link to cmake-packages(7) from the Module creation documentation.Stephen Kelly2014-12-042-1/+5
* | | | | CMake Nightly Date StampKitware Robot2014-12-051-1/+1
|/ / / /
* | | | Merge topic 'FindUnixCommands-use-FPHSA'Brad King2014-12-041-3/+9
|\ \ \ \
| * | | | FindUnixCommand: Use FPHSA to report status in standard wayChristoph GrĂ¼ninger2014-12-031-3/+9
* | | | | Merge topic 'cached-regex-clear-fixed'Brad King2014-12-0413-43/+199
|\ \ \ \ \
| * | | | | cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-038-43/+83
| * | | | | test: add a test for clearing regex resultsBen Boeckel2014-12-035-0/+116
* | | | | | Merge topic 'fix-add_library-check-for-shared'Brad King2014-12-041-3/+2
|\ \ \ \ \ \
| * | | | | | add_library: Fix target type check for non-shared-lib platformsBrad King2014-12-031-3/+2
* | | | | | | Merge topic 'vs-hlsl-typo'Brad King2014-12-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | VS: Fix typo in VS_SHADER_MODEL lookup commentBrad King2014-12-031-1/+1
* | | | | | | | Merge topic 'doc-mixed-case-commands'Brad King2014-12-041-2/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10
* | | | | | | | Merge branch 'release'Brad King2014-12-040-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-038-12/+45
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-phone-store-deployment-location'Brad King2014-12-048-12/+45
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-038-12/+45
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2014-12-041-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2014-12-030-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-038-5/+50
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into releaseBrad King2014-12-031-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'CPackIFW-doc-typos' into releaseBrad King2014-12-031-11/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-Nsight-Tegra-toolchain' into releaseBrad King2014-12-032-0/+21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-wince-unicode-entry-point' into releaseBrad King2014-12-031-2/+16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'FindOpenGL-revert-imported-targets' into releaseBrad King2014-12-022-43/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindPythonInterp-Fix-1.4' into releaseBrad King2014-12-021-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'file-LOCK-command'Brad King2014-12-0363-0/+1352
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Add notes for topic 'file-LOCK-command'Brad King2014-12-031-0/+5
| * | | | | | | | | | | | | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0360-0/+1336
| * | | | | | | | | | | | | cmSystemTools: Add StringToInt helperRuslan Baratov2014-12-032-0/+11
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'icase-source-file-prop'Brad King2014-12-034-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test: test source file properties with case-insensitivityBen Boeckel2014-12-024-0/+40
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'binary-linux-64'Brad King2014-12-032-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Utilities/Release: Add build of binary for Linux x86_64Brad King2014-12-022-0/+24
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-wince-unicode-entry-point'Brad King2014-12-031-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | VS, WINCE: Fix entry point for Unicode buildsPascal Bach2014-12-031-2/+16
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |