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
/
Help
/
command
/
try_compile.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword
Craig Scott
2024-03-22
1
-1/+1
*
Merge topic 'try_compile-alias-targets'
Brad King
2023-10-17
1
-0/+3
|
\
|
*
try_compile: Add support for using ALIAS targets
Cristian Le
2023-10-16
1
-0/+3
*
|
try_{compile,run}: add LINKER_LANGUAGE option
scivision
2023-10-16
1
-0/+9
|
/
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-5/+2
*
Help:try_compile: place options in their own section
scivision
2023-08-16
1
-1/+6
*
cmCoreTryCompile: parse `SOURCES_TYPE` argument
Ben Boeckel
2023-07-31
1
-0/+22
*
Help:try_{compile,run}: clarify, encourage new syntax
scivision
2023-02-28
1
-20/+19
*
Help: Document configure log behavior in try_compile and try_run
Brad King
2023-01-18
1
-0/+5
*
try_compile: Add a NO_LOG option to skip recording in the configure log
Brad King
2023-01-16
1
-0/+9
*
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
1
-0/+10
*
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
1
-1/+1
*
Help: Add _See Also_ sections to related CMake commands
Alex Turbov
2022-11-09
1
-0/+5
*
Help: Use role `:program:`
Alex Turbov
2022-11-06
1
-3/+3
*
Help: Fix typo that crashes older pygments lexers
Brad King
2022-10-13
1
-4/+4
*
Help: Minor grammar, typo and formatting cleanups
Craig Scott
2022-10-09
1
-3/+4
*
Merge topic 'improve-try_compile-debug-documentation'
Brad King
2022-10-04
1
-3/+3
|
\
|
*
Help: Improve try_compile debug documentation
Matthew Woehlke
2022-10-03
1
-3/+3
*
|
Merge topic 'fix-try_compile-doc-typo'
Brad King
2022-10-04
1
-1/+1
|
\
\
|
*
|
Help: Fix typo in try_compile documentation
Matthew Woehlke
2022-09-30
1
-1/+1
|
|
/
*
|
try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
Matthew Woehlke
2022-09-30
1
-10/+11
|
/
*
try_compile: Add NO_CACHE option (also try_run)
Matthew Woehlke
2022-09-28
1
-1/+26
*
try_compile: Add SOURCE_FROM_FILE
Matthew Woehlke
2022-09-22
1
-1/+12
*
try_compile: Add SOURCE_FROM_{ARG,VAR}
Matthew Woehlke
2022-09-22
1
-5/+31
*
try_compile: Add PROJECT keyword-dispatched signature
Matthew Woehlke
2022-09-14
1
-2/+16
*
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+5
*
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
1
-13/+36
*
Help: Replace a bunch of more ``--option`` to `:option:` role
Alex Turbov
2022-08-04
1
-9/+10
*
try_compile: Add option to skip passing platform variables
Brad King
2022-05-16
1
-0/+4
*
try_compile: Propagate platform variables in project-mode too
Brad King
2022-05-16
1
-0/+11
*
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-0/+1
*
Help: Drop incorrect versionadded for try_compile result variable
friendlyanon
2022-01-31
1
-8/+0
*
Help: Replace some `versionadded` directives with `versionchanged`
Nikita Nemkin
2020-11-12
1
-3/+3
*
Help: Add `.. versionadded` directives to commands documentation
Nikita Nemkin
2020-11-09
1
-49/+71
*
CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile
Robert Maynard
2020-05-20
1
-0/+1
*
ObjC: Document ObjC/ObjCXX standard properties / variables
Cristian Adam
2019-11-11
1
-1/+10
*
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-0/+1
*
Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
Craig Scott
2019-02-24
1
-1/+3
*
Help: Consistency in try_compile() docs for target type
Craig Scott
2019-02-24
1
-8/+14
*
Help: try_compile() readability and grammar improvements
Craig Scott
2019-02-24
1
-6/+6
*
Help: User-provided variable names for try_* commands
Craig Scott
2019-02-24
1
-5/+5
*
GHS: try_compile() now uses GHS platform variables
Fred Baksik
2019-01-16
1
-0/+3
*
PIE link options: Update strategy to fix performance regression
Marc Chevrier
2018-12-19
1
-0/+5
*
try_compile/try_run: Add support for LINK_OPTIONS option.
Marc Chevrier
2018-12-01
1
-1/+8
*
CMP0083: fix warning message on try_compile
Marc Chevrier
2018-11-19
1
-1/+2
*
Help: Apply syntax highlighting to project commands
Joachim Wuttke (o)
2018-10-25
1
-3/+5
*
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
1
-6/+10
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
1
-0/+14
*
try_compile: Add options to specify language standards
Brad King
2016-12-06
1
-1/+17
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+4
[next]