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
/
CMakeOnly
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Add "Fortran" test label
Brad King
2024-01-31
1
-1/+2
*
HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language
Gergely Meszaros
2024-01-04
3
-0/+38
*
HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC
Brad King
2023-09-25
1
-1/+1
*
Tests/CMakeOnly: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
1
-3/+3
*
Tests: Bump CMake minimum required in tests to 3.5
Brad King
2023-03-01
12
-12/+12
*
Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake
Michael Hirsch
2022-11-07
1
-2/+2
*
Tests: handle a case when hg executable is broken
makise-homura
2022-06-28
1
-1/+12
*
CheckSymbolExists: Work around GCC failure with -pedantic-errors option
Timo Röhling
2021-10-22
1
-0/+11
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+3
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+1
*
Tests: bump cmake_minimum_required version to 2.8.12
Rolf Eike Beer
2021-04-05
5
-5/+5
*
Tests: Bump CMake minimum required in tests to 2.8.12
Chuck Atkins
2020-12-23
5
-5/+5
*
CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags
Robert Maynard
2020-10-08
2
-0/+19
*
Merge topic 'CheckLanguage-cuda-host'
Brad King
2020-05-06
1
-9/+9
|
\
|
*
CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER
Brad King
2020-05-05
1
-9/+9
*
|
FindRuby: Rename variables to match case of module name
Julien Marrec
2020-03-11
1
-1/+1
*
|
Ninja Multi-Config: Don't include MinSizeRel by default
Kyle Edwards
2020-02-06
2
-3/+11
*
|
Tests: Enable missing Objective C/C++ tests
Brad King
2019-12-19
3
-31/+8
*
|
project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE
Deniz Bahadir
2019-10-18
3
-0/+20
|
/
*
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
4
-2/+39
*
Languages: Add support for Objective-C
Steve Wilson
2019-09-28
4
-1/+47
*
FindPythonInterp: Document lack of version filtering for plain `python`
Brad King
2019-07-30
1
-1/+1
*
CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
Hong Xu
2019-07-26
1
-0/+14
*
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
Robert Maynard
2019-06-03
1
-1/+2
*
project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE
Ruslan Baratov
2019-04-01
3
-0/+20
*
project: Add variable CMAKE_PROJECT_INCLUDE
Ruslan Baratov
2019-03-27
2
-0/+10
*
Test ProjectInclude: Add NONE to avoid enabling languages
Ruslan Baratov
2019-03-27
1
-1/+1
*
Tests: Teach tests when to treat clang-cl as MSVC
Zsolt Parragi
2019-02-11
1
-1/+1
*
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
Kyle Edwards
2018-12-14
1
-1/+1
*
FindJPEG: Add version detection and associated test update and docs
Mateusz Loskot
2018-04-17
1
-1/+1
*
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-1/+1
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-2/+3
*
Merge topic 'fix-test-all-find-modules'
Brad King
2017-04-24
1
-5/+1
|
\
|
*
Tests: Simplify CMakeOnly.AllFindModules policy settings
Brad King
2017-04-21
1
-5/+1
*
|
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-1/+1
*
|
Tests: Optionally skip local packages versions in CMakeOnly.AllFindModules
Brad King
2017-04-03
2
-2/+9
*
|
Tests: Add option to customize LinkInterfaceLoop timeout
Brad King
2017-03-31
1
-1/+8
*
|
Tests: Fix CMakeOnly.find_library test logic for libx32 case
Christian Schmidbauer
2017-03-10
1
-1/+1
*
|
Tests: Add x32 tests to test suite
Steven Newbury
2017-03-08
7
-0/+16
*
|
find_library: Allow custom lib suffix be used as find path
Christian Schmidbauer
2017-03-01
7
-1/+14
|
/
*
C# support: add compiler detection for MSVC
Michael Stürmer
2016-12-15
2
-0/+24
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
3
-3/+3
*
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
7
-0/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
4
-8/+16
*
Merge topic 'FindProtobuf-variable-case'
Brad King
2016-03-11
1
-2/+1
|
\
|
*
FindProtobuf: Rename variables to match case of module name
Antonio Perez Barrero
2016-03-07
1
-2/+1
*
|
Add FindLTTngUST module to find LTTng-UST library
Philippe Proulx
2016-03-07
1
-1/+1
|
/
*
FindProtobuf: check version
Antonio Perez Barrero
2016-02-16
1
-0/+1
*
Compiler ID: Compiler versions must be a valid, numeric version string.
James Johnston
2015-12-03
3
-0/+21
[next]