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
/
Source
/
cmCoreTryCompile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION
Brad King
2022-11-22
1
-4/+11
*
Merge topic 'try_compile-CMP0128' into release-3.25
Brad King
2022-10-19
1
-0/+6
|
\
|
*
try_compile: Honor CMP0128 setting in test project
Brad King
2022-10-18
1
-0/+6
*
|
try_compile: Report build dir with --debug-trycompile
Matthew Woehlke
2022-10-06
1
-0/+7
*
|
try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
Matthew Woehlke
2022-09-30
1
-9/+10
*
|
try_compile: Add NO_CACHE option (also try_run)
Matthew Woehlke
2022-09-28
1
-3/+9
*
|
Merge topic 'try_compile-source-from'
Brad King
2022-09-23
1
-8/+116
|
\
\
|
*
|
try_compile: Add SOURCE_FROM_FILE
Matthew Woehlke
2022-09-22
1
-0/+32
|
*
|
try_compile: Add SOURCE_FROM_{ARG,VAR}
Matthew Woehlke
2022-09-22
1
-8/+84
*
|
|
Merge topic 'try_run-no-project'
Brad King
2022-09-23
1
-8/+4
|
\
\
\
|
*
|
|
try_run: Remove PROJECT support
Matthew Woehlke
2022-09-21
1
-8/+4
|
|
/
/
*
|
|
try_compile: Improve error message consistency
Matthew Woehlke
2022-09-16
1
-3/+3
|
/
/
*
|
try_compile: Add PROJECT keyword-dispatched signature
Matthew Woehlke
2022-09-14
1
-30/+70
*
|
Merge topic 'MsvcDebugInformationFormatAbstraction'
Brad King
2022-09-14
1
-0/+11
|
\
\
|
*
|
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+11
*
|
|
try_compile: Record output location instead of reverse computing it
Robert Maynard
2022-09-07
1
-49/+36
|
/
/
*
|
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
1
-20/+83
*
|
try_compile: Don't accept try_run arguments
Matthew Woehlke
2022-08-17
1
-26/+6
*
|
try_compile: Fix quotes in reporting of unknown arguments
Matthew Woehlke
2022-08-17
1
-1/+1
*
|
cmCoreTryCompile: Port to cmArgumentParser
Brad King
2022-08-02
1
-354/+249
*
|
cmCoreTryCompile: Move target type selection logic to try_compile
Brad King
2022-08-02
1
-22/+1
*
|
cmCoreTryCompile: Simplify TryCompileCode return type
Brad King
2022-08-02
1
-25/+25
*
|
cmCoreTryCompile: Select source-file signature project/target names earlier
Brad King
2022-07-26
1
-8/+10
*
|
cmCoreTryCompile: Compute src-file signature build directory earlier
Brad King
2022-07-26
1
-7/+6
*
|
try_compile: Refactor positional arg parsing
Brad King
2022-07-26
1
-7/+14
*
|
try_compile: Fail earlier when bindir is not an absolute path
Brad King
2022-07-26
1
-0/+16
*
|
Merge topic 'try_compile-cross-app-bundles'
Brad King
2022-06-17
1
-2/+3
|
\
\
|
*
|
try_compile: Fix COPY_FILE with app-bundles on non-macOS hosts
Heiko Lewin
2022-06-16
1
-2/+3
*
|
|
Merge topic 'cuda_use_response_files'
Brad King
2022-06-15
1
-0/+9
|
\
\
\
|
*
|
|
CUDA: Support response files with nvcc
Robert Maynard
2022-06-13
1
-0/+9
|
|
/
/
*
|
|
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-3/+3
|
/
/
*
|
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-9/+5
*
|
try_compile: Add option to skip passing platform variables
Brad King
2022-05-16
1
-3/+4
*
|
try_compile: Propagate platform variables in project-mode too
Brad King
2022-05-16
1
-1/+3
*
|
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-0/+10
*
|
cmCoreTryCompile: Replace vector push_back with emplace_back
Brad King
2022-05-05
1
-12/+12
*
|
cmCoreTryCompile: Move platform variable forwarding to dedicated block
Brad King
2022-05-05
1
-97/+93
|
/
*
CheckSourceCompiles: Avoid linker warning with -fembed-bitcode
Craig Scott
2022-04-09
1
-0/+6
*
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-1/+2
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-0/+3
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-15/+15
*
cmProp: cm::string_view cast operator must be explicit
Marc Chevrier
2021-09-14
1
-3/+3
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-6/+4
*
try_compile: Propagate CMP0126 to the generated test project
Brad King
2021-07-20
1
-0/+7
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-1/+20
*
ARMClang: Do not automatically add cpu/arch compile or link options
Lingkai Dong
2021-04-27
1
-0/+9
*
try_compile: Improve error message when a file cannot be removed
Brad King
2021-04-15
1
-5/+9
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-0/+2
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+2
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-31/+30
[next]