summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2018-02-021-1/+1
* Merge topic 'std-string-apis'Brad King2018-02-01120-506/+470
|\
| * Reduce raw string pointers usage.Pavel Solodovnikov2018-01-31120-507/+471
* | Merge topic 'perf-from-callgrind'Brad King2018-02-017-69/+146
|\ \
| * | cmExpandedCommandArgument: add an overload for const char*Ben Boeckel2018-01-312-0/+6
| * | cmGeneratorTarget: make keyword strings constBen Boeckel2018-01-311-4/+4
| * | cmGeneratorExpressionLexer: only tokenize strings with a '$'Ben Boeckel2018-01-311-0/+6
| * | cmTarget: use static strings for special property namesBen Boeckel2018-01-311-14/+28
| * | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY>Ben Boeckel2018-01-311-1/+2
| * | cmAddCustomCommandCommand: use std::string const& for FileIsFullPathBen Boeckel2018-01-311-1/+1
| * | cmAddCustomCommandCommand: store keywords in stringsBen Boeckel2018-01-311-49/+99
* | | CMake Nightly Date StampKitware Robot2018-02-011-1/+1
* | | Merge topic 'windows-embed-cmake-gui-version'Brad King2018-01-311-0/+4
|\ \ \ | |_|/ |/| |
| * | Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
* | | Merge topic 'msvc_cuda_files_use_consistent_obj_names'Brad King2018-01-311-3/+14
|\ \ \
| * | | CUDA: Use MSVC default pattern for naming object filesRobert Maynard2018-01-301-3/+14
| |/ /
* | | Merge topic 'generate_speedup'Brad King2018-01-312-29/+6
|\ \ \
| * | | cmLocalGenerator: change ImportedGeneratorTargets from vector to mapFrank Winklmeier2018-01-302-24/+6
| * | | cmLocalGenerator: remove public GetImportedGeneratorTargetsFrank Winklmeier2018-01-301-5/+0
| |/ /
* | | Merge topic 'source_group-TREE-args'Brad King2018-01-312-87/+160
|\ \ \
| * | | source_group: Fix TREE argument parsingMateusz Janek2018-01-302-87/+160
* | | | Merge topic 'vs-restore-order'Brad King2018-01-311-2/+2
|\ \ \ \
| * | | | VS: Restore the order of the AdditionalIncludeDirectories tagVitaly Stakhovsky2018-01-301-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'dedup-ComputeObjectFilenames'Brad King2018-01-316-38/+21
|\ \ \ \
| * | | | Makefile,Ninja: De-duplicate ComputeObjectFilenames methodBrad King2018-01-296-38/+21
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-01-311-1/+1
| |_|/ |/| |
* | | Merge topic 'vcxproj-DebugInformationFormat-newline'Brad King2018-01-301-4/+5
|\ \ \
| * | | VS: Use newline for empty DebugInformationFormat tagsRobert Dailey2018-01-261-4/+5
* | | | Merge topic 'xcode-gen-warning'Brad King2018-01-301-1/+1
|\ \ \ \
| * | | | cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warningBrad King2018-01-291-1/+1
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2018-01-301-1/+1
|/ / /
* | | 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-295-3/+24
|\ \ \ \
| * | | | cmCTestScriptHandler: Add new field ShouldRunCurrentScriptKyle Edwards2018-01-265-3/+24
| |/ / /
* | | | 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 '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
* | | CMake Nightly Date StampKitware Robot2018-01-261-1/+1
| |/ |/|
* | Merge topic 'xl-qoptfile'Brad King2018-01-252-4/+17
|\ \
| * | Makefile,Ninja: Use tool-specific response file flag for include dirsBrad King2018-01-242-4/+17
* | | Merge topic 'server-polish-opt-handshake'Brad King2018-01-251-14/+15
|\ \ \
| * | | Server-mode: Rename functions to reflect what they doTobias Hunger2018-01-241-14/+15
| |/ /