summaryrefslogtreecommitdiff
path: root/Help/command/try_compile.rst
Commit message (Expand)AuthorAgeFilesLines
* Help:try_{compile,run}: clarify, encourage new syntaxscivision2023-02-281-20/+19
* Help: Document configure log behavior in try_compile and try_runBrad King2023-01-181-0/+5
* try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-161-0/+9
* try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-161-0/+10
* Help: remove links from pages to themselvesBen Boeckel2022-11-181-1/+1
* Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-091-0/+5
* Help: Use role `:program:`Alex Turbov2022-11-061-3/+3
* Help: Fix typo that crashes older pygments lexersBrad King2022-10-131-4/+4
* Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-091-3/+4
* Merge topic 'improve-try_compile-debug-documentation'Brad King2022-10-041-3/+3
|\
| * Help: Improve try_compile debug documentationMatthew Woehlke2022-10-031-3/+3
* | Merge topic 'fix-try_compile-doc-typo'Brad King2022-10-041-1/+1
|\ \
| * | Help: Fix typo in try_compile documentationMatthew Woehlke2022-09-301-1/+1
| |/
* | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-301-10/+11
|/
* try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-281-1/+26
* try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-221-1/+12
* try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-221-5/+31
* try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-141-2/+16
* MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+5
* try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-051-13/+36
* Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-9/+10
* try_compile: Add option to skip passing platform variablesBrad King2022-05-161-0/+4
* try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-0/+11
* OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-0/+1
* Help: Drop incorrect versionadded for try_compile result variablefriendlyanon2022-01-311-8/+0
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-3/+3
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-49/+71
* CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-201-0/+1
* ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-111-1/+10
* MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-0/+1
* Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLESCraig Scott2019-02-241-1/+3
* Help: Consistency in try_compile() docs for target typeCraig Scott2019-02-241-8/+14
* Help: try_compile() readability and grammar improvementsCraig Scott2019-02-241-6/+6
* Help: User-provided variable names for try_* commandsCraig Scott2019-02-241-5/+5
* GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-161-0/+3
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-0/+5
* try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-011-1/+8
* CMP0083: fix warning message on try_compileMarc Chevrier2018-11-191-1/+2
* Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-3/+5
* try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-121-6/+10
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+14
* try_compile: Add options to specify language standardsBrad King2016-12-061-1/+17
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+4
* try_compile: Add option to control type of targetBrad King2016-02-191-0/+3
* try_compile: Propogate CMP0065 to the generated project.Chuck Atkins2015-09-211-0/+3
* try_compile: Update documentation for other propagated variablesChuck Atkins2015-08-141-0/+4
* try_compile: Propogate the CMAKE_LINK_SEARCH_ variablesChuck Atkins2015-08-141-0/+7
* Help: Revise try_compile and try_run documentation (#15358)Brad King2015-02-041-49/+77
* Help: Clarify --debug-trycompile usage with try_compileAlan W. Irwin2014-09-031-3/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+71