| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: Add support for stipping and make more things overwritable | Andy Cedilnik | 2006-05-02 | 1 | -0/+1 |
|
|
* | ENH: Add more install registry options | Andy Cedilnik | 2006-04-30 | 1 | -0/+5 |
|
|
* | ENH: Add NSIS options page for path selection, fix adding and removing from p... | Andy Cedilnik | 2006-04-29 | 1 | -0/+1 |
|
|
* | ENH: Add template of ctest script | Andy Cedilnik | 2006-04-28 | 1 | -0/+4 |
|
|
* | ENH: Enable path | Andy Cedilnik | 2006-04-23 | 1 | -0/+1 |
|
|
* | ENH: update cpack stuff to match old cmake releases | Bill Hoffman | 2006-04-19 | 1 | -1/+14 |
|
|
* | ENH: move version numbers to 2.5.0 | Bill Hoffman | 2006-04-18 | 1 | -2/+2 |
|
|
* | ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ... | Brad King | 2006-03-24 | 1 | -1/+1 |
|
|
* | ENH: Add flag for MFC | Andy Cedilnik | 2006-03-21 | 1 | -0/+1 |
|
|
* | ENH: Simplify the test | Andy Cedilnik | 2006-03-17 | 1 | -0/+4 |
|
|
* | ENH: Updated patch level to 4 for special KDE release. | Brad King | 2006-03-09 | 1 | -1/+1 |
|
|
* | ENH: CMake does not need RPATHs at all for its own executables. Disable them... | Brad King | 2006-03-02 | 1 | -0/+4 |
|
|
* | ENH: Install system libraries only if project requires them | Andy Cedilnik | 2006-03-01 | 1 | -0/+3 |
|
|
* | ENH: Variable name changed | Andy Cedilnik | 2006-02-16 | 1 | -2/+2 |
|
|
* | ENH: Improved support for icons, random directories, etc... | Andy Cedilnik | 2006-02-14 | 1 | -2/+4 |
|
|
* | ENH: Updated patch level to 3 for special KDE release. | Brad King | 2006-02-10 | 1 | -1/+1 |
|
|
* | ENH: Add initial implementation of the list command | Andy Cedilnik | 2006-02-10 | 1 | -1/+1 |
|
|
* | ENH: Updated patch level to 2 for special KDE release. | Brad King | 2006-02-10 | 1 | -1/+1 |
|
|
* | ENH: Added option BUILD_CursesDialog if curses is found. This allows people ... | Brad King | 2006-02-08 | 1 | -2/+9 |
|
|
* | ENH: Incremented patch version for special KDE release. | Brad King | 2006-02-03 | 1 | -1/+1 |
|
|
* | COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ... | Brad King | 2006-02-03 | 1 | -1/+37 |
|
|
* | ENH: Some improvements: specify link, copy msvc libraries, fix install directory | Andy Cedilnik | 2006-01-11 | 1 | -0/+2 |
|
|
* | STYLE: Add an explanation for a bunch of backslashes | Andy Cedilnik | 2006-01-09 | 1 | -0/+2 |
|
|
* | ENH: Fix test for cpack variables, add support for icon on windows | Andy Cedilnik | 2006-01-09 | 1 | -0/+3 |
|
|
* | ENH: use a safer check for CPack | Bill Hoffman | 2006-01-05 | 1 | -2/+3 |
|
|
* | ENH: More CPack stuff and fix zlib compression | Andy Cedilnik | 2006-01-04 | 1 | -0/+11 |
|
|
* | COMP: Cleanup regular expressions | Andy Cedilnik | 2005-12-30 | 1 | -1/+1 |
|
|
* | COMP: Fix path to include files | Andy Cedilnik | 2005-12-28 | 1 | -1/+1 |
|
|
* | ENH: First cut at enabling tar | Andy Cedilnik | 2005-12-28 | 1 | -0/+6 |
|
|
* | COMP: Define _CRT_SECURE_NO_DEPRECATE to build CMake itself on VS8. This dis... | Brad King | 2005-11-22 | 1 | -0/+5 |
|
|
* | ENH: update rev to 23 | Ken Martin | 2005-07-08 | 1 | -1/+1 |
|
|
* | ENH: added some release support | Ken Martin | 2005-06-28 | 1 | -0/+3 |
|
|
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 1 | -3/+3 |
|
|
* | COMP: More cleanups | Andy Cedilnik | 2005-03-16 | 1 | -3/+16 |
|
|
* | ENH: More cleanups and start linking ctest to XML-RPC | Andy Cedilnik | 2005-03-04 | 1 | -3/+9 |
|
|
* | ENH: More cleanups and reorganization | Andy Cedilnik | 2005-03-04 | 1 | -2/+2 |
|
|
* | ENH: Cleanups | Andy Cedilnik | 2005-03-04 | 1 | -1/+0 |
|
|
* | COMP: CMake should be build static. Also propagate build_shared_libs to curl | Andy Cedilnik | 2005-03-01 | 1 | -0/+2 |
|
|
* | ENH: Enable XMLRPC... please do not break everywhere... | Andy Cedilnik | 2005-03-01 | 1 | -3/+1 |
|
|
* | ENH: Add the rest of xmlrpc stuff | Andy Cedilnik | 2005-02-28 | 1 | -0/+7 |
|
|
* | BUG: Disabling DART_ROOT removal until we can get Dart to submit without it. | Brad King | 2005-02-18 | 1 | -1/+1 |
|
|
* | ENH: Remove DART_ROOT to force DartConfiguration.tcl to be up to date | Andy Cedilnik | 2005-02-16 | 1 | -0/+1 |
|
|
* | ENH: Add zlib from VTK | Andy Cedilnik | 2005-01-26 | 1 | -1/+1 |
|
|
* | ENH: Add uninstall. This is not really a feature but more of an example on ho... | Andy Cedilnik | 2005-01-18 | 1 | -0/+8 |
|
|
* | ENH: added custom supp for cmake | Ken Martin | 2004-11-10 | 1 | -0/+3 |
|
|
* | ENH: Enable Command Line Arguments | Andy Cedilnik | 2004-09-28 | 1 | -0/+1 |
|
|
* | ENH: make sure cmake has 2.0 | Bill Hoffman | 2004-09-23 | 1 | -1/+1 |
|
|
* | ENH: Add warning messages if curses library is not found | Andy Cedilnik | 2004-09-10 | 1 | -0/+2 |
|
|
* | ENH: fix out of the box build on sgi to match dashboards | Bill Hoffman | 2004-08-23 | 1 | -1/+2 |
|
|
* | ENH: Build expat as a part of default build | Andy Cedilnik | 2004-06-25 | 1 | -0/+7 |
|
|