Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cmGlobalXCodeGenerator: Properly initialize TARGETS variable | Gregor Jasny | 2018-02-13 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | CMake 3.11.0-rc1 version update | Brad King | 2018-02-05 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge topic 'autogen-improve-multi-config' | Brad King | 2018-02-05 | 8 | -471/+421 | |
|\ \ \ | ||||||
| * | | | Autogen: Improved multi-config include scheme | Sebastian Holtermann | 2018-02-02 | 8 | -471/+421 | |
* | | | | Merge topic 'vs-static-ConvertToWindowsSlash' | Brad King | 2018-02-05 | 2 | -51/+52 | |
|\ \ \ \ | ||||||
| * | | | | cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash() | Vitaly Stakhovsky | 2018-02-02 | 2 | -51/+52 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-05 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-04 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-03 | 1 | -1/+1 | |
* | | | | Merge topic 'simplify-ccg-converter' | Brad King | 2018-02-02 | 1 | -3/+1 | |
|\ \ \ \ | ||||||
| * | | | | cmCustomCommandGenerator: Simplify cmOutputConverter access | Brad King | 2018-02-01 | 1 | -3/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'ninja-unused-device-link' | Brad King | 2018-02-02 | 1 | -28/+0 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Remove unused device link line code | Brad King | 2018-02-01 | 1 | -28/+0 | |
| |/ / / | ||||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2018-02-02 | 3 | -98/+89 | |
|\ \ \ \ | ||||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-02-01 | 3 | -98/+89 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'std-string-apis' | Brad King | 2018-02-01 | 120 | -506/+470 | |
|\ \ \ | ||||||
| * | | | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 120 | -507/+471 | |
* | | | | Merge topic 'perf-from-callgrind' | Brad King | 2018-02-01 | 7 | -69/+146 | |
|\ \ \ \ | ||||||
| * | | | | cmExpandedCommandArgument: add an overload for const char* | Ben Boeckel | 2018-01-31 | 2 | -0/+6 | |
| * | | | | cmGeneratorTarget: make keyword strings const | Ben Boeckel | 2018-01-31 | 1 | -4/+4 | |
| * | | | | cmGeneratorExpressionLexer: only tokenize strings with a '$' | Ben Boeckel | 2018-01-31 | 1 | -0/+6 | |
| * | | | | cmTarget: use static strings for special property names | Ben Boeckel | 2018-01-31 | 1 | -14/+28 | |
| * | | | | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY> | Ben Boeckel | 2018-01-31 | 1 | -1/+2 | |
| * | | | | cmAddCustomCommandCommand: use std::string const& for FileIsFullPath | Ben Boeckel | 2018-01-31 | 1 | -1/+1 | |
| * | | | | cmAddCustomCommandCommand: store keywords in strings | Ben Boeckel | 2018-01-31 | 1 | -49/+99 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-01 | 1 | -1/+1 | |
* | | | | | Merge topic 'windows-embed-cmake-gui-version' | Brad King | 2018-01-31 | 1 | -0/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Windows: Embed version information into cmake-gui | Brad King | 2018-01-30 | 1 | -0/+4 | |
* | | | | | Merge topic 'msvc_cuda_files_use_consistent_obj_names' | Brad King | 2018-01-31 | 1 | -3/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Use MSVC default pattern for naming object files | Robert Maynard | 2018-01-30 | 1 | -3/+14 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'generate_speedup' | Brad King | 2018-01-31 | 2 | -29/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmLocalGenerator: change ImportedGeneratorTargets from vector to map | Frank Winklmeier | 2018-01-30 | 2 | -24/+6 | |
| * | | | | | cmLocalGenerator: remove public GetImportedGeneratorTargets | Frank Winklmeier | 2018-01-30 | 1 | -5/+0 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'source_group-TREE-args' | Brad King | 2018-01-31 | 2 | -87/+160 | |
|\ \ \ \ \ | ||||||
| * | | | | | source_group: Fix TREE argument parsing | Mateusz Janek | 2018-01-30 | 2 | -87/+160 | |
* | | | | | | Merge topic 'vs-restore-order' | Brad King | 2018-01-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Restore the order of the AdditionalIncludeDirectories tag | Vitaly Stakhovsky | 2018-01-30 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'dedup-ComputeObjectFilenames' | Brad King | 2018-01-31 | 6 | -38/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Makefile,Ninja: De-duplicate ComputeObjectFilenames method | Brad King | 2018-01-29 | 6 | -38/+21 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-31 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'vcxproj-DebugInformationFormat-newline' | Brad King | 2018-01-30 | 1 | -4/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Use newline for empty DebugInformationFormat tags | Robert Dailey | 2018-01-26 | 1 | -4/+5 | |
* | | | | | | Merge topic 'xcode-gen-warning' | Brad King | 2018-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning | Brad King | 2018-01-29 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-30 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'reduce-temporaries' | Brad King | 2018-01-29 | 69 | -314/+302 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 69 | -314/+302 | |
* | | | | | | Merge topic 'ctest_start_function_scope' | Brad King | 2018-01-29 | 5 | -3/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmCTestScriptHandler: Add new field ShouldRunCurrentScript | Kyle Edwards | 2018-01-26 | 5 | -3/+24 | |
| |/ / / / / |