summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-0918-79/+693
* Merge topic 'ninja-clang-rsp-format'Brad King2016-08-051-5/+7
|\
| * Ninja: Fix response file format for GNU-like Clang on WindowsBrad King2016-08-041-5/+7
* | Merge topic 'update-kwsys'Brad King2016-08-053-0/+73
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-043-0/+73
| |\ \
| | * | KWSys 2016-08-03 (6d23dd7e)KWSys Upstream2016-08-043-0/+73
* | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-08-051-1/+4
|\ \ \ \
| * | | | VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolsetBrad King2016-08-041-1/+4
* | | | | CMake Nightly Date StampKitware Robot2016-08-051-1/+1
| |/ / / |/| | |
* | | | Merge topic 'find-module-imported-fallback-to-release'Brad King2016-08-047-63/+63
|\ \ \ \
| * | | | Modules: Make imported targets fall back to `Release`Brad King2016-08-037-63/+63
* | | | | Merge topic 'extra-generator-factories'Brad King2016-08-0416-235/+285
|\ \ \ \ \
| * | | | | Report more information about extra generators in generator factoriesTobias Hunger2016-08-032-0/+9
| * | | | | Refactor extra generator registration to use factoriesTobias Hunger2016-08-0316-235/+276
* | | | | | Merge topic 'update-kwsys'Brad King2016-08-042-12/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-032-12/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | KWSys 2016-08-02 (3f55579d)KWSys Upstream2016-08-032-12/+8
* | | | | | Merge topic 'update-curl'Brad King2016-08-04261-7481/+11916
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | curl: Remove CMake-specific READMEBrad King2016-08-031-66/+0
| * | | | | Merge branch 'upstream-curl' into update-curlBrad King2016-08-03259-7415/+11878
| |\ \ \ \ \
| | * | | | | curl 2016-08-03 (f2cb3a01)Curl Upstream2016-08-03259-7411/+11887
| * | | | | | curl: Update script to get curl 7.50.1Brad King2016-08-031-1/+3
| * | | | | | Merge branch 'upstream-curl' into update-curlBrad King2016-08-030-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | curl 2015-08-11 (1a7f66a3)Curl Upstream2016-08-030-0/+0
| * | | | | | Add script to update curl from upstreamBrad King2016-08-031-0/+36
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-041-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'ccmake-vim-navigation'Brad King2016-08-034-15/+30
|\ \ \ \ \ \
| * | | | | | ccmake: Add VIM-like bindings for navigationPaul Seyfert2016-08-024-12/+27
| * | | | | | ccmake: Revise documentation for [d]Paul Seyfert2016-08-021-2/+2
| * | | | | | ccmake: Fix typo in help (it's -> its)Paul Seyfert2016-08-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'CMakeFindFrameworks-custom-locations'Brad King2016-08-031-1/+7
|\ \ \ \ \ \
| * | | | | | CMakeFindFrameworks: Allow custom framework locationsDavid Keller2016-08-021-1/+7
| |/ / / / /
* | | | | | Merge topic 'gcc-fvisibility-version'Brad King2016-08-031-1/+1
|\ \ \ \ \ \
| * | | | | | GNU: Use -fvisibility on GCC 4.0 and 4.1 tooBrad King2016-08-021-1/+1
| |/ / / / /
* | | | | | Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS'Brad King2016-08-031-0/+8
|\ \ \ \ \ \
| * | | | | | FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRSKonstantin Sinitsyn2016-08-021-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'port-to-sco'Brad King2016-08-032-2/+12
|\ \ \ \ \ \
| * | | | | | SCO_SV: Enable so filename versioningPatrick Welche2016-08-021-0/+1
| * | | | | | cmELF: Port to SCO OpenServer 5.0.7/3.2Patrick Welche2016-08-021-2/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ExternalProject-no-DS_Store'Brad King2016-08-031-0/+1
|\ \ \ \ \ \
| * | | | | | ExternalProject: Ignore macOS .DS_Store files in tarball extractionBrad King2016-08-021-0/+1
* | | | | | | Merge topic 'update-kwsys'Brad King2016-08-033-12/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-023-12/+29
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | KWSys 2016-08-01 (560bcdbb)KWSys Upstream2016-08-023-12/+29
* | | | | | | Merge topic 'wix-root-description'Brad King2016-08-033-1/+26
|\ \ \ \ \ \ \
| * | | | | | | CPackWIX: Support custom title and description for the root featureMichael Stürmer2016-08-023-1/+26
* | | | | | | | Merge topic 'FindCUDA-no-windows-librt'Brad King2016-08-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Do not look for librt on WindowsStephen Sorley2016-08-021-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindCUDA-arch'Brad King2016-08-031-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Add search path for nvcc on ArchHans Gaiser2016-08-021-1/+2
| | |/ / / / / / | |/| | | | | |