Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 2 | -14/+21 |
* | Merge topic 'cuda_mark_toolkit_includes_as_system' | Brad King | 2022-08-19 | 1 | -0/+9 |
|\ | |||||
| * | CUDA: Always mark cuda toolkit as system include | Robert Maynard | 2022-08-18 | 1 | -0/+9 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-19 | 1 | -1/+1 |
* | | Merge topic 'cmake-E-env-modify' | Brad King | 2022-08-18 | 3 | -4/+44 |
|\ \ | |||||
| * | | cmake -E env: Add --modify flag | Alex Reinking | 2022-08-17 | 3 | -4/+44 |
* | | | Merge topic 'try_compile-no-try_run-args' | Brad King | 2022-08-18 | 1 | -27/+7 |
|\ \ \ | |||||
| * | | | try_compile: Don't accept try_run arguments | Matthew Woehlke | 2022-08-17 | 1 | -26/+6 |
| * | | | try_compile: Fix quotes in reporting of unknown arguments | Matthew Woehlke | 2022-08-17 | 1 | -1/+1 |
* | | | | Merge topic 'argparse-positional-tweak' | Brad King | 2022-08-18 | 2 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | cmArgumentParser: Ignore positional after keyword | Matthew Woehlke | 2022-08-17 | 2 | -4/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'create_test_sourcelist-special-chars' | Brad King | 2022-08-18 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | create_test_sourcelist: Add support for more special characters in paths | Klaas Speller | 2022-08-17 | 1 | -3/+1 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-18 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'fix-xcode-install-path' | Brad King | 2022-08-17 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARY | Tor Arne Vestbø | 2022-08-16 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'refactor-environment-modification' | Brad King | 2022-08-16 | 3 | -134/+182 |
|\ \ | |||||
| * | | cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too | Alex Reinking | 2022-08-15 | 3 | -13/+34 |
| * | | cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic | Alex Reinking | 2022-08-15 | 3 | -121/+154 |
| * | | cmCTestRunTest: Simplify by using GetSystemPathlistSeparator | Alex Reinking | 2022-08-15 | 1 | -5/+1 |
| * | | cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guard | Alex Reinking | 2022-08-15 | 1 | -2/+0 |
* | | | Merge topic 'xcode-avoid-compile-flags-on-resources' | Brad King | 2022-08-16 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Xcode: don't set SKIP_PRECOMPILE_HEADERS when source has no language | Andrey Filipenkov | 2022-08-11 | 1 | -1/+3 |
* | | | | Merge topic 'doc-cmake-cli-options' | Brad King | 2022-08-16 | 3 | -29/+30 |
|\ \ \ \ | |||||
| * | | | | Help: Use placeholder instead of listing choices in option lines | Alex Turbov | 2022-08-14 | 1 | -6/+5 |
| * | | | | Help: Short options first, then long, then Windows style | Alex Turbov | 2022-08-14 | 2 | -3/+3 |
| * | | | | Help: `<f>` → `<file>` for `--help*` option descriptions | Alex Turbov | 2022-08-14 | 1 | -20/+22 |
* | | | | | Merge topic 'export-no-shdeps' | Brad King | 2022-08-16 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | export: Restore exclusion of private shared library dependencies from checks | Brad King | 2022-08-15 | 1 | -0/+7 |
* | | | | | | Merge topic 'automoc-silence-warnings' | Brad King | 2022-08-16 | 1 | -9/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | automoc: avoid compiler warnings in linker-warning-silencing code | Albert Astals Cid | 2022-08-10 | 1 | -9/+9 |
| |/ / / / | |||||
| * | | | | CMake 3.24.0v3.24.0 | Brad King | 2022-08-04 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-16 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-13 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-12 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-11 | 1 | -1/+1 |
* | | | Merge topic 'fortran-module-dep' | Brad King | 2022-08-10 | 4 | -383/+352 |
|\ \ \ | |||||
| * | | | Fortran: Fix suprious dependencies with submodules | Vitaly Mogulian | 2022-08-09 | 2 | -191/+151 |
| * | | | Fortran: Teach lexer to handle CRLF newlines | Brad King | 2022-08-09 | 2 | -192/+201 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-10 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-09 | 1 | -1/+1 |
* | | | Merge topic 'doc-markup-program-options' | Brad King | 2022-08-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Help: Value for `--graphviz=` option actually is mandatory | Alex Turbov | 2022-08-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-06 | 1 | -1/+1 |
* | | | | Merge topic 'string-JSON-error-typo' | Brad King | 2022-08-05 | 1 | -1/+1 |
|\ \ \ \ |