Commit Graph

66 Commits

Author SHA1 Message Date
Andy Cedilnik 3cb8c6f666 ENH: Enable XMLRPC... please do not break everywhere... 2005-03-01 10:54:30 -05:00
Andy Cedilnik 172e897260 ENH: Add the rest of xmlrpc stuff 2005-02-28 17:12:14 -05:00
Brad King 4aab13b710 BUG: Disabling DART_ROOT removal until we can get Dart to submit without it. 2005-02-18 14:22:52 -05:00
Andy Cedilnik c8965ce8c3 ENH: Remove DART_ROOT to force DartConfiguration.tcl to be up to date 2005-02-16 13:29:32 -05:00
Andy Cedilnik f6e6633fd2 ENH: Add zlib from VTK 2005-01-26 15:55:44 -05:00
Andy Cedilnik 1540067e20 ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 2005-01-18 08:58:27 -05:00
Ken Martin 6257ca30a5 ENH: added custom supp for cmake 2004-11-10 13:15:49 -05:00
Andy Cedilnik a58b87378d ENH: Enable Command Line Arguments 2004-09-28 17:51:50 -04:00
Bill Hoffman 0eb9c01f14 ENH: make sure cmake has 2.0 2004-09-23 08:20:46 -04:00
Andy Cedilnik cd8dc094f8 ENH: Add warning messages if curses library is not found 2004-09-10 11:19:55 -04:00
Bill Hoffman cc510f21b6 ENH: fix out of the box build on sgi to match dashboards 2004-08-23 13:45:11 -04:00
Andy Cedilnik 15097cf35f ENH: Build expat as a part of default build 2004-06-25 14:04:48 -04:00
Bill Hoffman b5f2442ba9 change minimum cmake 2004-06-21 12:48:02 -04:00
Bill Hoffman 1490cecaf3 ENH: move version to 2.1 for cvs because 2.0 has been branched 2004-05-05 10:19:36 -04:00
Andy Cedilnik b092ffae6f ENH: Cleanup 2004-02-19 10:32:17 -05:00
Brad King c59cc5a542 ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories. 2003-08-22 12:53:25 -04:00
Ken Martin 3c1292a388 version 19 2003-08-11 14:41:43 -04:00
Andy Cedilnik 81b5c3b34d ENH: Fix dependencies for curses dialog 2003-08-07 16:25:49 -04:00
Andy Cedilnik 6c65c77d35 ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work 2003-08-07 16:09:19 -04:00
Ken Martin 46acf162f5 change lib path back to empty 2003-08-01 13:00:42 -04:00
Ken Martin 4228cd1ecf made more options advanced 2003-08-01 11:58:47 -04:00
Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 2003-07-21 16:38:53 -04:00
Brad King ed273acfa7 ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch). 2003-07-07 23:20:30 -04:00
Andy Cedilnik 0f1af706b5 ENH: Initial import of Base64 2003-06-29 21:42:48 -04:00
Brad King 823c073052 ENH: Enabling build of kwsys's Process class. This will be needed for ctest. 2003-06-29 20:30:18 -04:00
Brad King d73794f814 ERR: Disabling multiply defined symbols warning for linking executables on IRIX. The compiler's prelinker does not add weak symbols, so template instantiations are duplicated. 2003-06-27 09:48:03 -04:00
Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 2003-06-23 14:10:12 -04:00
Brad King dc3fd5c267 ENH: Merged use of kwsys library. 2003-06-23 08:58:58 -04:00
Andy Cedilnik 3fcf8ebfcf ENH: Executables should go to the bin directory 2003-05-02 11:29:53 -04:00
Andy Cedilnik 1181ac5ee7 BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such as Windows and Mac OSX it will break during in-source build 2003-04-17 08:02:44 -04:00
Andy Cedilnik 2436affc96 Some more preparations for new bootstrap system 2003-03-27 12:49:13 -05:00
Andy Cedilnik 7287c25b1b BUG: Should be use the host CMake's dart file 2003-03-03 09:29:55 -05:00
Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 2003-02-13 21:57:05 -05:00
Bill Hoffman 67ec52b343 tell the aix linker not to give warnings with -bhalt:5 2003-02-06 17:48:50 -05:00
Bill Hoffman c81f64d3b9 ENH: make it work with cmake 1.6 with no backwards compatibility 2003-01-10 17:31:34 -05:00
Bill Hoffman 87b035af6a fix reg ex for install cmake man 2003-01-07 14:57:24 -05:00
Bill Hoffman e12baca0c5 use bootstrap initial flags 2003-01-07 12:05:46 -05:00
Ken Martin e131bfb462 bug fix and some cleanup 2002-12-03 11:23:57 -05:00
Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
Ken Martin 9b54cdb7e8 added header dep 2002-10-07 16:23:09 -04:00
Brad King 48c130992b ENH: Adding installation for man page. 2002-08-08 12:49:10 -04:00
Bill Hoffman cc59f9bd1f *** empty log message *** 2002-06-19 07:28:30 -04:00
Bill Hoffman 0065bc5fa0 ENH: try and fix link problem on dec 2002-06-18 08:54:07 -04:00
Bill Hoffman 0d8f4d2dcc create tests without Dart 2002-04-30 17:49:52 -04:00
Bill Hoffman 49bcc1ad51 ENH: remove fltk dialog as it is no longer supported 2002-03-20 13:16:16 -05:00
Bill Hoffman 1bde29e9bd use CMake_SOURCE and not CMAKE_ROOT 2002-02-01 09:28:20 -05:00
Bill Hoffman 8ccd9a9504 remove bad ADD_DEPENDENCIES commands 2001-12-28 15:37:55 -05:00
Berk Geveci 777ec99219 Changes to remove warnings and fix dependencies. 2001-11-08 17:03:52 -05:00
Bill Hoffman 59e0fa6942 ENH: add ansi flag for c compiler 2001-11-07 13:46:09 -05:00
Sebastien Barre 3f4eeeaa8a Doxygen doc generator 2001-11-02 16:01:47 -05:00