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
*
cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-0/+1
*
ExternalProject: Enable Make Job Server with Explicit Build Command
Chris Mahoney
2023-08-15
1
-1/+1
*
set_tests_properties(): Add DIRECTORY option
Kyle Edwards
2023-08-11
1
-0/+1
*
Tests/RunCMake/property_init: add skeleton for testing
Ben Boeckel
2023-07-29
1
-0/+1
*
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+17
*
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
1
-0/+2
*
Merge topic 'file-REAL_PATH-relative'
Brad King
2023-07-24
1
-0/+4
|
\
|
*
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
1
-0/+4
*
|
Merge topic 'command-job-server-aware'
Brad King
2023-07-20
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
Chris Mahoney
2023-07-19
1
-1/+2
*
|
Merge topic 'support_nvhpc_versions_without_isystem'
Brad King
2023-06-26
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
NVHPC: Support nvfortran versions that don't support isystem
Robert Maynard
2023-06-23
1
-1/+1
*
|
FindPython: add capability to select python version for the tests
Marc Chevrier
2023-06-15
1
-1/+2
|
/
*
Tests: Require git to enable RunCMake.CMP0150 test
Brad King
2023-06-12
1
-1/+4
*
Test: Generate pseudo linters generator independent
Orkun Tokdemir
2023-06-02
1
-4/+6
*
Merge topic 'skip-linting'
Brad King
2023-05-18
1
-0/+4
|
\
|
*
Autogen: set SKIP_LINTING ON for generated files
Orkun Tokdemir
2023-05-16
1
-0/+4
*
|
Tests: Split some RunCMake.XcodeProject cases into a separate test
Brad King
2023-05-15
1
-0/+1
|
/
*
Tests: Teach ISPC tests to run on macOS arm64 host
Brad King
2023-05-10
1
-0/+1
*
Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64
Brad King
2023-05-10
1
-0/+1
*
Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessing
Brad King
2023-05-09
1
-0/+4
*
Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`
Brad King
2023-05-04
1
-1/+4
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
1
-0/+1
*
Merge topic 'ExternalProject-relative-git-urls'
Craig Scott
2023-04-27
1
-0/+1
|
\
|
*
ExternalProject/FetchContent: Support relative remote URLs
Chris Wright
2023-04-26
1
-0/+1
*
|
GenEx LIST: list operations
Marc Chevrier
2023-04-16
1
-0/+1
|
/
*
Tests: Fix RunCMake infrastructure for LCC and CMP0129
Brad King
2023-04-03
1
-0/+9
*
file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries
Christian Heimlich
2023-03-23
1
-0/+1
*
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
|
/
[next]