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
/
try_compile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'try_compile-more-consistent-errors'
Brad King
2022-09-20
2
-2/+2
|
\
|
*
try_compile: Improve error message consistency
Matthew Woehlke
2022-09-16
2
-2/+2
*
|
Merge topic 'add-try_compile-test-documentation'
Brad King
2022-09-19
1
-0/+9
|
\
\
|
*
|
Tests: document try_{compile,run} old/new signature testing
Matthew Woehlke
2022-09-15
1
-0/+9
*
|
|
Merge topic 'improve-try_compile-arg-error'
Brad King
2022-09-19
3
-3/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
try_compile: More useful error if insufficient arguments
Matthew Woehlke
2022-09-15
3
-3/+3
|
|
/
*
|
Merge topic 'try_compile-new-project-signature'
Brad King
2022-09-16
19
-0/+51
|
\
\
|
|
/
|
/
|
|
*
try_compile: Add PROJECT keyword-dispatched signature
Matthew Woehlke
2022-09-14
19
-0/+51
*
|
Tests: Fix recently added tests
Matthew Woehlke
2022-09-14
3
-3/+9
|
/
*
try_compile: Record output location instead of reverse computing it
Robert Maynard
2022-09-07
4
-0/+23
*
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
56
-136/+258
*
try_compile: Don't accept try_run arguments
Matthew Woehlke
2022-08-17
1
-8/+13
*
cmCoreTryCompile: Port to cmArgumentParser
Brad King
2022-08-02
11
-73/+44
*
Tests: Add RunCMake.try_compile case for try_run-only args
Brad King
2022-08-02
3
-0/+83
*
Tests: Add RunCMake.try_compile case covering empty value arguments
Brad King
2022-07-26
4
-0/+15
*
Tests: Add RunCMake.try_compile case covering list arguments with no values
Brad King
2022-07-26
2
-0/+9
*
try_compile: Fail earlier when bindir is not an absolute path
Brad King
2022-07-26
7
-0/+16
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-2/+13
*
try_compile: Add option to skip passing platform variables
Brad King
2022-05-16
3
-0/+14
*
try_compile: Propagate platform variables in project-mode too
Brad King
2022-05-16
7
-0/+24
*
Merge topic 'env-init-configs'
Brad King
2021-11-23
3
-0/+27
|
\
|
*
try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars
Brad King
2021-11-22
3
-0/+27
*
|
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-2/+2
*
|
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-3/+3
|
/
*
Tests: Update for upstream ninja change to write status on stderr
Brad King
2021-02-23
1
-0/+4
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
12
-0/+52
*
Move AddCompilerRequirementFlag to cmStandardLevelResolver
Robert Maynard
2020-07-15
2
-2/+2
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
3
-2/+3
*
Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystems
Brad King
2020-06-01
1
-2/+6
*
cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.
Johnny Jazeix
2019-12-26
2
-0/+25
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-5/+1
*
ObjC: Add try_compile support
Cristian Adam
2019-11-09
9
-0/+44
*
Add deprecation warnings for policies CMP0067 and below
Brad King
2019-07-01
1
-0/+11
*
Tests: fix failures with gnu mode clang on windows
Zsolt Parragi
2019-05-24
1
-1/+3
*
Add deprecation warnings for policies CMP0066 and below
Brad King
2019-02-21
1
-1/+12
*
Tests: Teach tests when to treat clang-cl as MSVC
Zsolt Parragi
2019-02-11
1
-1/+1
*
try_compile/try_run: Add support for LINK_OPTIONS option.
Marc Chevrier
2018-12-01
4
-0/+57
*
Add deprecation warnings for policies CMP0063 and below
Brad King
2018-09-17
1
-1/+12
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
3
-5/+5
*
CUDA: Port test cases to Windows with MSVC host compiler
Brad King
2017-01-12
2
-1/+14
*
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
5
-0/+22
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
5
-0/+90
*
try_compile: Add options to specify language standards
Brad King
2016-12-06
14
-0/+112
*
try_compile: Honor CMAKE_WARN_DEPRECATED in test project
Brad King
2016-11-22
2
-0/+20
*
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
5
-0/+81
*
Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"
Brad King
2016-06-28
3
-21/+0
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
2
-0/+27
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-3/+9
*
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
3
-0/+21
*
try_compile: Add option to control type of target
Brad King
2016-02-19
7
-0/+41
[next]