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
*
Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun
Brad King
2020-05-27
6
-6/+54
|
\
|
*
CTest: Make sure NOT_RUN tests show up in the failed test log
Robert Maynard
2020-05-27
6
-1/+33
|
*
Tests: Add coverage of ctest_test RETURN_VALUE and REPEAT
Robert Maynard
2020-05-27
1
-5/+21
*
|
Merge topic 'test-vs-generator'
Brad King
2020-05-26
8
-6/+126
|
\
\
|
*
|
gitlab-ci: add a test of the VS generator based off of the ninja build
Ben Boeckel
2020-05-26
3
-0/+41
|
*
|
ci: add a script to run the tests with an external CMake
Ben Boeckel
2020-05-26
2
-0/+69
|
*
|
ci: support setting the generator platform and toolset
Ben Boeckel
2020-05-26
1
-0/+8
|
*
|
ci: test the configuration that was built
Ben Boeckel
2020-05-26
1
-0/+1
|
*
|
ci: use BOOL for boolean settings
Ben Boeckel
2020-05-26
1
-2/+2
|
*
|
tests: avoid a warning for ctresalloc
Ben Boeckel
2020-05-26
1
-1/+1
|
*
|
gitlab-ci: get the VS2019 location from the runner
Ben Boeckel
2020-05-26
1
-1/+1
|
*
|
gitlab-ci: get sccache location from the runner on Windows
Ben Boeckel
2020-05-26
1
-1/+1
|
*
|
gitlab-ci: delay manual jobs on merges for 5 minutes
Ben Boeckel
2020-05-26
1
-1/+2
|
/
/
*
|
Merge topic 'reduce-initial-checks'
Brad King
2020-05-26
7
-259/+266
|
\
\
|
*
|
enable_language: Assume compiler works if ABI detection compiles
Brad King
2020-05-25
6
-258/+262
|
*
|
CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILED
Brad King
2020-05-25
1
-1/+4
*
|
|
Merge topic 'liblzma-reduce-checks'
Brad King
2020-05-26
2
-204/+26
|
\
\
\
|
*
|
|
liblzma: Assume 'string.h' exists
Brad King
2020-05-25
1
-1/+1
|
*
|
|
liblzma: Use KWIML to get fixed-size integer types
Brad King
2020-05-25
2
-187/+25
|
*
|
|
liblzma: Drop unused code providing uintmax_t and intmax_t
Brad King
2020-05-25
2
-16/+0
|
|
/
/
*
|
|
Merge topic 'cuda-clang-pthreads'
Brad King
2020-05-26
2
-3/+3
|
\
\
\
|
*
|
|
Find{Threads,MPI}: Add support for CUDA with Clang
Tobias Ribizel
2020-05-25
2
-3/+3
*
|
|
|
Merge topic 'xerces-cygwin-library-naming'
Brad King
2020-05-26
1
-2/+6
|
\
\
\
\
|
*
|
|
|
FindXercesC: Find Cygwin libraries
Roger Leigh
2020-05-23
1
-2/+6
*
|
|
|
|
Merge topic 'gitlab-ci-run-when-merged'
Brad King
2020-05-26
1
-13/+26
|
\
\
\
\
\
|
*
|
|
|
|
gitlab-ci: use rules to only be manual on a merge request
Ben Boeckel
2020-05-26
1
-13/+26
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-05-26
1
-1/+1
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'fetchcontent-externalproject-empty-args'
Craig Scott
2020-05-25
11
-94/+235
|
\
\
\
\
\
|
*
|
|
|
|
FetchContent: Preserve empty string arguments
Craig Scott
2020-05-23
5
-21/+67
|
*
|
|
|
|
ExternalProject: Preserve empty string arguments
Craig Scott
2020-05-23
6
-73/+168
*
|
|
|
|
|
Merge branch 'release-3.17'
Brad King
2020-05-25
0
-0/+0
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge topic 'doc-updates' into release-3.17
Brad King
2020-05-25
2
-7/+9
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'doc-updates'
Brad King
2020-05-25
2
-7/+9
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
/
/
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: clarify add_definitions() and add_compile_definitions() behavior
Marc Chevrier
2020-05-24
2
-7/+9
*
|
|
|
|
|
|
Merge topic 'gitlab-ci-regular-builders'
Brad King
2020-05-25
22
-64/+495
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
gitlab-ci: add windows builder
Ben Boeckel
2020-05-22
2
-0/+29
|
*
|
|
|
|
|
gitlab-ci: add Windows infrastructure
Ben Boeckel
2020-05-22
2
-2/+81
|
*
|
|
|
|
|
gitlab: add powershell scripts for utilities
Ben Boeckel
2020-05-22
4
-0/+66
|
*
|
|
|
|
|
gitlab-ci: add a macos builder
Ben Boeckel
2020-05-22
6
-34/+164
|
*
|
|
|
|
|
gitlab-ci: add Linux makefiles and ninja builders
Ben Boeckel
2020-05-22
6
-1/+154
|
*
|
|
|
|
|
ci: add dependencies for the test suite to the Fedora image
Ben Boeckel
2020-05-22
1
-0/+5
|
*
|
|
|
|
|
ci: add make to the CI image
Ben Boeckel
2020-05-22
1
-1/+2
|
*
|
|
|
|
|
gitlab-ci: use the cmake_build_unix anchor
Ben Boeckel
2020-05-22
1
-41/+3
|
*
|
|
|
|
|
CTestCustom: ignore expat having symbol-less objects too
Ben Boeckel
2020-05-22
1
-0/+1
|
*
|
|
|
|
|
Tests/CPackWiXGenerator: support suppressing verification
Ben Boeckel
2020-05-22
2
-1/+4
|
*
|
|
|
|
|
Tests/CPackWiXGenerator; support non-interactive sessions
Ben Boeckel
2020-05-22
1
-0/+3
|
*
|
|
|
|
|
Tests/RunCMake/export: handle collapsed newlines
Ben Boeckel
2020-05-22
1
-2/+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'CheckLinkerFlag-module'
Brad King
2020-05-25
14
-0/+145
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CheckLinkerFlag: Add module to check validity of linker flags
Marc Chevrier
2020-05-25
13
-0/+142
|
*
|
|
|
|
|
Tests: Extend Fortran compiler information
Marc Chevrier
2020-05-25
1
-0/+3
[next]