summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-31120-507/+471
* 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
| |/ /
* | | Merge topic 'RemoveKDevelop3'Brad King2018-01-259-704/+10
|\ \ \
| * | | Generators: adjust error message for the removed KDevelop3 generatorAlex Neundorf2018-01-241-1/+6
| * | | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-249-703/+4
* | | | Merge topic 'update-kwsys'Brad King2018-01-2519-207/+241
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-01-2419-207/+241
| | |/ / | |/| |
* | | | Merge topic 'sourceFile-new-properties'Brad King2018-01-2521-184/+536
|\ \ \ \
| * | | | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2411-16/+206
| * | | | VisualStudio generators: refactoringMarc Chevrier2018-01-237-134/+190
| * | | | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-237-7/+66
| * | | | LocalGenerator: refactoringMarc Chevrier2018-01-238-29/+76
* | | | | Merge topic 'fix-include_regular_expression-subdir'Brad King2018-01-251-0/+6
|\ \ \ \ \
| * | | | | include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-241-0/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'windows-resources-through-link'Brad King2018-01-251-2/+6
|\ \ \ \ \