index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cxx-inspect-without-scanning' into release-3.29
Brad King
2024-05-07
2
-0/+16
|
\
|
*
cxxmodules: Do not scan sources while testing the compiler
Brad King
2024-05-06
2
-0/+16
*
|
FindHDF5: Fix detection of versions with more than three components
مهدي شينون (Mehdi Chinoune)
2024-04-30
1
-1/+1
*
|
Merge topic 'save-restore-PACKAGE_PREFIX_DIR' into release-3.29
Brad King
2024-04-22
3
-72/+128
|
\
\
|
*
|
generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIR
Craig Scott
2024-04-19
2
-0/+42
|
*
|
generate_apple_architecture_selection_file: Avoid early returns
Craig Scott
2024-04-19
1
-15/+27
|
*
|
Help: Add missing section heading for apple architecture selection
Craig Scott
2024-04-19
1
-0/+3
|
*
|
Help: Fix CMakePackageConfigHelpers typos, grammar and formatting
Craig Scott
2024-04-19
1
-57/+56
*
|
|
FindBoost: Add support for Boost 1.85
Brad King
2024-04-16
1
-2/+2
|
/
/
*
|
CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variable
Brad King
2024-04-11
1
-35/+7
*
|
FindJasper: Fix Jasper::Jasper IMPORTED_CONFIGURATIONS
Kai Pastor
2024-04-10
1
-2/+2
*
|
FindOpenSSL: Update layout for Shining Light Productions debug libraries
Matthias Isele
2024-04-03
1
-0/+2
*
|
FindOpenSSL: Update layout for Shining Light Productions 32-bit package
Matthias Isele
2024-04-03
1
-4/+6
*
|
Merge topic 'artos-lib-prefix' into release-3.29
Brad King
2024-04-03
1
-1/+1
|
\
\
|
*
|
ARTOS: Add support for finding library files named with 'lib' prefix
Brad King
2024-04-02
1
-1/+1
*
|
|
Merge topic 'vs-intel-oneapi' into release-3.29
Brad King
2024-04-03
2
-45/+34
|
\
\
\
|
*
|
|
IntelLLVM: Fix link flags with Visual Studio generators
Brad King
2024-04-02
2
-45/+34
|
|
/
/
*
|
|
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
3
-0/+23
|
/
/
*
|
FindMPI: Fix finding IntelLLVM wrappers on Windows
Brad King
2024-04-01
1
-1/+1
*
|
CMakePackageConfigHelpers: Use unique variable name for pkg prefix
Craig Scott
2024-03-31
1
-7/+35
*
|
CMakePackageConfigHelpers: Remove unused variable
Craig Scott
2024-03-31
1
-2/+0
*
|
Merge topic 'ExternalProject-list-separator-docs-example' into release-3.29
Brad King
2024-03-28
1
-4/+15
|
\
\
|
*
|
ExternalProject: reword `LIST_SEPARATOR` to indicate what it *does*
Ben Boeckel
2024-03-28
1
-7/+7
|
*
|
ExternalProject: add an example of `LIST_SEPARATOR` usage
Ben Boeckel
2024-03-28
1
-1/+12
*
|
|
Merge topic 'FindPkgConfig-no-Strawberry-Perl' into release-3.29
Brad King
2024-03-27
1
-1/+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindPkgConfig: Avoid finding Strawberry Perl's pkg-config
Brad King
2024-03-26
1
-1/+16
*
|
|
IntelLLVM: Revert accidental use of -external:I with Fortran compilers
Brad King
2024-03-24
1
-6/+6
|
/
/
*
|
FindMatlab: R2024a version map
scivision
2024-03-21
1
-0/+1
*
|
Merge topic 'package-dispatch-apple' into release-3.29
Brad King
2024-03-20
3
-25/+78
|
\
\
|
*
|
generate_apple_*_selection_file: Add option to capture errors
Brad King
2024-03-19
3
-10/+62
|
*
|
generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) support
Brad King
2024-03-19
1
-0/+4
|
*
|
generate_apple_architecture_selection_file: Simplify signature
Brad King
2024-03-19
1
-15/+12
*
|
|
Help: Fix typos and grammar in pre-3.29 docs
Craig Scott
2024-03-19
2
-2/+2
|
/
/
*
|
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
1
-1/+4
|
\
\
|
*
|
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
1
-1/+4
*
|
|
Merge topic 'fc-MakeAvailable-leak-var' into release-3.29
Brad King
2024-03-14
1
-13/+20
|
\
\
\
|
*
|
|
FetchContent: Don't leak temporary variable and restore var robustly
Craig Scott
2024-03-13
1
-13/+20
|
|
/
/
*
|
|
LinkerId: Update detection of linker tool for Xcode 15.3
Brad King
2024-03-12
1
-1/+1
|
/
/
*
|
Merge topic 'llvm-objdump' into release-3.29
Brad King
2024-03-11
1
-1/+1
|
\
\
|
*
|
GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"
Adrian Pop
2024-03-10
1
-1/+1
*
|
|
ASM_MARMASM: Remove broken partial support for preprocessor defines
Alexander Neumann
2024-03-10
1
-1/+1
|
/
/
*
|
FindRuby: Fix finding Ruby 3.1+ on Windows
Charlie Savage
2024-03-05
1
-6/+9
*
|
FindRuby: Add support for 3.3
Charlie Savage
2024-03-05
1
-6/+6
*
|
Merge topic 'FindTIFF-cmake-package' into release-3.29
Brad King
2024-03-01
1
-4/+5
|
\
\
|
|
/
|
*
FindTIFF: Fix name of upstream TIFF cmake package
Brad King
2024-02-29
1
-4/+5
*
|
Merge topic 'clang-use-arg1' into release-3.29
Brad King
2024-02-27
1
-1/+3
|
\
\
|
|
/
|
*
CMakeDetermineCompilerId: use `_ARG1` to query the clang resource dir
Ben Boeckel
2024-02-26
1
-1/+3
*
|
Merge topic 'FindOpenSSL-SLP-layout' into release-3.29
Brad King
2024-02-26
1
-6/+20
|
\
\
|
*
|
FindOpenSSL: Update layout for Shining Light Productions package on Windows
Matthias Isele
2024-02-23
1
-6/+20
*
|
|
FindOpenMP: Restore support for Intel compilers on Windows
Brad King
2024-02-23
1
-1/+1
|
/
/
[next]