summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-cmake-special-characters-mangling'Brad King2015-09-106-43/+68
|\
| * CPack: don't mangle CMake-special characters when applying default settingsRoman Donchenko2015-09-096-43/+68
* | Merge topic 'cpack-deb-component-dependencies'Brad King2015-09-104-28/+109
|\ \
| * | CPack/Deb: enable per component setting of dependenciesDomen Vrankar2015-09-094-28/+109
| |/
* | Merge topic 'FindwxWidgets-updates'Brad King2015-09-102-5/+38
|\ \
| * | Help: Add notes for topic 'FindwxWidgets-updates'Brad King2015-09-091-0/+4
| * | FindwxWidgets: Add wxWidgets webview componentSimon Richter2015-09-091-1/+1
| * | FindwxWidgets: Expect wxWidgets 3.1Simon Richter2015-09-091-1/+5
| * | FindwxWidgets: allow specifying required versionSimon Richter2015-09-091-3/+28
* | | Merge topic 'FindSWIG-noproxy'Brad King2015-09-101-4/+6
|\ \ \
| * | | FindSWIG: Do not generate erroneous outputs with -noproxyBen Webb2015-09-091-4/+6
| |/ /
* | | Merge topic 'apple-no-libnetwork'Brad King2015-09-101-0/+8
|\ \ \
| * | | curl: Do not use libnetwork on Apple platformsGregor Jasny2015-09-101-0/+8
* | | | Merge topic 'mingw-compile-features-C'Brad King2015-09-102-2/+7
|\ \ \ \
| * | | | Record compile features for GNU C on Windows (#15727)Brad King2015-09-092-2/+7
| | |/ / | |/| |
* | | | Merge topic 'ar-option-order'Brad King2015-09-104-4/+4
|\ \ \ \
| * | | | Re-order 'ar' options 'cq' => 'qc'Brad King2015-09-094-4/+4
| |/ / /
* | | | Merge topic 'ghs-updates'Brad King2015-09-102-18/+41
|\ \ \ \
| * | | | 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
| * | | | GHS: Find latest 'int' directoryGeoff Viola2015-09-091-7/+29
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-09-101-1/+1
| |_|/ |/| |
* | | 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
| |/ / / /