Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'error-consolidate' | Brad King | 2019-02-25 | 28 | -154/+134 |
|\ | |||||
| * | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 28 | -154/+134 |
* | | Merge topic 'swift-partials' | Brad King | 2019-02-25 | 3 | -0/+51 |
|\ \ | |||||
| * | | Ninja: add final placeholders to merge Swift partials | Saleem Abdulrasool | 2019-02-20 | 3 | -0/+51 |
| |/ | |||||
* | | Merge topic 'systools-stdstring3' | Brad King | 2019-02-25 | 22 | -47/+44 |
|\ \ | |||||
| * | | cmSystemTools: More functions accept `std::string` params | Vitaly Stakhovsky | 2019-02-20 | 22 | -47/+44 |
| |/ | |||||
* | | Merge branch 'release-3.14' | Brad King | 2019-02-25 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'releasenotes_arch_independent' into release-3.14 | Brad King | 2019-02-25 | 1 | -0/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'docs_try_commands' into release-3.14 | Brad King | 2019-02-25 | 2 | -25/+33 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'check_lang_source_runs_output' into release-3.14 | Brad King | 2019-02-25 | 2 | -2/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'remove-exclude-from-all-warning' into release-3.14 | Brad King | 2019-02-22 | 5 | -20/+14 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'link-options' into release-3.14 | Brad King | 2019-02-20 | 2 | -18/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'fix-implicit-includes-fortran' into release-3.14 | Brad King | 2019-02-20 | 2 | -10/+21 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'releasenotes_arch_independent' | Brad King | 2019-02-25 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Add release note for new ARCH_INDEPENDENT option | Craig Scott | 2019-02-24 | 1 | -0/+5 |
* | | | | | | | | | Merge topic 'docs_try_commands' | Brad King | 2019-02-25 | 2 | -25/+33 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES | Craig Scott | 2019-02-24 | 1 | -1/+3 |
| * | | | | | | | | Help: Consistency in try_compile() docs for target type | Craig Scott | 2019-02-24 | 1 | -8/+14 |
| * | | | | | | | | Help: try_compile() readability and grammar improvements | Craig Scott | 2019-02-24 | 1 | -6/+6 |
| * | | | | | | | | Help: User-provided variable names for try_* commands | Craig Scott | 2019-02-24 | 2 | -12/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'check_lang_source_runs_output' | Brad King | 2019-02-25 | 2 | -2/+12 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | CheckLangSourceRuns: Capture run output to log files | Craig Scott | 2019-02-23 | 2 | -2/+12 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'link-options' | Brad King | 2019-02-25 | 2 | -18/+8 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | PIE link options: No warning when policy CMP0083 is not set. | Marc Chevrier | 2019-02-20 | 2 | -18/+8 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'remove-exclude-from-all-warning' | Brad King | 2019-02-25 | 5 | -20/+14 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 5 | -20/+14 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-implicit-includes-fortran' | Brad King | 2019-02-25 | 2 | -10/+21 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fortran: Do not suppress explicit use of implicit include directories | Brad King | 2019-02-20 | 2 | -10/+21 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-25 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-24 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-23 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-22 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-21 | 1 | -1/+1 |
* | | | | | Merge topic 'readme-build-out-of-source' | Craig Scott | 2019-02-20 | 1 | -8/+13 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | README: Suggest bootstrapping out-of-source for development | Brad King | 2019-02-20 | 1 | -8/+13 |
* | | | | | Merge topic 'cray-cleanup' | Brad King | 2019-02-20 | 2 | -81/+102 |
|\ \ \ \ \ | |||||
| * | | | | | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modules | Chuck Cranor | 2019-02-19 | 2 | -81/+102 |
* | | | | | | Merge topic 'list-prepend-and-pop-subcommands' | Brad King | 2019-02-20 | 17 | -6/+387 |
|\ \ \ \ \ \ | |||||
| * | | | | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 17 | -6/+387 |
* | | | | | | | Merge topic 'configurefile-stdstring' | Brad King | 2019-02-20 | 15 | -41/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefile::ConfigureFile: Accept `std::string` parameters | Vitaly Stakhovsky | 2019-02-19 | 15 | -41/+41 |
* | | | | | | | | Merge topic 'optimize-cmuuid-ctor' | Brad King | 2019-02-20 | 2 | -16/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmUuid: Hide UUID group info in implementation | Gregor Jasny | 2019-02-19 | 2 | -16/+6 |
* | | | | | | | | | Merge topic 'ninja-swift-partial' | Brad King | 2019-02-20 | 3 | -0/+26 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ninja: add properties for Swift partial module and doc | Saleem Abdulrasool | 2019-02-18 | 3 | -0/+26 |
* | | | | | | | | | | Merge topic 'once-is-enough' | Brad King | 2019-02-20 | 1 | -12/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Ninja: remove duplicate local variable (NFC) | Saleem Abdulrasool | 2019-02-18 | 1 | -12/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'autogen_cache_binary_checks' into release-3.14 | Brad King | 2019-02-19 | 4 | -39/+88 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'vs-win-sdk' into release-3.14 | Brad King | 2019-02-19 | 3 | -3/+19 |
| |\ \ \ \ \ \ \ \ \ \ |