Robert Maynard
|
6dbd4a5f17
cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.
|
12 years ago |
Brad King
|
482f1122ad
try_compile: Add signature to allow multiple SOURCES
|
12 years ago |
Brad King
|
d06db7ebe8
try_compile: Refactor argument processing
|
12 years ago |
Stephen Kelly
|
e5375442ff
try_compile: Trim whitespace from LINK_LIBRARIES entries
|
12 years ago |
Brad King
|
e65ef08bf2
try_compile: Fix quoting of libraries in generated CMakeLists.txt
|
12 years ago |
Rolf Eike Beer
|
ce441fac07
try_compile: add missing fclose() to recently added error case
|
12 years ago |
Stephen Kelly
|
236133e79e
Handle targets in the LINK_LIBRARIES of try_compile.
|
13 years ago |
Stephen Kelly
|
bd34963002
Refactor generation of shared library flags
|
13 years ago |
Brad King
|
953257ca61
try_compile: Cleanup temporary directories (#13160)
|
13 years ago |
Yury G. Kudryashov
|
43d60114a5
Run vim spellcheck on some files
|
13 years ago |
Brad King
|
4fbdce2b79
try_compile: Use random executable file name (#12957)
|
14 years ago |
Alex Neundorf
|
31f43fdb5a
Remove trailing whitespace
|
14 years ago |
Brad King
|
182eb7c7ef
Merge topic 'dev/strict-mode'
|
15 years ago |
Brad King
|
dd2f81491e
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
|
15 years ago |
Brad King
|
7f37eac6dd
Merge topic 'outdir-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 years ago |
Brad King
|
5ec9f6f609
Merge topic 'fix-try_compile-source-language-issue-11731'
|
15 years ago |
Brad King
|
41147fcf48
Merge topic 'improve-try_compile-error-messages'
|
15 years ago |
Brad King
|
699a725584
Use shortest extension to verify try_compile language (#11731)
|
15 years ago |
Brad King
|
1bee6b172b
Improve try_compile and try_run error messages
|
15 years ago |
Brad King
|
5792d3a38a
Always place try_compile executables predictably (#11724)
|
15 years ago |
Brad King
|
72ebd4ee12
Merge topic 'try_compile-RemoveFile'
|
15 years ago |
Brad King
|
2afb820352
Write full version into try_compile CMakeLists
|
15 years ago |
Brad King
|
097294e667
Fix try_compile RemoveFile anti-virus loop (#11503)
|
15 years ago |
Ben Boeckel
|
a0b0d23f0c
CMAKE_DO_TRY_COMPILE is no longer used
|
15 years ago |
Brad King
|
c8ea2705a7
Use same type in both cases of '?:' operator
|
15 years ago |
David Genest
|
295b5b60df
Honor CMAKE_USER_MAKE_RULES_OVERRIDE in try_compile (#10902)
|
15 years ago |
Brad King
|
172d503c61
Fix try_compile when file cannot be found
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
80c947b397
No /fast targets in try_compile project mode
|
16 years ago |
Bill Hoffman
|
9c2dcf4836
BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET when running TRY_COMPILE
|
16 years ago |