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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
57
-61/+213
*
Tests: Simplify nested if conditions in Complex tests
Brad King
2023-09-25
4
-38/+10
*
Merge topic 'update-curl'
Brad King
2023-09-25
130
-6386/+3644
|
\
|
*
curl: Set build options the way we need for CMake
Brad King
2023-09-22
2
-18/+43
|
*
Merge branch 'upstream-curl' into update-curl
Brad King
2023-09-22
128
-6366/+3601
|
|
\
|
|
*
curl 2023-09-13 (6fa1d817)
Curl Upstream
2023-09-20
128
-6350/+3598
|
*
|
curl: Update script to get curl 8.3.0
Brad King
2023-09-20
1
-1/+1
|
*
|
Utilities: Drop unused hard-coded try_compile result
Brad King
2023-09-20
2
-2/+0
*
|
|
Merge topic 'FindDoxygen-broken-binary'
Brad King
2023-09-25
1
-13/+12
|
\
\
\
|
*
|
|
FindDoxygen: Remove redundant debug message when Doxygen fails
Christoph GrĂ¼ninger
2023-09-22
1
-4/+0
|
*
|
|
FindDoxygen: Disable Doxygen if executable returns non-zero result
Christoph GrĂ¼ninger
2023-09-22
1
-9/+12
*
|
|
|
Merge topic 'CrayClang-compiler'
Brad King
2023-09-25
10
-7/+104
|
\
\
\
\
|
*
|
|
|
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
10
-7/+104
*
|
|
|
|
Merge topic 'tests-in-symlink-tree'
Brad King
2023-09-25
31
-200/+388
|
\
\
\
\
\
|
*
|
|
|
|
ci: Add jobs that run in symlink trees
Kyle Edwards
2023-09-22
15
-0/+157
|
*
|
|
|
|
ci: Always build Ninja with Unix Makefiles generator
Kyle Edwards
2023-09-22
1
-1/+1
|
*
|
|
|
|
ci: Factor out debian12_ninja configure script
Kyle Edwards
2023-09-22
4
-116/+118
|
*
|
|
|
|
ci: Factor out build directory for finding artifacts
Kyle Edwards
2023-09-22
2
-61/+65
|
*
|
|
|
|
Tests: Update tests to run in multi-config generators
Kyle Edwards
2023-09-22
4
-3/+7
|
*
|
|
|
|
Tests: Update tests to run in symlinked tree
Kyle Edwards
2023-09-22
6
-19/+40
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cxxmodules-gcc-14'
Brad King
2023-09-25
4
-25/+26
|
\
\
\
\
\
|
*
|
|
|
|
gitlab-ci: update to GCC CI container with merged P1689R5
Ben Boeckel
2023-09-22
1
-1/+1
|
*
|
|
|
|
ci: drop extra scandep source settings for GCC
Ben Boeckel
2023-09-21
1
-19/+0
|
*
|
|
|
|
ci: update GCC build to use master after P1689R5 is merged
Ben Boeckel
2023-09-21
1
-5/+4
|
*
|
|
|
|
GCC: add rules for scanning C++ module dependencies
Ben Boeckel
2023-09-21
1
-0/+21
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-09-25
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-09-24
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-09-23
1
-1/+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'hip-nvidia'
Brad King
2023-09-22
33
-48/+349
|
\
\
\
\
\
|
*
|
|
|
|
ci: Add HIP job using CUDA on NVIDIA GPUs
Brad King
2023-09-21
4
-0/+24
|
*
|
|
|
|
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
19
-27/+221
|
*
|
|
|
|
HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform
Brad King
2023-09-21
10
-15/+70
|
*
|
|
|
|
Tests/HIP/WithDefs: Clean up test case
Brad King
2023-09-21
1
-5/+3
|
*
|
|
|
|
Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization
Brad King
2023-09-21
1
-1/+5
|
*
|
|
|
|
ci: Add CUDA 11.8 to HIP 5.5 image
Brad King
2023-09-21
3
-3/+29
|
*
|
|
|
|
ci: Put HIP GPU platform in CMake_TEST_HIP
Brad King
2023-09-21
3
-3/+3
*
|
|
|
|
|
Merge topic 'cuda-factor-out-lang'
Brad King
2023-09-22
18
-662/+771
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
CUDA: Factor out helper to generate CUDA architecture flags
Brad King
2023-09-21
2
-21/+38
|
*
|
|
|
|
CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES
Brad King
2023-09-21
4
-19/+28
|
*
|
|
|
|
CUDA: Factor out helper for detecting native CUDA architectures
Brad King
2023-09-21
4
-68/+84
|
*
|
|
|
|
CUDA: Factor out helper to compute all CUDA architectures
Brad King
2023-09-21
3
-83/+95
|
*
|
|
|
|
CUDA: Factor out helper to find CUDA Toolkit for compiler
Brad King
2023-09-21
2
-171/+181
|
*
|
|
|
|
CUDA: Factor out helper to filter implicit link libraries
Brad King
2023-09-21
3
-19/+25
|
*
|
|
|
|
CUDA: Factor out helper to parse NVCC implicit compiler and linker flags
Brad King
2023-09-21
4
-161/+181
|
*
|
|
|
|
CUDA: Factor out some NVCC compiler information
Brad King
2023-09-21
2
-93/+100
|
*
|
|
|
|
CUDA: Clarify order of logic finding CUDA Toolkit for compiler
Brad King
2023-09-21
1
-3/+3
|
*
|
|
|
|
CUDA: Clarify compiler-specific logic in architectures table
Brad King
2023-09-21
1
-19/+32
|
*
|
|
|
|
CUDA: Clarify logic detecting compiler default CUDA architectures
Brad King
2023-09-21
1
-16/+13
|
*
|
|
|
|
CUDA: Simplify isolation of work variables for determining compiler
Brad King
2023-09-21
1
-11/+16
|
*
|
|
|
|
CUDA: Combine consecutive blocks using same condition for determining compiler
Brad King
2023-09-21
1
-4/+2
[next]