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
*
Xcode: Add embedded plugins option
Gusts Kaksis
2021-11-10
3
-0/+25
*
Merge topic 'support_nvcc_native_flag'
Brad King
2021-11-02
3
-0/+49
|
\
|
*
CUDA: Support nvcc 11.5 new -arch=all|all-major flags
Robert Maynard
2021-11-01
3
-0/+49
*
|
Merge topic 'vs-instance'
Brad King
2021-11-01
26
-1/+131
|
\
\
|
*
|
VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance
Brad King
2021-10-29
4
-0/+18
|
*
|
VS: Support version specification in CMAKE_GENERATOR_INSTANCE
Brad King
2021-10-29
17
-1/+82
|
*
|
VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCE
Brad King
2021-10-29
7
-0/+31
*
|
|
Merge topic 'envmod-test-modifying-existing'
Brad King
2021-11-01
3
-0/+49
|
\
\
\
|
*
|
|
Tests/Environment: also test modifying ambient values
Ben Boeckel
2021-10-29
3
-0/+24
|
*
|
|
cmCTestRunTest: get the default value from the environment
Ben Boeckel
2021-10-29
2
-0/+25
|
*
|
|
Merge topic 'builtin-help-versionadded' into release-3.22
Brad King
2021-10-28
2
-0/+12
|
|
\
\
\
*
|
\
\
\
Merge topic 'misc-messages'
Brad King
2021-11-01
2
-4/+22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warnings
Brad King
2021-10-27
2
-4/+22
*
|
|
|
|
Merge topic 'swift-win32-property'
Brad King
2021-10-29
3
-6/+13
|
\
\
\
\
\
|
*
|
|
|
|
Swift: Ignore WIN32_EXECUTABLE property outside of Windows
hotwatermorning
2021-10-28
3
-6/+13
*
|
|
|
|
|
Merge topic 'target-sources-file-set'
Brad King
2021-10-28
84
-25/+1068
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
Kyle Edwards
2021-10-27
65
-0/+436
|
*
|
|
|
|
|
FileAPI: Add information on file set installers
Kyle Edwards
2021-10-27
19
-25/+632
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'builtin-help-versionadded'
Brad King
2021-10-28
2
-0/+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
cmRST: support `versionadded` and `versionchanged` directives
Ben Boeckel
2021-10-27
2
-0/+12
*
|
|
|
|
Merge topic 'warnings-cleanup'
Brad King
2021-10-27
8
-30/+36
|
\
\
\
\
\
|
*
|
|
|
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
8
-30/+36
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'purge-sprintf'
Brad King
2021-10-27
1
-2/+3
|
\
\
\
\
\
|
*
|
|
|
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-2/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'envmod-support-mod-to-new-variables'
Brad King
2021-10-27
2
-1/+25
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
cmCTestRunTest: fix modifying non-existent envvars
Ben Boeckel
2021-10-26
2
-1/+25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CheckSymbolExists: Work around GCC failure with -pedantic-errors option
Timo Röhling
2021-10-22
1
-0/+11
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'lcc-policy'
Brad King
2021-10-22
25
-3/+147
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
25
-3/+147
*
|
|
Merge topic 'vs-instance'
Brad King
2021-10-21
5
-0/+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key
Brad King
2021-10-20
5
-0/+16
*
|
|
Merge topic 'fix_reroot_paths'
Brad King
2021-10-21
3
-0/+17
|
\
\
\
|
*
|
|
find_package: Don't reroot prefix that is equal to a root path
Alexandru Croitor
2021-10-20
3
-0/+17
|
|
|
/
|
|
/
|
*
|
|
CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION
Robert Maynard
2021-10-20
6
-1/+97
*
|
|
Merge topic 'vs-unity-individual-pch'
Brad King
2021-10-20
6
-6/+36
|
\
\
\
|
*
|
|
VS: Fix compilation of single source with PCH in Unity Build
Brad King
2021-10-19
5
-0/+34
|
*
|
|
Tests: Clean RunCMake.UnityBuild cases
Brad King
2021-10-19
1
-6/+2
|
|
/
/
*
|
|
Tests/RunCMake: Merge TargetSources into target_sources
Kyle Edwards
2021-10-19
67
-41/+39
|
/
/
*
|
Merge topic 'lcc-compiler'
Brad King
2021-10-19
33
-61/+95
|
\
\
|
*
|
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
30
-55/+65
|
*
|
CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture
makise-homura
2021-10-15
1
-1/+2
|
*
|
Tests/RPM: skip tests tat rely on debugedit if it's not found
makise-homura
2021-10-15
1
-5/+22
|
*
|
Tests/RunCMake/CommandLine: Deal with locales that are different from English
makise-homura
2021-10-15
1
-0/+6
*
|
|
Merge topic 'ci-openwatcom'
Brad King
2021-10-19
1
-1/+1
|
\
\
\
|
*
|
|
Tests: Disable SubDirSpaces test on Open Watcom
Brad King
2021-10-15
1
-1/+1
*
|
|
|
export: Propagate IMPORTED_NO_SYSTEM target property to consumers
Brad King
2021-10-15
5
-0/+31
*
|
|
|
Add property to mark IMPORTED targets as not SYSTEM
Brad King
2021-10-14
1
-0/+7
|
/
/
/
*
|
|
Merge topic 'clang-warnings'
Brad King
2021-10-14
1
-4/+9
|
\
\
\
|
*
|
|
Fix Clang -Wbitwise-instead-of-logical warnings
Brad King
2021-10-13
1
-4/+9
*
|
|
|
Tests: Reduce RunCMake.BuildDepends MakeDependencies case size on Borland
Brad King
2021-10-13
1
-1/+6
|
/
/
/
[next]