summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-buildsystem-property-append'Brad King2015-09-142-7/+12
|\
| * cmState: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-111-0/+5
| * cmMakefile: Use appropriate parameter name.Stephen Kelly2015-09-111-2/+2
| * cmTarget: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-111-5/+5
* | Merge topic 'fix-makefile-progress'Brad King2015-09-142-2/+3
|\ \
| * | cmLocalGenerator: Always return the end snapshot state of a directory.Stephen Kelly2015-09-121-1/+1
| * | cmState: Return end snapshot for GetBuildsystemDirectoryParent.Stephen Kelly2015-09-111-1/+2
| |/
* | CMake Nightly Date StampKitware Robot2015-09-141-1/+1
* | CMake Nightly Date StampKitware Robot2015-09-131-1/+1
* | CMake Nightly Date StampKitware Robot2015-09-121-1/+1
|/
* Merge topic 'fix-TrimWhitespace'Brad King2015-09-111-3/+8
|\
| * cmSystemTools: Fix TrimWhitespace for non-ascii strings (#15735)Brad King2015-09-101-2/+2
| * cmSystemTools: Factor out a cm_isspace helperBrad King2015-09-101-1/+6
* | Merge topic 'revert-fix-windows-version-detection'Brad King2015-09-111-46/+10
|\ \
| * | Revert "Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)"Brad King2015-09-101-46/+10
* | | CMake Nightly Date StampKitware Robot2015-09-111-1/+1
* | | Merge topic 'ghs-updates'Brad King2015-09-101-11/+12
|\ \ \ | |_|/ |/| |
| * | GHS: Fix generated file path slashes and quoting for 6.1.6Geoff Viola2015-09-091-4/+7
| * | GHS: Tell MULTI to delete .elf.ael fileGeoff Viola2015-09-091-7/+5
* | | CMake Nightly Date StampKitware Robot2015-09-101-1/+1
* | | Merge topic 'vs14-win8-store-phone'Brad King2015-09-094-2/+26
|\ \ \ | |/ / |/| |
| * | VS: Find Desktop SDK for current VS version (#15662)Gilles Khouzam2015-09-024-2/+26
* | | 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