summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPack: don't mangle CMake-special characters when applying default settingsRoman Donchenko2015-09-096-43/+68
* Merge topic 'more-swift2-fixes'Brad King2015-09-097-12/+87
|\
| * Swift: Add proper Swift compiler testGregor Jasny2015-09-061-1/+51
| * Swift: Remove positive Swift language testsGregor Jasny2015-09-063-4/+0
| * Swift: Require Xcode 6.1 and for MacOS X at least SDK 10.10Gregor Jasny2015-09-051-4/+31
| * Swift: Fix Compiler-Id detection for Swift 2Gregor Jasny2015-09-031-1/+1
| * Swift: Make SwiftMix compatible with Swift 2Gregor Jasny2015-09-031-2/+4
* | Merge topic 'fix-xcode-gtk2-tests'Brad King2015-09-091-0/+3
|\ \
| * | GTK2: Add --build-project to all GTK2 testsGregor Jasny2015-09-061-0/+3
| |/
* | Merge topic 'doc-get_filename_component-typo'Brad King2015-09-091-1/+1
|\ \
| * | Help: Fix typo in get_filename_component docsChristopher Meng2015-09-081-1/+1
* | | Merge topic 'wbpvf_no_deref'Brad King2015-09-093-14/+14
|\ \ \
| * | | write_basic_package_version_file: remove variable dereferences in templatesRolf Eike Beer2015-09-043-14/+14
* | | | 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-0817-31/+90
|\ \ \ \ \
| * | | | | Tests: Cover set_property for buildsystem target propertiesBrad King2015-09-0316-7/+41
| * | | | | 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-0823-27/+214
|\ \ \ \ \
| * | | | | find_program: Optionally consider all names in each directoryBrad King2015-09-027-1/+64
| * | | | | cmFindProgramCommand: Re-implement search using more flexible approachBrad King2015-09-022-1/+97
| * | | | | Tests: Add explicit testing for find_programBrad King2015-09-0214-0/+35
| * | | | | 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 'FindOpenSSL-static-libs'Brad King2015-09-082-5/+35
|\ \ \ \ \
| * | | | | FindOpenSSL: Optionally search only for static librariesThijs Wenker2015-09-022-5/+35
| |/ / / /
* | | | | Merge topic 'FindZLIB-per-config'Brad King2015-09-082-5/+45
|\ \ \ \ \
| * | | | | FindZLIB: Find debug and release variants separatelyMichael Scott2015-09-022-5/+45
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2015-09-0844-3473/+1396
|\ \ \ \ \
| * | | | | Tests: Fix Plugin test on Watcom compilerBrad King2015-09-031-1/+1
| * | | | | bootstrap: Remove unused KWSys configurationBrad King2015-09-021-269/+1
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-0242-3203/+1394
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2015-08-28 (dc3fdd7f)KWSys Robot2015-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 'release-scripts-doc-dir'Brad King2015-09-038-11/+10
|\ \ \
| * | | Utilities/Release: Install docs in unversioned directory (#15692)Brad King2015-09-026-4/+6
| * | | Utilities/Release: Refactor bootstrap argument constructionBrad King2015-09-026-11/+8
| |/ /
* | | Merge topic 'add-link-search-static-properties-defaults'Brad King2015-09-036-2/+8
|\ \ \
| * | | Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated testBrad King2015-09-026-2/+8
* | | | 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
| |_|/ / |/| | |
* | | | Merge topic 'FindHDF5-updates'Brad King2015-09-021-1/+3
|\ \ \ \