summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile,Ninja: De-duplicate ComputeObjectFilenames methodBrad King2018-01-296-38/+21
* Merge topic 'reduce-temporaries'Brad King2018-01-2969-314/+302
|\
| * Reduce allocation of temporary values on heap.Pavel Solodovnikov2018-01-2669-314/+302
* | Merge topic 'ctest_start_function_scope'Brad King2018-01-2911-4/+50
|\ \
| * | Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behaviorKyle Edwards2018-01-263-0/+14
| * | cmCTestScriptHandler: Add new field ShouldRunCurrentScriptKyle Edwards2018-01-268-4/+36
* | | Merge topic 'intel-cxx17-flags'Brad King2018-01-292-1/+13
|\ \ \
| * | | Intel: Add C++17 compiler optionsChristian Pfeiffer2018-01-271-0/+11
| * | | Intel: Correct the C11 ext flagChristian Pfeiffer2018-01-271-1/+2
* | | | CMake Nightly Date StampKitware Robot2018-01-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-01-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-01-271-1/+1
* | | | Merge topic 'test-genex-speedup'Brad King2018-01-2687-312/+165
|\ \ \ \
| * | | | Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-2562-241/+135
| * | | | Tests: Speed up RunCMake.GeneratorExpressionBrad King2018-01-2525-71/+30
| | |/ / | |/| |
* | | | Merge topic 'dedup-uv-signal-hack'Brad King2018-01-264-74/+48
|\ \ \ \
| * | | | De-duplicate cmUVSignalHackRAIIBrad King2018-01-254-74/+48
| * | | | cmUVSignalHackRAII: Use nullptr instead of NULLBrad King2018-01-251-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'ctest-chrono'Brad King2018-01-2638-212/+272
|\ \ \ \
| * | | | Make use of std::chrono throughout every componentWouter Klouwen2018-01-2318-62/+86
| * | | | CTest: add safe conversion from cmDuration to integer typesWouter Klouwen2018-01-237-40/+74
| * | | | CTest: introduce cmDurationWouter Klouwen2018-01-2319-109/+111
* | | | | Merge topic 'update-curl'Brad King2018-01-26101-4125/+8934
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-curl' into update-curlBrad King2018-01-24100-4124/+8933
| |\ \ \ \ \
| | * | | | | curl 2018-01-23 (d6c21c8e)Curl Upstream2018-01-24100-4124/+8933
| * | | | | | curl: Update script to get curl 7.58.0Brad King2018-01-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-261-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'doc-dev-release'Brad King2018-01-251-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help/dev: Add log step to 'release' branch instructionsBrad King2018-01-251-0/+7
|/ / / / /
* | | | | Merge topic 'CPackDeb-help-typo'Brad King2018-01-251-2/+2
|\ \ \ \ \
| * | | | | CPackDeb: Fix typo in documentationTobias Svehagen2018-01-241-2/+2
| |/ / / /
* | | | | Merge topic 'xl-qoptfile'Brad King2018-01-253-4/+19
|\ \ \ \ \
| * | | | | XL: Enable use of response files for includes and objectsBrad King2018-01-241-0/+2
| * | | | | Makefile,Ninja: Use tool-specific response file flag for include dirsBrad King2018-01-242-4/+17
| |/ / / /
* | | | | Merge topic 'fix-cray-pic'Brad King2018-01-255-6/+15
|\ \ \ \ \
| * | | | | Cray: Add common PIC flagsChuck Atkins2018-01-245-7/+16
* | | | | | Merge topic 'server-polish-opt-handshake'Brad King2018-01-252-18/+19
|\ \ \ \ \ \
| * | | | | | Server-mode: Document protocol version for optional handshake argumentsTobias Hunger2018-01-241-4/+4
| * | | | | | Server-mode: Rename functions to reflect what they doTobias Hunger2018-01-241-14/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'RemoveKDevelop3'Brad King2018-01-2517-753/+17
|\ \ \ \ \ \
| * | | | | | Generators: adjust error message for the removed KDevelop3 generatorAlex Neundorf2018-01-241-1/+6
| * | | | | | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-2417-752/+11
* | | | | | | Merge topic 'update-kwsys'Brad King2018-01-2519-207/+241
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-01-2419-207/+241
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KWSys 2018-01-23 (0579db1c)KWSys Upstream2018-01-2419-207/+241
* | | | | | | | Merge topic 'sourceFile-new-properties'Brad King2018-01-2551-232/+722
|\ \ \ \ \ \ \ \
| * | | | | | | | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2438-23/+350
| * | | | | | | | VisualStudio generators: refactoringMarc Chevrier2018-01-237-134/+190
| * | | | | | | | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-2315-55/+115
| * | | | | | | | LocalGenerator: refactoringMarc Chevrier2018-01-238-29/+76