Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 'nvtx3' | Brad King | 2022-08-15 | 2 | -0/+40 |
|\ | |||||
| * | FindCUDAToolkit: nvtx3 target | Raul Tambre | 2022-08-13 | 2 | -0/+40 |
* | | Merge branch 'release-3.24' | Brad King | 2022-08-15 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'warning-as-error-ti-compiler' into release-3.24 | Brad King | 2022-08-15 | 2 | -0/+12 |
| |\ \ | |||||
* | \ \ | Merge topic 'warning-as-error-ti-compiler' | Brad King | 2022-08-15 | 2 | -0/+12 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property | Craig Scott | 2022-08-11 | 2 | -0/+12 |
* | | | | Merge branch 'release-3.24' | Brad King | 2022-08-15 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'mingw-flto' into release-3.24 | Brad King | 2022-08-15 | 1 | -1/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'mingw-flto' | Brad King | 2022-08-15 | 1 | -1/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | IPO: Do not use -flto=auto with GCC 10.x on Windows | Brad King | 2022-08-10 | 1 | -1/+8 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-15 | 1 | -1/+1 |
* | | | | Merge topic 'FetchContent-protobuf-example-CMP0077' | Craig Scott | 2022-08-14 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | FetchContent: Fix protobuf example to avoid CMP0077 warning | Harald Fernengel | 2022-08-12 | 1 | -3/+4 |
* | | | | | Merge topic 'doc-MSVC_RUNTIME_LIBRARY-init' | Craig Scott | 2022-08-14 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Help: MSVC_RUNTIME_LIBRARY is initialized from associated variable | Craig Scott | 2022-08-12 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-14 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-13 | 1 | -1/+1 |
* | | | | Merge topic 'linux-var' | Craig Scott | 2022-08-12 | 5 | -0/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | variable: Set LINUX variable on Linux target systems | Cristian Adam | 2022-08-11 | 5 | -0/+13 |
* | | | | 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 'doc-ctest-multi-built-target' | Brad King | 2022-08-10 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Help: --build-target can be repeated in ctest --build-and-test mode | Craig Scott | 2022-08-10 | 1 | -2/+5 |
* | | | | Merge topic 'tutorial_genExp_rearrange' | Brad King | 2022-08-10 | 42 | -313/+224 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Move step 10 to step 4 | Markus Ferrell | 2022-08-08 | 42 | -313/+224 |
* | | | | | Merge topic 'FindGTK2-homebrew' | Brad King | 2022-08-10 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindGTK2: Search homebrew paths for arch-specific headers | Dominic Hamon | 2022-08-09 | 1 | -0/+1 |
* | | | | | | Merge topic 'doc-cxx-modules' | Brad King | 2022-08-10 | 3 | -10/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes | Brad King | 2022-08-09 | 3 | -10/+10 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'fortran-module-dep' | Brad King | 2022-08-10 | 8 | -386/+392 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fortran: Fix suprious dependencies with submodules | Vitaly Mogulian | 2022-08-09 | 6 | -194/+191 |
| * | | | | | | Fortran: Teach lexer to handle CRLF newlines | Brad King | 2022-08-09 | 2 | -192/+201 |
* | | | | | | | Merge topic 'ExternalProject-BUILD_ALWAYS-install' | Brad King | 2022-08-10 | 5 | -0/+64 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Fix install on BUILD_ALWAYS+BUILD_BYPRODUCTS with Ninja | Maik Nijhuis | 2022-08-09 | 2 | -0/+17 |
| * | | | | | | | ExternalProject: Add test case for BUILD_ALWAYS | Brad King | 2022-08-09 | 4 | -0/+47 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-10 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-08-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindThreads-msvc-no-pthread-flag' into release-3.24 | Brad King | 2022-08-09 | 1 | -1/+5 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindThreads-msvc-no-pthread-flag' | Brad King | 2022-08-09 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindThreads: Skip check for -pthread flag when targeting the MSVC ABI | Brad King | 2022-08-08 | 1 | -1/+5 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-09 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-markup-program-options' | Brad King | 2022-08-08 | 61 | -542/+842 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Consistent options declaration -- short first, then long | Alex Turbov | 2022-08-04 | 1 | -1/+1 |
| * | | | | | Help: Value for `--graphviz=` option actually is mandatory | Alex Turbov | 2022-08-04 | 2 | -2/+2 |
| * | | | | | Help: Replace a bunch of more ``--option`` to `:option:` role | Alex Turbov | 2022-08-04 | 29 | -198/+248 |
| * | | | | | Help: Replace mentions of ``-D`` option with :option:`-D` role | Alex Turbov | 2022-08-04 | 2 | -2/+3 |
| * | | | | | Help: Replace mentions of ``-T`` and ``-A`` options with role | Alex Turbov | 2022-08-04 | 16 | -34/+35 |