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
*
Find{BLAS,LAPACK}: Revise formatting of intro docs
Brad King
2021-06-11
2
-2/+6
*
Find{BLAS,LAPACK}: Move implementation note from docs to comments
Brad King
2021-06-11
2
-8/+6
*
Find{BLAS,LAPACK}: Revise imported targets documentation layout
Brad King
2021-06-11
2
-7/+6
*
Find{BLAS,LAPACK}: Factor out vendor documentation
Brad King
2021-06-11
2
-114/+100
*
Merge topic 'p1689r4-updates'
Brad King
2021-06-11
3
-56/+188
|
\
|
*
cmScanDepFormat: P1689R4: Implement source-path related fields
Ben Boeckel
2021-06-10
2
-3/+114
|
*
cmScanDepFormat: P1689R4: Make work-directory optional
Ben Boeckel
2021-06-09
2
-4/+11
|
*
cmScanDepFormat: P1689R4: Factor out primary-output field
Ben Boeckel
2021-06-09
3
-9/+18
|
*
cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json type
Ben Boeckel
2021-06-09
1
-30/+40
|
*
cmScanDepFormat: P1689R4: Flatten future-compile members into parent
Ben Boeckel
2021-06-09
2
-54/+49
*
|
Merge topic 'dir-IMPORTED_TARGETS'
Brad King
2021-06-11
12
-0/+50
|
\
\
|
*
|
Add directory property to list imported targets
Brad King
2021-06-10
8
-0/+41
|
*
|
cmState: Record imported target names in each directory
Brad King
2021-06-10
5
-0/+9
*
|
|
Merge topic 'ci-rpm'
Brad King
2021-06-11
6
-3/+36
|
\
\
\
|
*
|
|
gitlab-ci: add job to run CPack RPM tests
Brad King
2021-06-10
1
-0/+12
|
*
|
|
ci: add rpm-build to Fedora base image
Brad King
2021-06-10
2
-1/+5
|
*
|
|
Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test case
Brad King
2021-06-10
1
-0/+17
|
*
|
|
Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34
Brad King
2021-06-10
2
-2/+2
|
|
/
/
*
|
|
Merge topic 'test-CPackComponentsForAll-errors'
Brad King
2021-06-11
1
-3/+12
|
\
\
\
|
*
|
|
Tests: Improve CPackComponentsForAll test error formatting
Brad King
2021-06-10
1
-3/+12
|
|
/
/
*
|
|
Merge topic 'FindBLAS-mkl-gnu'
Brad King
2021-06-11
4
-36/+55
|
\
\
\
|
*
|
|
Find{BLAS,LAPACK}: Add tests covering Intel MKL with GNU compiler
Brad King
2021-06-10
3
-20/+48
|
*
|
|
FindBLAS: Revert "Do not statically link against iomp5 ... Intel MKL"
Brad King
2021-06-10
1
-16/+7
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-06-11
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
13
-19/+143
|
\
\
\
|
*
|
|
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
7
-12/+97
|
*
|
|
Help: Generalize release note filename for add_custom_command DEPFILE
Brad King
2021-06-09
2
-5/+5
|
*
|
|
cmTransformDepfile: Add support for MSBuild AdditionalInputs format
Brad King
2021-06-09
4
-1/+41
|
*
|
|
cmTransformDepfile: Make directory for transformed depfile automatically
Brad King
2021-06-09
2
-2/+1
*
|
|
|
Merge topic 'ctest_custom_details'
Brad King
2021-06-10
6
-1/+66
|
\
\
\
\
|
*
|
|
|
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
6
-1/+66
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'doc-ctest-interactive-popups'
Brad King
2021-06-10
1
-5/+7
|
\
\
\
\
|
*
|
|
|
Help: Document ctest(1) --interactive-debug-mode limitation
Brad King
2021-06-09
1
-5/+7
|
|
/
/
/
*
|
|
|
Merge topic 'doc-CTEST_FULL_OUTPUT'
Brad King
2021-06-10
2
-0/+6
|
\
\
\
\
|
*
|
|
|
Help: Document special "CTEST_FULL_OUTPUT" test output string
Brad King
2021-06-09
2
-0/+6
|
|
/
/
/
*
|
|
|
Merge topic 'test-RunCMake.CPack-errors'
Brad King
2021-06-10
2
-11/+28
|
\
\
\
\
|
*
|
|
|
Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formatting
Brad King
2021-06-09
2
-11/+28
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-06-10
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'msvc-link-merge-fix'
Brad King
2021-06-09
6
-54/+0
|
\
\
\
|
*
|
|
VS: Remove the /MERGE flag from FlagTables
Duncan Ogilvie
2021-06-08
6
-54/+0
|
|
/
/
*
|
|
Merge topic 'help-presets'
Brad King
2021-06-09
1
-0/+13
|
\
\
\
|
*
|
|
Help: presets: add note for ExternalProject users with env vars
Michael Hirsch
2021-06-08
1
-0/+13
*
|
|
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
9
-49/+137
|
\
\
\
\
|
*
|
|
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
9
-49/+137
|
|
/
/
/
*
|
|
|
Merge topic 'ci-asan'
Brad King
2021-06-09
10
-57/+196
|
\
\
\
\
|
*
|
|
|
gitlab-ci: add clang asan job
Brad King
2021-06-08
7
-0/+114
|
*
|
|
|
ci: add compiler-rt to Fedora base image
Brad King
2021-06-08
2
-1/+2
|
*
|
|
|
LexerParser: Do not leak Fortran parser tokens discarded due to errors
Brad King
2021-06-08
2
-56/+80
|
|
/
/
/
*
|
|
|
Merge branch 'release-3.20'
Brad King
2021-06-09
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge topic 'presets-build-fixes' into release-3.20
Brad King
2021-06-09
5
-13/+41
|
|
\
\
\
\
[next]