Commit Graph

1456 Commits

Author SHA1 Message Date
Bill Hoffman
12c5f0fa26 ENH: fix for borland tlib files with dash in them problem. 2002-02-18 14:09:03 -05:00
Bill Hoffman
142119be95 ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do not want to build when doing a make depend 2002-02-14 10:03:19 -05:00
Bill Hoffman
2cc36654e6 ENH: do not use O2 g as default flags 2002-02-14 10:02:09 -05:00
Sebastien Barre
a12b5b958b ENH: Add PROJECT_URL 2002-02-14 09:31:16 -05:00
Sebastien Barre
25f5f1fa63 ENH: Doxygen page 2002-02-13 18:57:28 -05:00
Sebastien Barre
8c1b043c25 FIX: remove that good ol' exit 0; 2002-02-13 18:50:17 -05:00
Sebastien Barre
4360a03238 FIX: update html archive filename 2002-02-13 18:32:28 -05:00
Sebastien Barre
d8f1dba1e7 ENH: Contribution graphs 2002-02-13 18:28:16 -05:00
Sebastien Barre
6d6546ea7e This dir should not be covered (form distrib) 2002-02-13 16:17:26 -05:00
Sebastien Barre
9b78a74ed0 ENH: Trick VTK_WRAP_JAVA in a better way (avoid CUSTOM_TARGET) 2002-02-12 17:38:41 -05:00
Bill Hoffman
7d70285c86 ENH: add IGNORE option for cache values 2002-02-11 09:20:11 -05:00
Bill Hoffman
8e15a1ede7 BUG: fix CollapseFullPath so a trailing slash is not added to directories 2002-02-08 15:52:36 -05:00
Andy Cedilnik
a7065630f2 ERR: Cache bigendian 2002-02-07 11:39:07 -05:00
Bill Hoffman
4d119dd7d6 ENH: add ends at end of string 2002-02-06 12:14:03 -05:00
Bill Hoffman
80f716941e add bool return value so diagnostics are easier 2002-02-06 10:50:17 -05:00
Bill Hoffman
caa49f2a1e BUG: remove depend on directory because it is not supported by all makes 2002-02-06 10:42:15 -05:00
Bill Hoffman
84f6fdd69f ENH: use target link libraries and add the link directory for cmform 2002-02-04 22:00:33 -05:00
Sebastien Barre
1362bb41c8 Add module to find gnuplot 2002-02-04 18:41:47 -05:00
Ian Scott
626251ddf0 the generated makefiles/DSPfiles now depend on the aux source directory's
last modified date.
2002-02-04 08:28:54 -05:00
Berk Geveci
11ff0db01f Using cmSystemTools::Error() instead of cerr. 2002-02-01 13:08:50 -05:00
Berk Geveci
0813149896 Better support for parallel builds. Subdirs depend on their parent. 2002-02-01 13:07:27 -05:00
Bill Hoffman
1bde29e9bd use CMake_SOURCE and not CMAKE_ROOT 2002-02-01 09:28:20 -05:00
Dan Blezek
b1090a0600 ENH: Adding search path's for PYTHON_LIBRARY 2002-01-31 15:16:16 -05:00
Bill Hoffman
9bf31316e1 try to get this working for dec cxx default compiler options 2002-01-31 10:32:49 -05:00
Bill Hoffman
7d6eb54cf0 ENH: fix for dec compiler, they still do not have the correct ansi stream library 2002-01-30 11:23:07 -05:00
Brad King
0bdd309fe0 ERR: Corrected assertions of pointers to remove warnings. 2002-01-25 09:06:39 -05:00
Berk Geveci
31561a7848 BUG: fix for network paths 2002-01-24 14:15:49 -05:00
Sebastien Barre
8a4a39d568 ENH: run CMake a second time. The first time it is run, some cache values are computed. The second time it is run, some commands check if the value is already in the cache and return that value instead of re-computing it. Therefore this ENH: a) make sure that this specific code is tested, b) increase coverage. 2002-01-23 10:56:21 -05:00
Brad King
deba0b2317 ENH: Added option of disabling error message when VTK is not found. 2002-01-22 17:18:50 -05:00
Sebastien Barre
ac1f2bcf6b Just rename dir 2002-01-22 15:57:40 -05:00
Sebastien Barre
416afb7d5a ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb. 2002-01-22 15:50:52 -05:00
Jim Miller
5ceb05f2ba ENH: New variables CVS_UPDATE_OPTIONS, DART_TESTING_TIMEOUT 2002-01-22 14:15:15 -05:00
Sebastien Barre
a249b4d188 Coverage for OUTPUT_REQUIRED_FILES 2002-01-22 13:30:06 -05:00
Brad King
8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 2002-01-22 10:17:37 -05:00
Bill Hoffman
0e0e4c1a1a flags already there, just not working 2002-01-22 07:37:01 -05:00
Bill Hoffman
1c26b1b73c BUG: must use ANSI flags for complex test now. 2002-01-22 07:18:37 -05:00
Will Schroeder
2adf9890f6 ENH:Updated copyright 2002-01-21 15:39:30 -05:00
Sebastien Barre
0660ea09c5 Add warnings/infos 2002-01-21 15:30:37 -05:00
Sebastien Barre
0bee6e523f Add coverage for VTK_MAKE_INSTANTIATOR 2002-01-21 15:30:19 -05:00
Will Schroeder
a6a43d5320 ENH:Updated copyright 2002-01-21 15:30:43 -05:00
Will Schroeder
0cacb7123d ENH:Formal copyright notice 2002-01-21 15:11:58 -05:00
Bill Hoffman
8efc43b7d5 BUG: remove warning from hpux make 2002-01-21 11:39:00 -05:00
Bill Hoffman
9fd92a28f7 ENH: check the return value of the test program to be run 2002-01-21 10:38:42 -05:00
Sebastien Barre
5325be37b6 Comment test OUTPUT_REQUIRED 2002-01-21 10:22:51 -05:00
Bill Hoffman
252f9fc1b1 BUG: fix generated files with no extension bug 2002-01-21 10:11:47 -05:00
Sebastien Barre
7bda70b836 More IF coverage 2002-01-20 02:21:25 -05:00
Sebastien Barre
6f3570656c Increase Coverage. 2002-01-20 01:58:57 -05:00
Sebastien Barre
f04128ad63 Add coverage for QT and FLTK wrappers. Also MANGLED_MESA 2002-01-20 01:06:09 -05:00
Sebastien Barre
049a4820a2 More tests + coverage 2002-01-20 00:12:27 -05:00
Sebastien Barre
df5131adc2 More coverage + include Dart.cmake to maximize chance nslookup/hostname are found 2002-01-20 00:11:59 -05:00