Brad King
|
dd2f81491e
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
|
14 ani în urmă |
Brad King
|
72ebd4ee12
Merge topic 'try_compile-RemoveFile'
|
15 ani în urmă |
Brad King
|
2afb820352
Write full version into try_compile CMakeLists
|
15 ani în urmă |
Brad King
|
097294e667
Fix try_compile RemoveFile anti-virus loop (#11503)
|
15 ani în urmă |
Ben Boeckel
|
a0b0d23f0c
CMAKE_DO_TRY_COMPILE is no longer used
|
15 ani în urmă |
Brad King
|
c8ea2705a7
Use same type in both cases of '?:' operator
|
15 ani în urmă |
David Genest
|
295b5b60df
Honor CMAKE_USER_MAKE_RULES_OVERRIDE in try_compile (#10902)
|
15 ani în urmă |
Brad King
|
172d503c61
Fix try_compile when file cannot be found
|
16 ani în urmă |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 ani în urmă |
Brad King
|
80c947b397
No /fast targets in try_compile project mode
|
16 ani în urmă |
Bill Hoffman
|
9c2dcf4836
BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET when running TRY_COMPILE
|
16 ani în urmă |
David Cole
|
d74b75af09
ENH: Emit a little more information in the error message when the output file is not found during a core try compile.
|
16 ani în urmă |
David Cole
|
3df1535c80
STYLE: Emit filenames in try_compile error message to get more information from the Continuous dashboard test that is failing.
|
16 ani în urmă |
Bill Hoffman
|
69a961a6ba
ENH: make sure numAttempts is incremented
|
17 ani în urmă |
Bill Hoffman
|
3827991e87
ENH: try to fix dashboard issue with not being able to remove try compile code
|
17 ani în urmă |
Brad King
|
16b32f9c9b
BUG: Change generated try-compile projects to use cmake_minimum_required instead of cmake_policy to set the version now that CMP0000 requires it.
|
17 ani în urmă |
Brad King
|
1d23ea1a2d
BUG: Generated try-compile CMakeLists.txt file should call cmake_policy with the current version of CMake, not just 2.6.
|
17 ani în urmă |
Bill Hoffman
|
ff445e3fd0
ENH: make sure policy is set in generated cmakelist files
|
17 ani în urmă |
Bill Hoffman
|
3944e268f4
ENH: for try compile do not put the rules to rebuild the project with cmake inside it. This has caused infinite loops of builds in some cases, and it is just a waste of time anyway.
|
18 ani în urmă |
Alexander Neundorf
|
74750610cf
ENH: determine typesize by compiling a file and reading strings from the compiled output.
|
18 ani în urmă |
Alexander Neundorf
|
7147c3e1cc
|
18 ani în urmă |
Alexander Neundorf
|
7d7aba292c
|
18 ani în urmă |