Alexander Neundorf
|
7d7aba292c
|
18 years ago |
Alexander Neundorf
|
00e6d62fd1
|
18 years ago |
Ken Martin
|
1263baec63
STYLE: long line
|
18 years ago |
Andy Cedilnik
|
b9ab2b1932
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try compile
|
18 years ago |
Bill Hoffman
|
4d0c0e6d64
ENH: make sure file is closed
|
19 years ago |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
Ken Martin
|
cac30b5ff8
STYLE: fix line length
|
19 years ago |
Bill Hoffman
|
ae10b3578d
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
19 years ago |
Bill Hoffman
|
f7c1723135
ENH: add support for universal binaries
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 years ago |
Bill Hoffman
|
2000940136
ENH: pass CMAKE_MODULE_PATH into try compile projects
|
19 years ago |
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 years ago |
Bill Hoffman
|
f5ce41ee39
ENH: fix double CMAKE_(LANG)_FLAGS problem in try compile
|
20 years ago |
Bill Hoffman
|
2622956159
ENH: fix for CMakeTmp move broken stuff
|
20 years ago |
Ken Martin
|
4bdca3b404
ENH: put CmakeTmp into CMakeFiles
|
20 years ago |
Bill Hoffman
|
b1541f3ee5
BUG: work around for buggy Tigger OSX systems that read two copies of the same file in a directory
|
20 years ago |
Brad King
|
925743e1e7
ENH: Added better error message when TRY_COMPILE does not recognize an extension.
|
20 years ago |
Ken Martin
|
3ff6722934
ENH: cleanup by removing all the olf local generate junk that i not longer needed
|
20 years ago |
Bill Hoffman
|
d85738fe3f
remove warning
|
21 years ago |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 years ago |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 years ago |
Bill Hoffman
|
878609935a
ENH: try compiles in CXX require C to be enabled as well
|
21 years ago |
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 years ago |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 years ago |
Brad King
|
1e03fe75bb
ENH: Clarified recursive TRY_COMPILE error message.
|
21 years ago |
Berk Geveci
|
ec3a119480
BUG: When error occurs, try compiles should still work
|
21 years ago |
Bill Hoffman
|
09ba0a0a31
BUG: keep more of the case information
|
22 years ago |
Bill Hoffman
|
df32e28b1d
BUG: need a dummy first argument to cmake
|
22 years ago |
Ken Martin
|
baaf5eae7d
fix to the signature and argument parsing
|
22 years ago |