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: Remove outdated exclusion of tests on OS X 10.3
Brad King
2020-12-09
1
-12/+1
|
*
Tests: Add cache entry to control XCTest deployment target
Brad King
2020-12-09
1
-5/+16
*
|
Merge topic 'test-vs-windows-hosts'
Brad King
2020-12-04
1
-1/+1
|
\
\
|
|
/
|
*
Tests: Look for Visual Studio only on Windows hosts
Brad King
2020-12-03
1
-1/+1
*
|
Merge topic 'test-java-default'
Brad King
2020-11-25
1
-3/+11
|
\
\
|
|
/
|
*
Tests: Add CMake_TEST_Java option to control Java tests
Brad King
2020-11-24
1
-3/+11
*
|
server: remove deprecated 'cmake -E server' mode
Brad King
2020-10-14
1
-9/+0
*
|
FindIntl: Add imported target
Sibi Siddharthan
2020-10-13
1
-0/+1
|
/
*
Tests: Add some basic tests for CMake GUI
Kyle Edwards
2020-09-23
1
-0/+4
*
Utilities/Release: Drop now-unused scripts
Brad King
2020-09-17
1
-17/+0
*
Utilities/Release: remove old macOS release script
Ben Boeckel
2020-09-16
1
-4/+0
*
Help: Add Importing and Exporting Guide
Betsy McPhail
2020-09-11
1
-1/+39
*
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+4
|
\
|
*
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-0/+4
*
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-0/+4
*
|
Bootstrap: Add support for Ninja
Kyle Edwards
2020-08-10
1
-0/+1
|
/
*
CTest: Prefer normative terms to express subprocess failures
Robert Maynard
2020-07-27
1
-1/+1
*
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-30/+0
*
Merge topic 'visual-studio-android'
Brad King
2020-06-26
1
-16/+45
|
\
|
*
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
1
-16/+45
*
|
Merge topic 'test-all-find-modules'
Brad King
2020-06-23
1
-1/+0
|
\
\
|
*
|
Tests: Drop redundant FindModulesExecuteAll test
Brad King
2020-06-23
1
-1/+0
|
|
/
*
|
Merge topic 'FindSDL-update'
Brad King
2020-06-19
1
-0/+1
|
\
\
|
*
|
FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDL
Frédéric Simonis
2020-06-18
1
-0/+1
|
|
/
*
|
Tests: Simplify addition of extra generator tests
Brad King
2020-06-18
1
-32/+22
|
/
*
Tests: add CUDA labels to tests which are affected by CUDA
Ben Boeckel
2020-06-11
1
-0/+4
*
Tests/CPackWiXGenerator: support suppressing verification
Ben Boeckel
2020-05-22
1
-0/+1
*
Utilities/Release: Drop win{32,64} scripts in favor of docker build
Brad King
2020-05-05
1
-5/+0
*
FindPython: Add support for 'PyPy'
Marc Chevrier
2020-05-01
1
-1/+1
*
Merge topic 'CTestCoverageCollectGCOV-compress-opts'
Brad King
2020-05-01
1
-3/+0
|
\
|
*
Tests: Remove unnecessary pass regex on CTestCoverageCollectGCOV
Brad King
2020-04-29
1
-3/+0
*
|
Merge topic 'FindLibXslt-targets'
Brad King
2020-04-29
1
-0/+1
|
\
\
|
*
|
FindLibXslt: provide imported targets
Markus Rickert
2020-04-28
1
-0/+1
|
|
/
*
|
FindLAPACK: Provide the LAPACK::LAPACK import target
Robert Maynard
2020-04-27
1
-0/+1
*
|
Merge topic 'FindBLAS-target'
Brad King
2020-04-27
1
-0/+1
|
\
\
|
*
|
BLAS: Provide the BLAS::BLAS import target
Robert Maynard
2020-04-23
1
-0/+1
*
|
|
Merge topic 'FindPython-fix-python-compiler-validation'
Brad King
2020-04-24
1
-1/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPython: fix python compiler validation
Marc Chevrier
2020-04-23
1
-1/+2
*
|
|
Merge topic 'win-user-manifest-rc'
Brad King
2020-04-22
1
-1/+4
|
\
\
\
|
*
|
|
Windows: Merge user-provided manifests into compiled resource
Kenney Phillis
2020-04-21
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
Tests: Enable coverage of special chars in include dirs for Makefiles
Brad King
2020-04-15
1
-0/+2
|
/
/
*
|
FindRuby: Add dedicated tests
Julien Marrec
2020-03-16
1
-0/+4
*
|
Tutorial: Update Step 5 to work on Windows
Betsy McPhail
2020-02-27
1
-6/+15
|
/
*
Tests: Fix test_clean target missing some test directories
Craig Scott
2020-02-15
1
-11/+12
*
Merge topic 'tutorial'
Brad King
2020-01-14
1
-2/+3
|
\
|
*
Tutorial: Improve "MultiPackage" example
Betsy McPhail
2020-01-10
1
-2/+3
*
|
Merge topic 'nsis-headerimage'
Kyle Edwards
2020-01-10
1
-0/+21
|
\
\
|
|
/
|
/
|
|
*
CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAP
Johnny Jazeix
2020-01-02
1
-0/+21
*
|
FindPython: Extend virtual environment handling by considering conda
Sebastian Müller
2019-12-21
1
-1/+1
|
/
*
Tests: Add test for Multi-Configuration Ninja generator
Kyle Edwards
2019-12-13
1
-6/+7
[prev]
[next]