Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-getsafedef-stdstring' | Brad King | 2018-09-19 | 6 | -14/+21 |
|\ | |||||
| * | Fix regression in target output file naming logic | Brad King | 2018-09-19 | 4 | -9/+19 |
| * | 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 | 7 | -8/+24 |
|\ \ | |||||
| * | | 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 | 7 | -5/+19 |
* | | | 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 |
* | | | | Merge topic 'if-version-docs' | Brad King | 2018-09-18 | 1 | -5/+15 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify handling of non-integer components in if() version tests | Craig Scott | 2018-09-17 | 1 | -5/+15 |
* | | | | | Merge topic 'FindPython-updates' | Brad King | 2018-09-18 | 5 | -63/+416 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython*: Windows: add facility to select lookup order for registry. | Marc Chevrier | 2018-09-12 | 5 | -61/+244 |
| * | | | | | FindPython*: MacOS: Fix erroneous handling of Frameworks. | Marc Chevrier | 2018-09-12 | 4 | -17/+180 |
| * | | | | | FindPython: clean-up lookup names strategy | Marc Chevrier | 2018-09-12 | 1 | -3/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-18 | 1 | -1/+1 |
* | | | | | | Merge topic 'cmake_rule_messages_doc' | Brad King | 2018-09-17 | 3 | -1/+10 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Help: Document CMAKE_RULE_MESSAGES variable | Julien Schueller | 2018-09-17 | 3 | -1/+10 |
* | | | | | | Merge topic 'link-options' | Brad King | 2018-09-17 | 2 | -2/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | target_link_options: fix erroneous handling of BEFORE keyword. | Marc Chevrier | 2018-09-14 | 2 | -2/+10 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'docs/gen-see-also' | Brad King | 2018-09-17 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | docs: add some 'see also' helper texts | Brian Heim | 2018-09-13 | 1 | -0/+5 |
* | | | | | | | Merge topic 'FindCUDA-doc-typo' | Brad King | 2018-09-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Fix "alphabetical" typo | Nikolaus Wittenstein | 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 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | KWSys 2018-09-14 (1809bedd) | KWSys Upstream | 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 | 60 | -88/+529 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 56 | -44/+460 |
| * | | | | | | | 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 'module_policy_protection' | Brad King | 2018-09-14 | 5 | -2/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | IN_LIST: Ensure policy allows if(IN_LIST) if used by a module | Craig Scott | 2018-09-12 | 4 | -0/+20 |
| * | | | | | | | | CMakeIOSInstallCombined: Prevent policy leakage | Craig Scott | 2018-09-12 | 1 | -2/+7 |
* | | | | | | | | | Merge topic 'boost-notfound' | Brad King | 2018-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindBoost: Suppress imported targets warning if Boost was not found | Roger Leigh | 2018-09-12 | 1 | -1/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | 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 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'test-ninja-sub-build-fs-delay' | Brad King | 2018-09-14 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Tests: Extend RunCMake.Ninja filesystem delays | Brad King | 2018-09-12 | 1 | -4/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-14 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | |