summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject_TEST_EXCLUDE_FROM_MAIN'Brad King2014-12-083-4/+52
|\
| * ExternalProject: Add TEST_EXCLUDE_FROM_MAIN optionDaniele E. Domenichelli2014-12-053-4/+52
* | Merge topic 'vs-inherit-wd'Brad King2014-12-081-0/+5
|\ \
| * | VS: Inherit target-level "-wd" flags in source files (#15284)Brad King2014-12-041-0/+5
* | | Merge topic 'FindMPI-Intel-5.0.1'Brad King2014-12-081-21/+19
|\ \ \
| * | | FindMPI: Workaround Intel MPI 5.0.1 exit code problem (#15182)Alin Marin Elena2014-12-041-0/+6
| * | | FindMPI: Factor out compiler wrapper execution into helperAlin Marin Elena2014-12-041-21/+13
| |/ /
* | | Merge topic 'try_compile-link-flags'Brad King2014-12-0812-1/+170
|\ \ \
| * | | try_compile: Pass linker flags into test project (#14066)Brad King2014-12-0311-0/+167
| * | | CMakeDetermineCompilerABI: Use normal linker flags in ABI projectBrad King2014-12-032-1/+3
* | | | CMake Nightly Date StampKitware Robot2014-12-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-061-1/+1
* | | | 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
| |\ \ \ \ \ \ \ \ \