Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-15 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge topic 'sphinx-4' into release-3.20 | Brad King | 2021-05-14 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'sphinx-4' | Brad King | 2021-05-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Utilities/Sphinx: Update man page config for Sphinx 4 | Brad King | 2021-05-14 | 1 | -0/+1 | |
* | | | | | | Merge topic 'relative-paths' | Brad King | 2021-05-14 | 33 | -376/+277 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmStateDirectory: Comment relative path top directory selection approach | Brad King | 2021-05-13 | 1 | -0/+6 | |
| * | | | | | | cmGlobalGenerator: Simplify relative path conversion in AddRuleHash | Brad King | 2021-05-13 | 1 | -4/+2 | |
| * | | | | | | cmLocalCommonGenerator: Select work directory semantically | Brad King | 2021-05-13 | 4 | -10/+30 | |
| * | | | | | | cmLocalGenerator: Factor out relative path conversion helpers | Brad King | 2021-05-13 | 23 | -326/+210 | |
| * | | | | | | cmLocalCommonGenerator: Factor out relative path conversion helper | Brad King | 2021-05-13 | 3 | -4/+10 | |
| * | | | | | | cmMakefileTargetGenerator: Clarify name of relative path conversion helper | Brad King | 2021-05-13 | 1 | -6/+6 | |
| * | | | | | | cmDependsFortran: Simplify relative path conversion helper | Brad King | 2021-05-13 | 1 | -7/+1 | |
| * | | | | | | cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained | Brad King | 2021-05-12 | 7 | -8/+8 | |
| * | | | | | | cmGlobalGhsMultiGenerator: Simplify relative path conversion logic | Brad King | 2021-05-12 | 2 | -5/+5 | |
| * | | | | | | cmGlobalXCodeGenerator: Simplify relative path conversion under project root | Brad King | 2021-05-12 | 2 | -12/+5 | |
* | | | | | | | Merge topic 'VS-include_external_msproject-CSharp-targets-references' | Brad King | 2021-05-14 | 4 | -4/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests/include_external_msproject: Check C# project reference | Dario Passet | 2021-05-13 | 3 | -0/+47 | |
| * | | | | | | | VS Generator: Properly reference included external C# projects | Dario Passet | 2021-05-13 | 1 | -4/+3 | |
* | | | | | | | | Merge topic 'FetchContent-local-vars' | Brad King | 2021-05-14 | 1 | -15/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FetchContent: Use private local variables in FetchContent_MakeAvailable | Arcturus Arcturus | 2021-05-13 | 1 | -15/+21 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ... | Brad King | 2021-05-14 | 15 | -11/+60 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' | Brad King | 2021-05-14 | 15 | -11/+60 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | cmCommandLineArgument: Provide more information syntax error messages | Robert Maynard | 2021-05-13 | 3 | -5/+6 | |
| * | | | | | | | cmake: `--build` and `--install` error out when encountering bad flags | Robert Maynard | 2021-05-13 | 14 | -2/+54 | |
| * | | | | | | | cmCommandLineArgument: Correctly record parsing failures | Robert Maynard | 2021-05-12 | 1 | -6/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'scandep-format' | Brad King | 2021-05-14 | 5 | -52/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGlobalNinjaGenerator: Clarify semantics of Fortran scanning info | Brad King | 2021-05-13 | 1 | -7/+9 | |
| * | | | | | | | cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fields | Brad King | 2021-05-13 | 5 | -46/+32 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-14 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'find_item-consistent-behavior-cache-variables' | Brad King | 2021-05-13 | 37 | -112/+596 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_*: ensure consistent behavior for cache variables | Marc Chevrier | 2021-05-12 | 29 | -10/+485 | |
| * | | | | | | class cmake: Store working directory at cmake launch | Marc Chevrier | 2021-05-11 | 2 | -1/+11 | |
| * | | | | | | find_*: refactor cache variable handling | Marc Chevrier | 2021-05-11 | 7 | -110/+109 | |
* | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'ninja-fortran-symlink' into release-3.20 | Brad King | 2021-05-13 | 1 | -6/+5 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'ninja-fortran-symlink' | Brad King | 2021-05-13 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Ninja: Restore support for Fortran in a symlinked build tree | Brad King | 2021-05-12 | 1 | -6/+5 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-13 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'ci-codespell' | Brad King | 2021-05-12 | 5 | -6/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitlab-ci: add codespell lint job | Brad King | 2021-05-12 | 3 | -1/+14 | |
| * | | | | | | gitlab-ci: rename lint builds to start in lint: | Brad King | 2021-05-12 | 1 | -3/+3 | |
| * | | | | | | UseJava: Avoid non-word "compilability" in documentation | Brad King | 2021-05-12 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'xcode-inherited-params' | Brad King | 2021-05-12 | 4 | -0/+61 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute. | Danny Parker | 2021-05-05 | 4 | -0/+61 | |
* | | | | | | | Merge topic 'misc-improve' | Brad King | 2021-05-12 | 9 | -17/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Source: Minor code improvements | Vitaly Stakhovsky | 2021-05-11 | 9 | -17/+14 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ci-fedora34' | Brad King | 2021-05-12 | 22 | -55/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: enable FindProtobuf gRPC test on Linux builds | Brad King | 2021-05-12 | 3 | -0/+3 | |