Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | cmListFileCache: Refactor cmListFileBacktrace internals | Brad King | 2018-09-24 | 2 | -100/+90 |
* | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | LINK_OPTIONS: Add missing initialization actions | Marc Chevrier | 2018-09-17 | 1 | -0/+3 |
* | | | | | | | | | Merge topic 'getsafedef-stdstring' | Brad King | 2018-09-18 | 25 | -97/+99 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 25 | -97/+99 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-18 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'link-options' | Brad King | 2018-09-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_options: fix erroneous handling of BEFORE keyword. | Marc Chevrier | 2018-09-14 | 1 | -2/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-09-17 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-09-14 | 2 | -5/+5 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-17 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-16 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-15 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'out-of-dir-linking' | Brad King | 2018-09-14 | 13 | -73/+234 |
|\ \ \ \ \ \ | |||||
| * | | | | | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 9 | -29/+165 |
| * | | | | | | cmTarget: Future-proof AddLinkLibrary target lookup scope | Brad King | 2018-09-12 | 1 | -1/+1 |
| * | | | | | | cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReference | Brad King | 2018-09-12 | 1 | -2/+7 |