summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'perf-source-lookup'Brad King2017-09-225-23/+66
|\
| * Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-09-203-3/+59
| * cmMakefile: Drop unused methodAaron Orenstein2017-09-201-1/+0
| * cmSourceFileLocation: Drop unnecessary copy-assignment operatorAaron Orenstein2017-09-203-19/+7
* | Merge topic 'autogen-generators-refactor'Brad King2017-09-223-1125/+1367
|\ \
| * | Autogen: Read relative paths from rcc outputSebastian Holtermann2017-09-211-9/+18
| * | Autogen: In VERBOSE mode print why files are (re)generatedSebastian Holtermann2017-09-202-44/+221
| * | Autogen: Refactor cmQtAutoGeneratorsSebastian Holtermann2017-09-202-1100/+1156
| |/
* | Merge topic 'variable_watch-modify-on-callback'Brad King2017-09-222-20/+18
|\ \
| * | variable_watch: Made it safe to add/remove watches in access callbacksJustin Berger2017-09-212-20/+18
* | | Merge topic 'string-empty'Brad King2017-09-2224-42/+43
|\ \ \
| * | | Replace empty-string comparisons with checking against `empty()`.Pavel Solodovnikov2017-09-2124-42/+43
* | | | CMake Nightly Date StampKitware Robot2017-09-221-1/+1
| |/ / |/| |
* | | Merge topic 'update-kwsys'Brad King2017-09-211-0/+6
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-211-0/+6
| |/ /
* | | Merge topic 'cpack-different-checksum-file-per-generator'Brad King2017-09-211-2/+1
|\ \ \
| * | | CPack: use a distinct checksum file for each generatorDomen Vrankar2017-09-201-2/+1
* | | | Merge topic 'cpack-check-install-script'Brad King2017-09-211-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | CPack: Add missing check for CPACK_INSTALL_SCRIPT variableAlex Turbov2017-09-201-1/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2017-09-211-1/+1
| |/ |/|
* | Merge topic 'CTest-cov-string'Brad King2017-09-202-11/+10
|\ \
| * | CTest: pass std::string to cmCTestCoverageHandler::ShouldIDoCoverage()Rolf Eike Beer2017-09-192-11/+10
| |/
* | Merge topic 'ninja-performance'Brad King2017-09-203-32/+59
|\ \
| * | Ninja: Cache ConvertToNinjaPath results to avoid repeat workMatthias Maennich2017-09-192-5/+15
| * | Ninja: Improve performance with deeply-dependent custom targetsMatthias Maennich2017-09-193-27/+44
| |/
* | Merge topic 'tidy-modernize-loop-convert'Brad King2017-09-204-14/+7
|\ \
| * | Enable clang-tidy modernize-loop-convert lintBrad King2017-09-194-14/+7
| |/
* | Merge topic 'cxx11-nullptr'Brad King2017-09-2014-67/+68
|\ \
| * | Use C++11 nullptr (cont.)Matthias Maennich2017-09-1914-67/+68
* | | Merge topic 'cxx-checks-tolerate-unused-flag'Brad King2017-09-201-1/+4
|\ \ \
| * | | C++ feature checks: Filter out warnings caused by user flagsBrad King2017-09-191-0/+2
| * | | C++ feature checks: Prepare for multiple check output filtersBrad King2017-09-191-1/+2
| | |/ | |/|
* | | Merge topic 'CTest-crash-missing-glob'Brad King2017-09-201-0/+2
|\ \ \
| * | | CTest: fix crash if source file for coverage cannot be foundRolf Eike Beer2017-09-191-0/+2
| * | | Merge branch 'backport-autogen-target-depends' into release-3.9Brad King2017-09-131-25/+60
| |\ \ \
| | * | | Autogen: Backport autogen target dependency as file dependency fixSebastian Holtermann2017-09-131-25/+60
* | | | | CMake Nightly Date StampKitware Robot2017-09-201-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ranged-for'Brad King2017-09-1918-389/+246
|\ \ \ \
| * | | | Meta: modernize old-fashioned loops to range-based `for` (CPack).Pavel Solodovnikov2017-09-1918-389/+246
* | | | | Merge topic 'string-clear'Brad King2017-09-1970-212/+212
|\ \ \ \ \
| * | | | | Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-1570-214/+214
| |/ / / /
* | | | | Merge topic 'vs-manifestuac-flag-map'Brad King2017-09-198-25/+111
|\ \ \ \ \
| * | | | | VS: Fix MANIFESTUAC link flag map to .vcxproj elementscomicfans2017-09-188-25/+111
* | | | | | CMake Nightly Date StampKitware Robot2017-09-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'ctest-runcommand'Brad King2017-09-183-26/+42
|\ \ \ \ \
| * | | | | pass arguments as vector to cmCTest::RunCommand()Rolf Eike Beer2017-09-153-26/+42
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake-gui-high-dpi'Brad King2017-09-181-0/+4
|\ \ \ \ \
| * | | | | cmake-gui: Enable High DPI scalingLuis Caro2017-09-151-0/+4
| |/ / / /
* | | | | Merge topic 'libuv-bootstrap'Brad King2017-09-181-3/+4
|\ \ \ \ \
| * | | | | bootstrap: Make libuv available during bootstrapBrad King2017-09-171-3/+4