summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \ \
| * | | | FindHDF5: Add hdf5_hl to list of libraries to search for Fortran_HLPaul Romano2015-09-011-1/+1
| * | | | FindHDF5: Fix support for HL and Fortran_HL componentsPaul Romano2015-09-011-0/+2
* | | | | Merge topic 'swift2-compatibility'Brad King2015-09-022-3/+3
|\ \ \ \ \
| * | | | | Swift: Use dump instead of printlnGregor Jasny2015-09-012-3/+3
* | | | | | 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
|\ \ \ \ \ \ \