Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ctest: Fix generator platform under --build-nocmake | Brad King | 2018-09-25 | 1 | -3/+9 | |
| * | | | | | cmake: Fix generator platform under --build mode | Brad King | 2018-09-25 | 1 | -0/+8 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-28 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-27 | 1 | -1/+1 | |
* | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-26 | 2 | -3/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | clang-tidy: restore 'misc-noexcept-move-constructor' | Brad King | 2018-09-26 | 1 | -2/+4 | |
| * | | | | | | cmListFileCache: Add missing assertion in backtrace Top method | Brad King | 2018-09-26 | 2 | -1/+2 | |
* | | | | | | | Merge topic 'link-directories' | Craig Scott | 2018-09-26 | 28 | -68/+537 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 6 | -8/+62 | |
| * | | | | | | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 2 | -4/+32 | |
| * | | | | | | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 23 | -50/+434 | |
| * | | | | | | | Refactoring: introduce function to check if a string is a generator expression | Marc Chevrier | 2018-09-25 | 4 | -12/+15 | |
* | | | | | | | | Merge topic 'dbgsym-packaging' | Brad King | 2018-09-26 | 2 | -384/+562 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 2 | -384/+562 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-26 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'refactor-backtrace' | Brad King | 2018-09-25 | 2 | -100/+90 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | cmListFileCache: Refactor cmListFileBacktrace internals | Brad King | 2018-09-24 | 2 | -100/+90 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-25 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'server-separate-json' | Brad King | 2018-09-24 | 9 | -833/+917 | |
|\ \ \ \ \ | ||||||
| * | | | | | server: Compile json object generation source separately | Brad King | 2018-09-21 | 4 | -18/+52 | |
| * | | | | | server: Split json dictionary into separate header | Brad King | 2018-09-21 | 4 | -38/+48 | |
| * | | | | | server: Split json object generation into separate source | Brad King | 2018-09-21 | 2 | -801/+821 | |
| * | | | | | server: factor out json object generation entry points | Brad King | 2018-09-21 | 1 | -20/+34 | |
| * | | | | | cmake: Factor json version object construction into helper | Brad King | 2018-09-21 | 2 | -4/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-24 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-23 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-21 | 1 | -1/+1 | |
* | | | | Merge topic 'deprecate-policy-old' | Craig Scott | 2018-09-20 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 1 | -1/+1 | |
* | | | | | Merge topic 'bundleutilities-policy' | Brad King | 2018-09-20 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | BundleUtilities: Disallow inclusion at configure time | Kyle Edwards | 2018-09-19 | 1 | -1/+4 | |
* | | | | | | Merge topic 'vs-2015-max-sdk' | Brad King | 2018-09-20 | 4 | -0/+37 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | VS: Do not select a Windows SDK too high for current VS version | Gilles Khouzam | 2018-09-17 | 4 | -0/+37 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-20 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'symlink' | Brad King | 2018-09-19 | 3 | -8/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 3 | -8/+29 | |
* | | | | | | Merge topic 'provide_explicit_source_and_build_command_line_options' | Brad King | 2018-09-19 | 9 | -25/+59 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake: Internally uses -S instead of -H to specify source directory | Robert Maynard | 2018-09-15 | 6 | -10/+10 | |
| * | | | | | | cmake: -S and -B can be used to specify source and build directories | Robert Maynard | 2018-09-15 | 3 | -15/+49 | |
* | | | | | | | Merge topic 'ctest-more_submit_params' | Brad King | 2018-09-19 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest_submit: pass additional info to CDash | Zack Galbreath | 2018-09-17 | 1 | -0/+23 | |
* | | | | | | | | Merge topic 'fix-getsafedef-stdstring' | Brad King | 2018-09-19 | 3 | -14/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix regression in target output file naming logic | Brad King | 2018-09-19 | 1 | -9/+8 | |
| * | | | | | | | | Restore possibly regressed CMP0018 logic | Brad King | 2018-09-19 | 2 | -5/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'vs-ipo' | Brad King | 2018-09-18 | 3 | -5/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Do not specify incremental linking if LTCG is enabled | Brad King | 2018-09-17 | 1 | -3/+5 | |
| * | | | | | | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 3 | -2/+10 | |
* | | | | | | | | | | Merge topic 'link-options' | Brad King | 2018-09-18 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ |