Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIR | Craig Scott | 2022-05-18 | 1 | -3/+9 | |
| * | | | FetchContent: Don't leak internal variables | Craig Scott | 2022-05-18 | 1 | -3/+11 | |
* | | | | Merge topic 'cpack-component-special-chars' | Brad King | 2022-05-25 | 1 | -8/+10 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | CPack: Support component names with special characters, too | Deniz Bahadir | 2022-05-24 | 1 | -8/+10 | |
* | | | | Merge topic 'findvulkan-moltenvk' | Brad King | 2022-05-24 | 1 | -0/+87 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | FindVulkan: Add component for `MoltenVK` | MACHIZAUD Andréa | 2022-05-22 | 1 | -0/+87 | |
* | | | | Merge topic 'externalproject-cleanup' | Brad King | 2022-05-23 | 1 | -344/+793 | |
|\ \ \ \ | ||||||
| * | | | | ExternalProject: Reformatting only | Craig Scott | 2022-05-22 | 1 | -291/+769 | |
| * | | | | ExternalProject: Minor cleanup to use more convenient commands | Craig Scott | 2022-05-22 | 1 | -12/+14 | |
| * | | | | ExternalProject: Remove unused property docs | Craig Scott | 2022-05-22 | 1 | -38/+5 | |
| * | | | | ExternalProject: Replace SEND_ERROR with FATAL_ERROR | Craig Scott | 2022-05-22 | 1 | -3/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'pkgconfig-static-libs' | Brad King | 2022-05-23 | 1 | -45/+95 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET. | Alex Birch | 2022-05-20 | 1 | -44/+92 | |
| * | | | FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config output | Alex Birch | 2022-05-12 | 1 | -1/+3 | |
* | | | | Merge topic 'findvulkan-improvements' | Brad King | 2022-05-20 | 1 | -50/+516 | |
|\ \ \ \ | ||||||
| * | | | | FindVulkan: Add component for `glslc` and `glslangValidator` | MACHIZAUD Andréa | 2022-05-18 | 1 | -17/+48 | |
| * | | | | FindVulkan: ensure policy CMP0057 is NEW to use `IN_LIST` with `if()` | MACHIZAUD Andréa | 2022-05-18 | 1 | -0/+5 | |
| * | | | | FindVulkan: Add component for `glslang` | MACHIZAUD Andréa | 2022-05-18 | 1 | -3/+279 | |
| * | | | | FindVulkan: Add component for `SPIRV-Tools` | MACHIZAUD Andréa | 2022-05-18 | 1 | -4/+53 | |
| * | | | | FindVulkan: Add component for `shaderc_combined` | MACHIZAUD Andréa | 2022-05-18 | 1 | -0/+97 | |
| * | | | | FindVulkan: Move `mark_as_advanced` right after `find_*` calls. | MACHIZAUD Andréa | 2022-05-13 | 1 | -3/+6 | |
| * | | | | FindVulkan: Factorize code for library/executable search | MACHIZAUD Andréa | 2022-05-13 | 1 | -51/+56 | |
* | | | | | Merge topic 'cpack-nuget-components-on-windows' | Brad King | 2022-05-19 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack/NuGet: Restore component packaging on Windows | Alex Turbov | 2022-05-18 | 1 | -1/+3 | |
* | | | | | | Merge topic 'clang-imsvc' | Brad King | 2022-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-3.23-clang-imsvc' into clang-imsvc | Brad King | 2022-05-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Clang: Use -imsvc flag without space to support Clang tools | Brad King | 2022-05-17 | 1 | -1/+1 | |
| | * | | | | | Merge topic 'FortranCInterface-gcc12' into release-3.23 | Brad King | 2022-05-17 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge topic 'FindPkgConfig-LIBRARY_PATH' into release-3.23 | Brad King | 2022-05-13 | 1 | -1/+3 | |
| | |\ \ \ \ \ | ||||||
* | | \ \ \ \ \ | Merge topic 'FindGLUT-remove-undocumented-vars' | Brad King | 2022-05-18 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARY | Letu Ren | 2022-05-17 | 1 | -4/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'fetchcontent-subbuild-config-type-fix' | Brad King | 2022-05-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | FetchContent: Use Debug rather than Release for sub-build | Craig Scott | 2022-05-17 | 1 | -3/+3 | |
* | | | | | | | | Merge topic 'findzlib-static' | Brad King | 2022-05-17 | 1 | -6/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindZLIB: fix ZLIB_USE_STATIC_LIBS on Windows | Peter Würth | 2022-05-13 | 1 | -6/+16 | |
* | | | | | | | | | Merge topic 'FortranCInterface-gcc12' | Brad King | 2022-05-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | FortranCInterface: Fix failure with gfortran 12 and Clang | Brad King | 2022-05-16 | 1 | -0/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES' | Brad King | 2022-05-16 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | CMakeDetermineSystem: Remove unreachable code | Craig Scott | 2022-05-08 | 1 | -1/+0 | |
* | | | | | | | Merge topic 'fetchcontent-subbuild-config-type' | Craig Scott | 2022-05-16 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | FetchContent: Hard-code a config for the sub-build | Craig Scott | 2022-05-13 | 1 | -2/+11 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindGLUT-system-include-dirs' | Brad King | 2022-05-13 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindGLUT: Fix GLUT_INCLUDE_DIRS with pkg-config and /usr/include | Letu Ren | 2022-05-12 | 1 | -0/+14 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'externalproject-uses-terminal-flags' | Brad King | 2022-05-13 | 1 | -2/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalProject: Make SVN interactive with USES_TERMINAL_{DOWNLOAD,UPDATE} | Michael Durso Jr | 2022-05-12 | 1 | -2/+15 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindPkgConfig-LIBRARY_PATH' | Brad King | 2022-05-13 | 1 | -1/+3 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | FindPkgConfig: Fix preservation of ENV{PKG_CONFIG_ALLOW_SYSTEM_LIBS} | Brad King | 2022-05-12 | 1 | -1/+3 | |
* | | | | | | Merge topic 'FindPython-3.12' | Brad King | 2022-05-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindPython: add support for Python 3.12 | Michael Hirsch | 2022-05-12 | 3 | -3/+3 | |
* | | | | | | Merge topic 'doc-package-compatibility-mode' | Brad King | 2022-05-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |