Bill Hoffman
|
77888e67f8
|
remove debug stuff
|
2002-11-21 15:36:33 -05:00 |
Bill Hoffman
|
1e3ddfeecf
|
try to fix check for ansi stream
|
2002-11-21 14:45:21 -05:00 |
Bill Hoffman
|
02d423b250
|
fix order
|
2002-11-21 14:32:20 -05:00 |
Bill Hoffman
|
ddc3c70641
|
fix order
|
2002-11-21 14:24:58 -05:00 |
Bill Hoffman
|
a7098d1433
|
move ansi cxx flags stuff out of try compile and into cmake files
|
2002-11-21 14:11:53 -05:00 |
Bill Hoffman
|
c54a86edd6
|
have to cache ansi_cxxflags
|
2002-11-21 13:28:03 -05:00 |
Bill Hoffman
|
369d5f631c
|
spelling error
|
2002-11-21 13:00:51 -05:00 |
Bill Hoffman
|
9a6c95fcea
|
add checks for ansi flags and not hard code them
|
2002-11-21 12:52:54 -05:00 |
Sebastien Barre
|
209d00ccfc
|
FUX: those vars need to be ADVANCED
|
2002-11-21 11:46:13 -05:00 |
Brad King
|
9a98c16803
|
ENH: Added CHECK_VARIABLE_EXISTS macro.
|
2002-11-21 10:11:46 -05:00 |
Bill Hoffman
|
e9687d931a
|
fix for create shared library
|
2002-11-21 08:45:45 -05:00 |
Bill Hoffman
|
70eaf19326
|
ENH: fix for module run time flag
|
2002-11-21 08:12:19 -05:00 |
Brad King
|
c2addf1630
|
ENH: Added support to find VTK 4.0.
|
2002-11-20 16:23:20 -05:00 |
Bill Hoffman
|
ee42cf3c06
|
BUG: use CMAKE_COMPILER_IS_GNUCC not CMAKE_COMPILER_IS_GNUGCC
|
2002-11-20 15:23:14 -05:00 |
Luis Ibanez
|
9686a9034c
|
ENH: Now also locates the "makeindex" program.
|
2002-11-20 14:40:51 -05:00 |
Brad King
|
9f7d94a1c4
|
ENH: Only search VTK_INSTALL_PATH if USE_INSTALLED_VTK is on. Only search VTK_BINARY_PATH if USE_BUILT_VTK is on.
|
2002-11-20 14:11:07 -05:00 |
Brad King
|
e3f76e9367
|
ENH: New implementation of FindVTK to take advantage of VTKConfig.cmake. Also provides more powerful search path mechanism, and requires only one cache entry in user project.
|
2002-11-20 13:37:52 -05:00 |
Bill Hoffman
|
5a75e03037
|
allow flags to be in the CC and CXX environment variables
|
2002-11-19 18:17:17 -05:00 |
Bill Hoffman
|
7140c6f364
|
fixes to better honor env CC and CXX
|
2002-11-19 15:55:19 -05:00 |
Bill Hoffman
|
0cb9343e83
|
BUG: fix CFLAGS
|
2002-11-19 12:20:21 -05:00 |
Bill Hoffman
|
9b14032ab4
|
BUG: fix handling of CXX
|
2002-11-19 12:18:12 -05:00 |
Bill Hoffman
|
d05716c498
|
BUG: fix for thread and cache override
|
2002-11-18 15:14:44 -05:00 |
Andy Cedilnik
|
5b17658c91
|
Add more messages, make messages look the same, add checks if test was already successfull
|
2002-11-18 10:52:09 -05:00 |
Andy Cedilnik
|
ebb6477dbb
|
If system detection fails, make copy of CMakeCache
|
2002-11-18 10:51:21 -05:00 |
Bill Hoffman
|
dad83f4d3c
|
BUG: fix for borland run time dll
|
2002-11-15 17:45:03 -05:00 |
Bill Hoffman
|
c164ba1ba1
|
fix for sun
|
2002-11-15 16:00:22 -05:00 |
Bill Hoffman
|
a2ec93371b
|
ENH: add back install prefix
|
2002-11-15 10:07:38 -05:00 |
Bill Hoffman
|
7a8928eefc
|
fix thread logic
|
2002-11-15 09:30:46 -05:00 |
Bill Hoffman
|
c652215ca8
|
ENH: add CFLAGS and CXXFLAGS
|
2002-11-15 09:16:34 -05:00 |
Berk Geveci
|
435282e538
|
temp fix for hp
|
2002-11-14 16:29:15 -05:00 |
Berk Geveci
|
3118795db0
|
fix flags for hp
|
2002-11-14 16:12:46 -05:00 |
Andy Cedilnik
|
115ea25dab
|
BUG: fix flags for c compiler on windows
|
2002-11-14 11:33:25 -05:00 |
Andy Cedilnik
|
2281726935
|
Clean find for Python, add find for python 2.2 on windows, cleanup java on windows and add java 1.4 support
|
2002-11-14 09:38:45 -05:00 |
Bill Hoffman
|
388c4ad207
|
BUG: fix for missing temp file variable
|
2002-11-14 08:59:42 -05:00 |
Bill Hoffman
|
a79b16a67f
|
reorder tWR so that it does not crash with shared
|
2002-11-13 23:37:20 -05:00 |
Bill Hoffman
|
26e05fc060
|
fix shared builds on borland and add debug stuff for makefiles
|
2002-11-13 20:11:26 -05:00 |
Bill Hoffman
|
fe8428a3ee
|
ENH: add status messages
|
2002-11-13 16:31:12 -05:00 |
Ken Martin
|
19b144bdbf
|
ENH: move -P flag from cxxflags to the compile line for cxx files
|
2002-11-13 15:32:27 -05:00 |
Bill Hoffman
|
46ede79d58
|
ENH: use correct run time library for borland
|
2002-11-13 14:51:20 -05:00 |
Bill Hoffman
|
fce9bf48c5
|
fix for nsl library and X11
|
2002-11-13 11:49:33 -05:00 |
Bill Hoffman
|
09b9a38ff3
|
fix for nsl library and X11
|
2002-11-13 11:36:04 -05:00 |
Bill Hoffman
|
e0671aba94
|
BUG: fix order of link line for creating shared libraries
|
2002-11-13 11:25:10 -05:00 |
Brad King
|
ccb9b9cda8
|
BUG: Fixed doc string on generated variable.
|
2002-11-12 19:39:08 -05:00 |
Bill Hoffman
|
83d273334a
|
BUG: fix path problems
|
2002-11-12 16:58:38 -05:00 |
Will Schroeder
|
4b7b9ab2ec
|
Backwards compatibility. Andy and Bill made me add socket library.
|
2002-11-12 16:27:24 -05:00 |
Bill Hoffman
|
e020a6d171
|
ENH: add .def file support
|
2002-11-12 15:24:31 -05:00 |
Bill Hoffman
|
5031b41ea5
|
add find threads check
|
2002-11-12 14:20:54 -05:00 |
Bill Hoffman
|
0b04a61366
|
add find threads check
|
2002-11-12 14:19:13 -05:00 |
Sebastien Barre
|
1d7c2eaf90
|
FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times
|
2002-11-12 10:47:43 -05:00 |
Bill Hoffman
|
98ef89bf77
|
Set CMAKE_BUILD_TOOL
|
2002-11-12 09:12:13 -05:00 |