Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 лет назад |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 лет назад |
Alexander Neundorf
|
7d7aba292c
|
18 лет назад |
Alexander Neundorf
|
00e6d62fd1
|
18 лет назад |
Ken Martin
|
1263baec63
STYLE: long line
|
19 лет назад |
Andy Cedilnik
|
b9ab2b1932
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try compile
|
19 лет назад |
Bill Hoffman
|
4d0c0e6d64
ENH: make sure file is closed
|
19 лет назад |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
Ken Martin
|
cac30b5ff8
STYLE: fix line length
|
19 лет назад |
Bill Hoffman
|
ae10b3578d
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
19 лет назад |
Bill Hoffman
|
f7c1723135
ENH: add support for universal binaries
|
20 лет назад |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 лет назад |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
20 лет назад |
Bill Hoffman
|
2000940136
ENH: pass CMAKE_MODULE_PATH into try compile projects
|
20 лет назад |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 лет назад |
Bill Hoffman
|
f5ce41ee39
ENH: fix double CMAKE_(LANG)_FLAGS problem in try compile
|
20 лет назад |
Bill Hoffman
|
2622956159
ENH: fix for CMakeTmp move broken stuff
|
20 лет назад |
Ken Martin
|
4bdca3b404
ENH: put CmakeTmp into CMakeFiles
|
20 лет назад |
Bill Hoffman
|
b1541f3ee5
BUG: work around for buggy Tigger OSX systems that read two copies of the same file in a directory
|
20 лет назад |
Brad King
|
925743e1e7
ENH: Added better error message when TRY_COMPILE does not recognize an extension.
|
20 лет назад |
Ken Martin
|
3ff6722934
ENH: cleanup by removing all the olf local generate junk that i not longer needed
|
21 лет назад |
Bill Hoffman
|
d85738fe3f
remove warning
|
21 лет назад |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 лет назад |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 лет назад |
Bill Hoffman
|
878609935a
ENH: try compiles in CXX require C to be enabled as well
|
21 лет назад |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
21 лет назад |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 лет назад |
Brad King
|
1e03fe75bb
ENH: Clarified recursive TRY_COMPILE error message.
|
22 лет назад |
Berk Geveci
|
ec3a119480
BUG: When error occurs, try compiles should still work
|
22 лет назад |
Bill Hoffman
|
09ba0a0a31
BUG: keep more of the case information
|
22 лет назад |