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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
1
-0/+2
|
\
|
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+2
*
|
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
1
-1/+1
*
|
Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}
Brad King
2023-02-24
1
-2/+1
|
/
*
Tests: Add dedicated RunCMake.ExtraGenerators test
Brad King
2023-02-13
1
-0/+4
*
Tests: Add test for file(DOWNLOAD) with TLS_VERIFY
scivision
2023-02-10
1
-1/+9
*
Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages
Brad King
2023-01-28
1
-0/+3
*
Xcode: Inherit Swift flags and compilation conditions
Ross Kilgariff
2023-01-25
1
-1/+2
*
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
1
-0/+1
*
Tests: Enable RunCMake.file-GET_RUNTIME_DEPENDENCIES linux cases on XL
Brad King
2022-12-02
1
-1/+4
*
Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOAD
Brad King
2022-11-18
1
-1/+1
*
Tests: Factor out a RunCMake.file-DOWNLOAD test
Brad King
2022-11-17
1
-0/+1
*
Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistency
Brad King
2022-11-15
1
-1/+1
*
Merge topic 'CheckCompilerFlag-Swift'
Brad King
2022-11-07
1
-1/+2
|
\
|
*
CheckCompilerFlag: Add Swift Support
Evan Wilde
2022-11-04
1
-1/+2
*
|
Tests: Improve RunCMake.GetPrerequisites sample executable selection
Brad King
2022-11-02
1
-1/+1
|
/
*
Tests: Simplify RunCMake.try_compile compiler inspection
Brad King
2022-10-31
1
-48/+0
*
Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX cases
Brad King
2022-10-31
1
-2/+1
*
Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditions
Brad King
2022-10-31
1
-6/+6
*
Merge topic 'ninja-showIncludes-encoding'
Brad King
2022-10-31
1
-0/+4
|
\
|
*
Ninja: Match showIncludes dependencies using console output code page
Brad King
2022-10-30
1
-0/+4
*
|
CheckSourceCompiles: Add support for Swift
Evan Wilde
2022-10-24
1
-1/+2
|
/
*
Tests: Test more CMakeTest*Compiler.cmake fallbacks
Brad King
2022-09-29
1
-0/+9
*
Merge topic 'compiler-tests'
Brad King
2022-09-29
1
-0/+4
|
\
|
*
Tests: Test CMakeTest*Compiler.cmake fallbacks
Matthew Woehlke
2022-09-28
1
-0/+4
*
|
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
1
-0/+4
|
/
*
Merge topic 'modernize-build-self'
Brad King
2022-09-23
1
-3/+5
|
\
|
*
Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`
Alex Turbov
2022-09-22
1
-3/+5
*
|
Genex LINK_LIBRARY: Add support for framework with postfix
Marc Chevrier
2022-09-21
1
-0/+2
|
/
*
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+1
*
CPack: Add support for presets
Kyle Edwards
2022-08-31
1
-0/+4
*
Add new flow-control commands for variables and policies scopes management
Marc Chevrier
2022-08-22
1
-0/+1
*
Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5
Brad King
2022-08-18
1
-0/+3
*
Merge topic 'export-no-shdeps'
Brad King
2022-08-16
1
-0/+1
|
\
|
*
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
1
-0/+1
*
|
Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAME
Niyas Sait
2022-07-05
1
-1/+1
*
|
Merge topic 'add_nvcc_compile_warning_support'
Brad King
2022-07-05
1
-1/+2
|
\
\
|
|
/
|
*
CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target property
Robert Maynard
2022-07-01
1
-1/+2
*
|
Tests/RunCMake/CXXModules: add module-using examples
Ben Boeckel
2022-06-16
1
-1/+1
*
|
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-0/+3
|
/
*
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
1
-3/+0
*
Merge topic 'print-sources'
Brad King
2022-06-07
1
-0/+1
|
\
|
*
Tests: Add tests for CMakePrintHelpers
FeRD (Frank Dana)
2022-06-06
1
-0/+1
*
|
if command: Add PATH_EQUAL operator
Marc Chevrier
2022-06-03
1
-0/+1
|
/
*
Genex-PATH_EQUAL: path comparison
Marc Chevrier
2022-06-01
1
-0/+1
*
Genex-PATH: path handling
Marc Chevrier
2022-05-31
1
-0/+1
*
Merge topic 'msvc-compilers-default-to-ZI'
Brad King
2022-05-27
1
-0/+3
|
\
|
*
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
1
-0/+3
*
|
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-0/+1
|
/
*
Merge topic 'vs-arm64-tests'
Brad King
2022-05-12
1
-1/+3
|
\
[next]