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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'LINK_GROUP-rescan-static-libs'
Brad King
2022-03-07
3
-1/+18
|
\
|
*
Genex-LINK_GROUP: Add feature RESCAN
Marc Chevrier
2022-03-05
3
-1/+18
*
|
while: diagnose errors during condition evaluation
Brad King
2022-03-04
10
-2/+34
|
/
*
Merge topic 'file-set-name-requirements'
Brad King
2022-03-04
4
-0/+12
|
\
|
*
target_sources(): Enforce stricter requirements for FILE_SET name
Kyle Edwards
2022-03-03
4
-0/+12
*
|
Merge topic 'file-set-multiple-names'
Brad King
2022-03-04
1
-5/+9
|
\
\
|
*
|
target_sources(): Process multiple FILE_SET arguments per block
Kyle Edwards
2022-03-03
1
-5/+9
|
|
/
*
|
Merge topic 'while-bug-compatibility'
Brad King
2022-03-04
6
-24/+12
|
\
\
|
*
|
while: Restore tolerance of condition error
Alex Turbov
2022-03-03
4
-9/+2
|
*
|
Tests: Simplify RunCMake.{if,while} unbalanced parenthesis cases
Brad King
2022-03-03
4
-16/+11
*
|
|
Merge topic 'cuda-arch-all'
Brad King
2022-03-03
5
-0/+18
|
\
\
\
|
*
|
|
Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major}
Brad King
2022-03-02
5
-0/+18
|
|
|
/
|
|
/
|
|
*
|
Merge topic 'doc-presets-v4' into release-3.23
Brad King
2022-03-02
3
-0/+11
|
|
\
\
*
|
\
\
Merge topic 'cmake-dir-args'
Brad King
2022-03-03
49
-30/+84
|
\
\
\
\
|
*
|
|
|
Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directory
Brad King
2022-03-02
1
-0/+6
|
*
|
|
|
cmake: Correct regression in `-B <dir> <src_dir>`
Robert Maynard
2022-03-02
1
-0/+1
|
*
|
|
|
Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs
Brad King
2022-03-02
23
-0/+47
|
*
|
|
|
Tests: Clarify RunCMake.CommandLine ExplicitDirs case names
Brad King
2022-03-02
27
-30/+30
*
|
|
|
|
Merge topic 'doc-presets-v4'
Brad King
2022-03-02
3
-0/+11
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Improve wording and structure related to preset includes
Craig Scott
2022-03-02
3
-0/+11
*
|
|
|
|
Merge topic 'file-set-no-custom-targets'
Brad King
2022-03-02
4
-0/+8
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
target_sources(): Prohibit FILE_SET on custom targets
Kyle Edwards
2022-02-28
4
-0/+8
|
|
/
/
/
*
|
|
|
Merge topic 'symlink-build-under-source'
Brad King
2022-03-01
1
-12/+0
|
\
\
\
\
|
*
|
|
|
Add support for build tree symlink inside source tree
Brad King
2022-02-28
1
-6/+0
|
*
|
|
|
Xcode: Fix support for source tree symlink inside build tree
Brad King
2022-02-28
1
-6/+0
*
|
|
|
|
Merge topic 'genex-LINK_GROUP'
Brad King
2022-03-01
115
-0/+872
|
\
\
\
\
\
|
*
|
|
|
|
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
115
-0/+872
*
|
|
|
|
|
Tests: Fix Qt*Autogen.MocIncludeSymlink test on Windows
Brad King
2022-02-25
2
-3/+7
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'test-symlink-trees'
Brad King
2022-02-25
29
-20/+370
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Extend RunCMake.SymlinkTrees with more symlink layouts
Brad King
2022-02-24
23
-0/+235
|
*
|
|
|
|
Tests: Extend RunCMake.SymlinkTrees to verify paths passed to compiler
Brad King
2022-02-24
4
-0/+61
|
*
|
|
|
|
Tests: Extend RunCMake.SymlinkTrees with directory argument variants
Brad King
2022-02-24
1
-2/+44
|
*
|
|
|
|
Tests: Generalize RunCMake.SymlinkTrees implementation
Brad King
2022-02-24
2
-11/+26
|
*
|
|
|
|
Tests: Simplify RunCMake.SymlinkTrees per-case implementation
Brad King
2022-02-24
4
-10/+7
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ninja-gfortran-preprocess'
Brad King
2022-02-25
2
-1/+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS
Peter Hill
2022-02-24
2
-1/+9
|
|
/
/
|
*
|
Merge topic 'correct_multiple_source_warnings' into release-3.23
Brad King
2022-02-18
7
-0/+46
|
|
\
\
|
*
\
\
Merge topic 'file-set-no-exist' into release-3.23
Brad King
2022-02-18
2
-0/+5
|
|
\
\
\
|
*
\
\
\
Merge topic 'test-qt-disable' into release-3.23
Brad King
2022-02-18
1
-4/+8
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Tests: Run CTest.UpdateP4 tests only if explicitly enabled
Brad King
2022-02-22
1
-7/+1
*
|
|
|
|
Tests: Print p4.log on server failure in CTest.UpdateP4
Brad King
2022-02-22
1
-1/+2
*
|
|
|
|
Tests: Preemptively create test HOME .bazaar directory
Brad King
2022-02-22
1
-0/+3
*
|
|
|
|
Merge topic 'correct_multiple_source_warnings'
Brad King
2022-02-18
7
-0/+46
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cmake: When given multiple source paths use last instead of first
Robert Maynard
2022-02-17
7
-0/+46
|
|
/
/
/
*
|
|
|
Merge topic 'file-set-no-exist'
Brad King
2022-02-18
2
-0/+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
install(): Properly ignore FILE_SETs that don't exist
Kyle Edwards
2022-02-17
2
-0/+5
|
|
/
/
|
*
|
Merge topic 'cmake-empty-cmd-line-arg' into release-3.23
Brad King
2022-02-17
14
-4/+38
|
|
\
\
|
*
\
\
Merge topic 'test-cuda-sepcomp-ptx' into release-3.23
Brad King
2022-02-17
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'test-qt-disable'
Brad King
2022-02-18
1
-4/+8
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Add missing guards on Qt4 and Qt5 tests
Brad King
2022-02-17
1
-4/+8
[next]