Commit Graph

92 Commits

Author SHA1 Message Date
Andy Cedilnik 4077d6d80c ENH: Install system libraries only if project requires them 2006-03-01 13:15:44 -05:00
Andy Cedilnik 213ea40c6f ENH: Variable name changed 2006-02-16 15:41:06 -05:00
Andy Cedilnik 3bce601c41 ENH: Improved support for icons, random directories, etc... 2006-02-14 10:28:40 -05:00
Brad King 85a69c1b9c ENH: Updated patch level to 3 for special KDE release. 2006-02-10 14:59:06 -05:00
Andy Cedilnik f87271d0ea ENH: Add initial implementation of the list command 2006-02-10 14:11:12 -05:00
Brad King 6379f03f68 ENH: Updated patch level to 2 for special KDE release. 2006-02-09 19:25:35 -05:00
Brad King 6fe45fe9c3 ENH: Added option BUILD_CursesDialog if curses is found. This allows people to disable building the dialog even when curses is found. 2006-02-08 10:13:13 -05:00
Brad King b48fb853bb ENH: Incremented patch version for special KDE release. 2006-02-03 18:08:38 -05:00
Brad King 02f743c896 COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determine whether to build the MFCDialog. 2006-02-02 20:18:39 -05:00
Andy Cedilnik 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 2006-01-11 11:08:15 -05:00
Andy Cedilnik aa9734ab6c STYLE: Add an explanation for a bunch of backslashes 2006-01-09 13:15:19 -05:00
Andy Cedilnik 0c302a7e5f ENH: Fix test for cpack variables, add support for icon on windows 2006-01-09 11:26:31 -05:00
Bill Hoffman 51a3c204ef ENH: use a safer check for CPack 2006-01-05 09:18:13 -05:00
Andy Cedilnik 5358809a5c ENH: More CPack stuff and fix zlib compression 2006-01-04 15:14:09 -05:00
Andy Cedilnik 8b9512559d COMP: Cleanup regular expressions 2005-12-30 14:50:15 -05:00
Andy Cedilnik ee1d5b3a98 COMP: Fix path to include files 2005-12-28 16:29:58 -05:00
Andy Cedilnik f2a67f59fe ENH: First cut at enabling tar 2005-12-28 13:36:29 -05:00
Brad King abebb974aa COMP: Define _CRT_SECURE_NO_DEPRECATE to build CMake itself on VS8. This disables 1000s of deprecation warnings about standard code. 2005-11-22 13:36:21 -05:00
Ken Martin 6c0f018bef ENH: update rev to 23 2005-07-08 09:55:22 -04:00
Ken Martin 35affa053c ENH: added some release support 2005-06-28 10:56:29 -04:00
Andy Cedilnik b7514580f9 ENH: Move curl to utilities 2005-06-24 09:06:26 -04:00
Andy Cedilnik 3768961a66 COMP: More cleanups 2005-03-16 13:26:36 -05:00
Andy Cedilnik ef282e2a7f ENH: More cleanups and start linking ctest to XML-RPC 2005-03-04 14:27:32 -05:00
Andy Cedilnik 89f603b620 ENH: More cleanups and reorganization 2005-03-04 11:38:34 -05:00
Andy Cedilnik f451469d58 ENH: Cleanups 2005-03-04 10:05:01 -05:00
Andy Cedilnik ce403305e1 COMP: CMake should be build static. Also propagate build_shared_libs to curl 2005-03-01 14:21:45 -05:00
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