Bill Hoffman
|
f5e672fed1
|
ENH: getting closer
|
2002-02-19 17:56:14 -05:00 |
Bill Hoffman
|
b730794058
|
ENH: add dotnet stuff
|
2002-02-19 11:54:34 -05:00 |
Luis Ibanez
|
73ea7c710f
|
FIX: FLTK includes should use ".H" instead of ".h"
|
2002-02-19 10:23:23 -05:00 |
Bill Hoffman
|
f95d76c736
|
fix spacing on text
|
2002-02-19 09:43:40 -05:00 |
Bill Hoffman
|
96898bed3e
|
add dot net stuff to cmakelists file and dsp file
|
2002-02-19 09:43:26 -05:00 |
Bill Hoffman
|
8d8528db82
|
getting closer but still not working dot net support
|
2002-02-18 17:41:02 -05:00 |
Bill Hoffman
|
531900c941
|
*** empty log message ***
|
2002-02-18 14:50:09 -05:00 |
Bill Hoffman
|
60b9a2c14b
|
ENH: first pass at dot net support
|
2002-02-18 14:36:04 -05:00 |
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 |