summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* GHS: Tell MULTI to delete .elf.ael fileGeoff Viola2015-09-091-7/+5
* CMake Nightly Date StampKitware Robot2015-09-091-1/+1
* Merge topic 'fix-buildsystem-target-properties'Brad King2015-09-081-24/+49
|\
| * cmTarget: Fix memory leak when SOURCES property is clearedBrad King2015-09-031-0/+1
| * cmTarget: Fix buildsystem property empty value set and append operationsBrad King2015-09-031-24/+48
* | Merge topic 'find_program-NAMES_PER_DIR'Brad King2015-09-085-26/+159
|\ \
| * | find_program: Optionally consider all names in each directoryBrad King2015-09-022-0/+44
| * | cmFindProgramCommand: Re-implement search using more flexible approachBrad King2015-09-022-1/+97
| * | cmSystemTools: Drop unused StringEndsWith methodBrad King2015-09-022-11/+0
| * | cmFindProgramCommand: Use Names member instead of passing itBrad King2015-09-022-13/+10
| * | cmFindLibraryCommand: Avoid repeating search for the same nameBrad King2015-09-021-2/+9
* | | Merge topic 'update-kwsys'Brad King2015-09-0842-3203/+1394
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-0242-3203/+1394
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-09-081-1/+1
* | | CMake Nightly Date StampKitware Robot2015-09-071-1/+1
* | | CMake Nightly Date StampKitware Robot2015-09-061-1/+1
* | | CMake Nightly Date StampKitware Robot2015-09-051-1/+1
* | | CMake Nightly Date StampKitware Robot2015-09-041-1/+1
| |/ |/|
* | Merge topic 'vs-store-phone-cert-thumbs'Brad King2015-09-031-1/+1
|\ \
| * | cmSystemTools: Skip ComputeCertificateThumbprint during bootstrapBrad King2015-09-021-1/+1
* | | CMake Nightly Date StampKitware Robot2015-09-031-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-09-021-1/+1
* | 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-012-4/+13
|\ \ \
| * | | Fix installation of iOS targets (#12506)Gregor Jasny2015-08-252-2/+12
| * | | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIosGregor Jasny2015-08-251-3/+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
* | | | | 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-314-4/+110
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | VS: Windows Store/Phone package cert thumbprintGilles Khouzam2015-08-274-2/+108
| * | | | | Simplify condition for using rpcrt4 library on WindowsBrad King2015-08-271-2/+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
| | |/ / / / | |/| | | |
| * | | | | CMake 3.3.1v3.3.1Brad King2015-08-131-1/+1
| * | | | | Merge branch 'fix-missing-subdir-error' into releaseBrad King2015-08-041-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-xcode-quoting' into releaseBrad King2015-07-311-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ 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
| | |_|_|_|_|_|/ | |/| | | | | |