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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}
Brad King
2023-09-07
1
-23/+0
*
Tests: Run CTestTest2 in explicit configuration
Brad King
2023-08-22
1
-1/+1
*
Merge topic 'cdash_checksum_400'
Brad King
2023-07-25
1
-1/+1
|
\
|
*
ctest: Update ctest_submit for CDash behavior change
Zack Galbreath
2023-07-25
1
-1/+1
*
|
FindPython: Add tests for IronPython v3
Marc Chevrier
2023-06-29
1
-2/+4
*
|
Deprecate Visual Studio 12 2013 generator
Brad King
2023-06-26
1
-0/+2
*
|
FindPython: add capability to select python version for the tests
Marc Chevrier
2023-06-15
1
-4/+32
*
|
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
1
-18/+0
*
|
Tests: Find GIT_EXECUTABLE early enough to use in all tests
Brad King
2023-06-12
1
-4/+3
*
|
Tests: Add option to control timeout of BootstrapTest
Brad King
2023-05-18
1
-6/+5
*
|
Tests: Modernize name of option to control existence of BootstrapTest
Brad King
2023-05-18
1
-10/+12
*
|
Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`
Brad King
2023-05-04
1
-11/+0
*
|
CPack: Add Inno Setup generator
Jannik Alber
2023-04-28
1
-0/+24
*
|
Tests: Add cases covering FindHDF5 variables and imported targets
Brad King
2023-03-29
1
-0/+1
*
|
FindwxWidgets: Add an imported target
CheesyNacho10
2023-03-08
1
-0/+1
*
|
Tests: Add dedicated RunCMake.ExtraGenerators test
Brad King
2023-02-13
1
-30/+0
*
|
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
1
-3/+5
|
/
*
FindImageMagick: Define targets for specific components
hstejas
2023-01-27
1
-0/+1
*
FindPython: add support for Stable ABI
Marc Chevrier
2022-11-29
1
-1/+4
*
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
1
-0/+6
*
Tests: Fix ARM64 test conditions for non-VS generators
Brad King
2022-11-09
1
-1/+1
*
Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditions
Brad King
2022-10-31
1
-3/+11
*
Merge topic 'CheckSourceCompiles-Swift'
Brad King
2022-10-25
1
-18/+24
|
\
|
*
Tests: Factor out a CMake_TEST_Swift variable for Swift test conditions
Brad King
2022-10-24
1
-1/+6
|
*
Tests: Provide Apple inspection results to CMakeOnly and RunCMake tests
Brad King
2022-10-21
1
-17/+18
*
|
Merge topic 'test-git-protocol-file'
Brad King
2022-10-21
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Tests: Explicitly allow usage of git file-based protocol in test cases
Brad King
2022-10-20
1
-0/+2
*
|
Tests: Improve CheckSourceTree test
Brad King
2022-10-05
1
-0/+8
*
|
Deprecate Visual Studio 11 2012 generator
Brad King
2022-09-27
1
-0/+7
*
|
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-10/+0
*
|
Merge topic 'modernize-build-self'
Brad King
2022-09-23
1
-126/+126
|
\
\
|
*
|
CMakeLists: Remove redundant spaces around CMake command calls
Alex Turbov
2022-09-22
1
-56/+56
|
*
|
Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`
Alex Turbov
2022-09-22
1
-70/+70
*
|
|
Tests: Add mixed Swift+CXX source test case
Evan Wilde
2022-09-19
1
-0/+3
|
/
/
*
|
MSVC: Add test for debug information format
Brad King
2022-09-14
1
-0/+9
*
|
FindOpenSP: Add module to find the OpenSP library
Dawid Wróbel
2022-08-30
1
-0/+1
*
|
Merge topic 'tutorial_genExp_rearrange'
Brad King
2022-08-10
1
-1/+1
|
\
\
|
*
|
Tutorial: Move step 10 to step 4
Markus Ferrell
2022-08-08
1
-1/+1
*
|
|
Merge topic 'cuda_add_lto_support'
Brad King
2022-08-03
1
-0/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-0/+5
*
|
|
Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8.
Markus Ferrell
2022-07-19
1
-1/+1
|
/
/
*
|
Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAME
Niyas Sait
2022-07-05
1
-3/+3
*
|
Tests: Fix Java tests on multi-config generators
makise-homura
2022-06-28
1
-3/+3
*
|
Tests: handle a case when hg executable is broken
makise-homura
2022-06-28
1
-1/+4
*
|
Tests: don't fail tests on broken E2K Java RVM
makise-homura
2022-06-28
1
-37/+50
*
|
Tests: check for shlibdeps symbols/shlibs before testing it
makise-homura
2022-06-28
1
-1/+5
*
|
Tests: enable Java tests if javac is a recurse symlink
makise-homura
2022-06-28
1
-1/+2
*
|
Tests: don't use broken makensis
makise-homura
2022-06-28
1
-2/+5
*
|
FindOpenAL: Add imported target
Sam V
2022-06-22
1
-0/+1
|
/
*
Tests: Use Java_JAVAC_EXECUTABLE variable consistently
Craig Scott
2022-06-04
1
-1/+1
[next]