summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'modules-no-soname'Brad King2015-09-023-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Tests: Use a less strict regular expression to look for "SONAME"Raphael Kubo da Costa2015-09-013-3/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2015-09-021-1/+1
* | | | | | | | Merge topic 'drop-cmsys-std-layer'Brad King2015-09-011-10/+10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Tests: Remove use of include <kwsys/{ios,stl}> and kwsys_{ios,stl}::Brad King2015-08-311-10/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'jacoco_find_files'Brad King2015-09-011-52/+87
|\ \ \ \ \ \ \
| * | | | | | | ctest_coverage: Make Jacoco parser better at finding source filesZack Galbreath2015-09-011-52/+87
* | | | | | | | Merge topic 'fix-ios-install'Brad King2015-09-018-6/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Add unit test for iOS project install (#12506)Gregor Jasny2015-08-264-0/+29
| * | | | | | | | Fix installation of iOS targets (#12506)Gregor Jasny2015-08-252-2/+12
| * | | | | | | | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIosGregor Jasny2015-08-253-5/+2
* | | | | | | | | Merge topic 'vs-store-phone-cert-thumbs'Brad King2015-09-011-7/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | cmSystemTools: Use CreateFileW explicitly to pass wchar_t pathBrad King2015-08-311-7/+8
* | | | | | | | | Merge topic 'update-kwsys'Brad King2015-09-016-94/+370
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-08-316-94/+370
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | KWSys 2015-08-24 (cdaf522c)KWSys Robot2015-08-316-94/+370
* | | | | | | | | Merge topic 'add-link-search-static-properties-defaults'Brad King2015-09-011-5/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Revert LINK_SEARCH_{START,END}_STATIC behavior changeBrad King2015-08-311-5/+3
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-09-011-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'makefile-color-when-needed'Brad King2015-08-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Print color escapes only when necessaryBrad King2015-08-281-1/+1
* | | | | | | | | Merge topic 'vs-store-phone-cert-thumbs'Brad King2015-08-316-15/+111
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | VS: Windows Store/Phone package cert thumbprintGilles Khouzam2015-08-275-2/+109
| * | | | | | | | Simplify condition for using rpcrt4 library on WindowsBrad King2015-08-272-13/+2
* | | | | | | | | Merge topic 'fix-ctest-xml-double-encoding'Brad King2015-08-318-20/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Fix XML double-encoding casesDaniel Pfeifer2015-08-283-15/+8
| * | | | | | | | | cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-283-3/+0
| * | | | | | | | | cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-282-2/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindJNI-mips'Brad King2015-08-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindJNI: Add mips64(el) mipsn32(el) support (#15714)Yunqiang Su2015-08-281-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-config-generation-test'Brad King2015-08-316-0/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack generator independent testsRoman Donchenko2015-08-286-0/+21
* | | | | | | | | | Merge topic 'refactor-compute'Brad King2015-08-315-10/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGeneratorTarget: Rename method to match operation.Stephen Kelly2015-08-305-6/+6
| * | | | | | | | | | cmGlobalGenerator: Process evaluation files after target depends.Stephen Kelly2015-08-291-2/+2
| * | | | | | | | | | cmGlobalGenerator: Access makefile from makefiles container.Stephen Kelly2015-08-291-2/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'generate-time-generators'Brad King2015-08-3150-247/+176
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGlobalGenerator: Create global targets directly after Configure.Stephen Kelly2015-08-281-19/+16
| * | | | | | | | | | cmMakefile: Skip Global targets for CMP0019 evaluation.Stephen Kelly2015-08-281-1/+2
| * | | | | | | | | | cmGlobalGenerator: Fill the project map at compute time.Stephen Kelly2015-08-281-4/+4
| * | | | | | | | | | cmGlobalGenerator: Rename method.Stephen Kelly2015-08-282-3/+3
| * | | | | | | | | | cmGlobalGenerator: Avoid cmLocalGenerator until after Configure.Stephen Kelly2015-08-281-4/+4
| * | | | | | | | | | cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-2849-116/+112
| * | | | | | | | | | Ninja: Remove some incorrect comments adding no value.Stephen Kelly2015-08-281-11/+0
| * | | | | | | | | | cmCTestScriptHandler: Simplify deletes.Stephen Kelly2015-08-281-26/+9
| * | | | | | | | | | QtAutogen: Use a smart pointer.Stephen Kelly2015-08-281-2/+1
| * | | | | | | | | | cmGlobalGenerator: Remove MakeLocalGenerator method.Stephen Kelly2015-08-2814-27/+18
| * | | | | | | | | | cmGlobalGenerator: Require a snapshot to create a local generator.Stephen Kelly2015-08-2812-20/+31
| * | | | | | | | | | cmMakefile: Remove cmLocalGenerator member.Stephen Kelly2015-08-283-9/+10
| * | | | | | | | | | cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-2839-88/+49
| |/ / / / / / / / /