Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 3 | -3/+10 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-11-03 | 1 | -1/+1 |
* | Merge topic 'msvc-custom-rc-mt' | Brad King | 2018-11-02 | 3 | -4/+13 |
|\ | |||||
| * | MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} | Mateusz Zych | 2018-10-29 | 2 | -2/+11 |
| * | cmLocalNinjaGenerator: Simplify CreateRulePlaceholderExpander | Mateusz Zych | 2018-10-26 | 1 | -2/+2 |
* | | Merge topic 'check-keywords-only-if-used' | Brad King | 2018-11-02 | 1 | -10/+15 |
|\ \ | |||||
| * | | cmTargetPropCommandBase: check keywords after parsing | Ben Boeckel | 2018-10-26 | 1 | -9/+11 |
| * | | cmTargetPropCommandBase: simplify code path | Ben Boeckel | 2018-10-26 | 1 | -1/+1 |
| * | | cmTargetPropCommandBase: skip property setting if there's nothing to add | Ben Boeckel | 2018-10-26 | 1 | -0/+3 |
* | | | Merge topic 'server-file-monitor-check' | Brad King | 2018-11-02 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | server: Fix assertion failure on directory paths in file monitor | Vladimir Penev | 2018-11-01 | 1 | -1/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-02 | 1 | -1/+1 |
* | | | | Merge topic 'fix-custom-target-with-csharp' | Brad King | 2018-11-01 | 5 | -29/+25 |
|\ \ \ \ | |||||
| * | | | | CSharp: Fix regression in VS project type selection for custom target | Brad King | 2018-10-31 | 5 | -29/+25 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-31 | 1 | -1/+1 |
* | | | | | Merge topic 'cuda_device_linking_drop_dynamic_libs' | Brad King | 2018-10-30 | 1 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Filter out non-static libraries during device linking | Robert Maynard | 2018-10-29 | 1 | -8/+8 |
| * | | | | | CMake 3.13.0-rc2v3.13.0-rc2 | Brad King | 2018-10-25 | 1 | -1/+1 |
| * | | | | | Merge branch 'cmake-gui-vs-open-space' into release-3.13 | Brad King | 2018-10-25 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cuda-thread-flags' into release-3.13 | Brad King | 2018-10-24 | 1 | -1/+18 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'tar-warnings' into release-3.13 | Brad King | 2018-10-24 | 1 | -13/+31 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'vs-csharp-win32-flags' into release-3.13 | Brad King | 2018-10-23 | 5 | -10/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs-csharp-in-custom-target' into release-3.13 | Brad King | 2018-10-23 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'set_directory_properties-script-mode' | Brad King | 2018-10-30 | 4 | -2/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | set_directory_properties: Restore in script mode | Brad King | 2018-10-29 | 4 | -2/+14 |
| * | | | | | | | | | | CMake 3.10.3v3.10.3 | Brad King | 2018-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'ccmake-stack-smashing' into release-3.10 | Brad King | 2018-03-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Autogen: Fix for the empty source file crash in 3.10.2 | Sebastian Holtermann | 2018-03-09 | 1 | -7/+13 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-30 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge topic 'graphviz-fix-alias' | Brad King | 2018-10-29 | 3 | -8/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | graphviz: dereference ALIAS targets | Nick Schultz | 2018-10-26 | 3 | -8/+31 |
* | | | | | | | | | | | | | Merge topic 'minusCparse' | Brad King | 2018-10-29 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsing | Paul Seyfert | 2018-10-26 | 1 | -0/+15 |
* | | | | | | | | | | | | | | Merge topic 'appdef-stdstring' | Brad King | 2018-10-29 | 4 | -17/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | cmLocalGenerator::AppendDefines: Remove const char* overloads | Vitaly Stakhovsky | 2018-10-26 | 4 | -17/+8 |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge topic 'relative-rpath' | Brad King | 2018-10-26 | 2 | -3/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 2 | -3/+27 |
* | | | | | | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-10-25 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-26 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge topic 'cmake-gui-vs-open-space' | Brad King | 2018-10-25 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | cmake-gui: Fix "Open Project" for VS IDE with space in path | Brad King | 2018-10-25 | 1 | -2/+3 |
* | | | | | | | | | | | | | | Merge topic 'cuda-thread-flags' | Brad King | 2018-10-25 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'cuda-filter-device-link-items' into cuda-thread-flags | Brad King | 2018-10-24 | 1 | -1/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | CUDA: Filter out host link flags during device linking | Robert Maynard | 2018-10-24 | 1 | -1/+18 |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'update-kwsys' into release-3.13 | Brad King | 2018-10-19 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |