Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | cmGeneratorTarget: Factor target name resolution out of link item resolution | Brad King | 2018-09-12 | 2 | -10/+31 |
| * | | | | | Make internal TARGET_PROPERTY generator expressions more robust | Brad King | 2018-09-12 | 4 | -3/+33 |
| * | | | | | Android.mk: De-duplicate link libraries logic during export | Brad King | 2018-09-11 | 1 | -21/+5 |
| * | | | | | cmGlobalGenerator: Remove unused FindLocalGenerator method | Brad King | 2018-09-11 | 2 | -15/+0 |
* | | | | | | Merge topic 'ctest-stop-time-test' | Brad King | 2018-09-14 | 4 | -18/+44 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | CTest: Improve stop-time implementation | Brad King | 2018-09-12 | 4 | -18/+44 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-13 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'rule-launch-custom-extra-space' | Brad King | 2018-09-12 | 2 | -8/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value | Brad King | 2018-09-11 | 2 | -8/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'gicv-stdstring' | Brad King | 2018-09-12 | 9 | -66/+64 |
|\ \ \ \ \ | |||||
| * | | | | | cmState::GetInitializedCacheValue: Return as const std::string* | Vitaly Stakhovsky | 2018-09-10 | 9 | -66/+64 |
* | | | | | | Merge topic 'unused-variables-cleanup' | Craig Scott | 2018-09-12 | 2 | -5/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Warnings: Remove unused variables | Craig Scott | 2018-09-11 | 2 | -5/+0 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-12 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'replace-os-x-name-with-macos' | Brad King | 2018-09-11 | 7 | -9/+9 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Replace occurrences of "Mac OS X" with "macOS" in comments | Bartosz Kosiorek | 2018-09-10 | 7 | -9/+9 |
* | | | | | | Merge topic 'imported-same-name' | Brad King | 2018-09-11 | 24 | -221/+249 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 7 | -47/+45 |
| * | | | | | | genex: Simplify cmGeneratorExpressionInterpreter | Brad King | 2018-09-07 | 9 | -87/+36 |
| * | | | | | | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 5 | -41/+44 |
| * | | | | | | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 9 | -66/+144 |