| Commit message (Expand) | Author | Age | Files | Lines |
* | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 1 | -0/+1 |
|
|
* | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 1 | -0/+3 |
|
|
* | ConfigureLog: Log try_compile and try_run checks | Matthew Woehlke | 2022-12-16 | 1 | -0/+11 |
|
|
* | cmCoreTryCompile: Return more semantic information from compile step | Brad King | 2022-12-14 | 1 | -2/+7 |
|
|
* | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 1 | -1/+1 |
|
|
* | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 1 | -0/+1 |
|
|
* | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 1 | -0/+2 |
|
|
* | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 1 | -0/+7 |
|
|
* | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 1 | -2/+1 |
|
|
* | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 1 | -3/+17 |
|
|
* | cmCoreTryCompile: Port to cmArgumentParser | Brad King | 2022-08-02 | 1 | -1/+42 |
|
|
* | cmCoreTryCompile: Move target type selection logic to try_compile | Brad King | 2022-08-02 | 1 | -1/+2 |
|
|
* | cmCoreTryCompile: Simplify TryCompileCode return type | Brad King | 2022-08-02 | 1 | -1/+1 |
|
|
* | cmTry{Compile,Run}Command: Port away from legacy cmCommand | Brad King | 2022-07-26 | 1 | -3/+9 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | try_compile: Refactor language standard level parsing | Robert Maynard | 2020-06-17 | 1 | -4/+0 |
|
|
* | Add in-class initialization of some members | jrp2014 | 2018-04-05 | 1 | -1/+1 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | try_compile: Add policy CMP0067 to honor language standards | Brad King | 2016-12-06 | 1 | -0/+4 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+5 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+1 |
|
|
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -2/+0 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+1 |
|
|
* | try_compile: Add option to control type of target | Brad King | 2016-02-19 | 1 | -3/+3 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-09-15 | 1 | -7/+7 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: add two simple tests for TRY_RUN() | Alexander Neundorf | 2007-05-24 | 1 | -0/+65 |
|
|