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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide guidance when trying to use non-enabled language
Robert Maynard
2022-05-04
4
-0/+11
*
Merge topic 'file-set-simplifications'
Brad King
2022-04-27
2
-4/+13
|
\
|
*
cmTarget: factor out fileset type handling
Ben Boeckel
2022-04-25
2
-4/+4
|
*
RunCMake/target_sources: test `HEADERS` file sets via generic props
Ben Boeckel
2022-04-25
2
-0/+9
*
|
Tests: Remove incidental use of C++98 compiler modes
Brad King
2022-04-26
1
-8/+0
*
|
Merge topic 'target-bundle-dir-name-genex'
Brad King
2022-04-26
7
-0/+31
|
\
\
|
|
/
|
/
|
|
*
Genex: Add TARGET_BUNDLE_DIR_NAME
Ben Leadbetter
2022-04-22
7
-0/+31
*
|
Merge topic 'cmake-use-findpython'
Brad King
2022-04-22
11
-27/+27
|
\
\
|
*
|
CMake: Use FindPython instead of FindPythonInterp to build CMake itself
Kyle Edwards
2022-04-21
11
-27/+27
|
|
/
*
|
Merge topic 'NO_CMAKE_INSTALL_PREFIX'
Brad King
2022-04-22
18
-2/+129
|
\
\
|
|
/
|
/
|
|
*
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
Robert Maynard
2022-04-15
18
-2/+129
*
|
Merge topic 'file-set-build-export'
Brad King
2022-04-21
2
-13/+47
|
\
\
|
*
|
cmExportBuildFileGenerator: handle genex-wrapped source paths
Ben Boeckel
2022-04-18
1
-11/+45
|
*
|
cmInstallCommand: tweak error message
Ben Boeckel
2022-04-16
1
-2/+2
*
|
|
Merge topic 'cpack-dmg-sla'
Brad King
2022-04-20
8
-1/+29
|
\
\
\
|
*
|
|
CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default
Brad King
2022-04-14
8
-1/+29
*
|
|
|
Merge topic 'vs-dotnet-startup-object'
Brad King
2022-04-20
6
-0/+67
|
\
\
\
\
|
*
|
|
|
VS: Add StartupObject property for managed .NET projects
Florian Schweiger
2022-04-12
6
-0/+67
*
|
|
|
|
Merge topic 'file-set-generated-dependency'
Brad King
2022-04-15
4
-0/+28
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
Kyle Edwards
2022-04-14
4
-0/+28
|
*
|
|
Merge topic 'file-set-repr-improvements' into release-3.23
Brad King
2022-04-12
15
-36/+20
|
|
\
\
\
|
*
\
\
\
Merge topic 'correct_list-presets_parsing' into release-3.23
Brad King
2022-04-12
2
-1/+16
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'xcode-pch' into release-3.23
Brad King
2022-04-12
3
-1/+19
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'xcode-universal'
Brad King
2022-04-14
6
-0/+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Xcode: Add tests for OBJECT library per target `OSX_ARCHITECTURES`
Hyper Nova Sun
2022-04-12
6
-0/+24
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'cmake_host_system_information-query-windows-registry'
Brad King
2022-04-14
27
-0/+312
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cmake_host_system_information: query windows registry
Marc Chevrier
2022-04-13
27
-0/+312
*
|
|
|
|
|
|
|
Merge topic 'file-set-repr-improvements'
Brad King
2022-04-12
15
-36/+20
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
Ben Boeckel
2022-04-11
15
-36/+20
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'correct_list-presets_parsing'
Brad King
2022-04-12
2
-1/+16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
cmake: --list=presets=[type] doesn't generate incorrect warnings
Robert Maynard
2022-04-11
2
-1/+16
*
|
|
|
|
|
Merge topic 'xcode-pch'
Brad King
2022-04-12
2
-0/+18
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
PCH: Fix Xcode non-pch language exclusion
Cristian Adam
2022-04-11
2
-0/+18
|
*
|
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-11
1
-1/+1
*
|
|
|
|
Merge topic 'check-flag-fembed-bitcode-conflict'
Brad King
2022-04-11
2
-0/+22
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CheckSourceCompiles: Avoid linker warning with -fembed-bitcode
Craig Scott
2022-04-09
2
-0/+22
*
|
|
|
Merge topic 'CheckCompilerFlag-restore-env'
Brad King
2022-04-08
2
-0/+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
CheckCompilerFlag: Fix regression in locale environment preservation
Brad King
2022-04-07
2
-0/+18
*
|
|
|
Merge topic 'header-sets-no-framework'
Brad King
2022-04-07
4
-0/+15
|
\
\
\
\
|
|
/
/
/
|
*
|
|
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
4
-0/+15
*
|
|
|
Merge topic 'xcode-xcconfig'
Brad King
2022-04-05
8
-1/+46
|
\
\
\
\
|
*
|
|
|
xcode: add support for xcconfig files
Gregor Jasny
2022-04-03
7
-0/+45
|
*
|
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-03
1
-1/+1
*
|
|
|
|
VS: Add compiler flag table entry for -FI followed by separate argument
Brad King
2022-04-01
3
-0/+24
|
/
/
/
/
*
|
|
|
Merge topic 'string-JSON-error-modes'
Brad King
2022-03-31
1
-1/+1
|
\
\
\
\
|
*
|
|
|
string(JSON): fix error message on invalid mode
Carlo Teubner
2022-03-30
1
-1/+1
*
|
|
|
|
Merge topic 'GNUInstallDirs-revert-multiarch-prefixes'
Brad King
2022-03-31
2
-4/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"
Brad King
2022-03-30
2
-4/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'verify-header-sets'
Brad King
2022-03-30
37
-0/+221
|
\
\
\
|
*
|
|
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
37
-0/+221
[next]