Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: ccmake requires ncurses, according to Berk and since it doesn't build | Alexander Neundorf | 2007-08-15 | 1 | -0/+1 |
| | | | | | | | | | | on NetBSD where there are separate curses and ncurses libraries, and where the curses library is found, which doesn't work for ccmake while the existing ncurses library would work. With this change it should be possible to test whether the found curses lib provides ncurses functionality. Alex | ||||
* | ENH: make DartLocal.conf part of project | Bill Hoffman | 2007-06-29 | 1 | -0/+4 |
| | |||||
* | ENH: remove old style release stuff | Bill Hoffman | 2007-06-22 | 1 | -2/+0 |
| | |||||
* | ENH: revert to SUBDIRS to make sure cmake can be built with 2.2 | Bill Hoffman | 2007-05-13 | 1 | -14/+14 |
| | |||||
* | COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build. | Brad King | 2007-05-13 | 1 | -1/+1 |
| | |||||
* | ENH: minor fixes | Ken Martin | 2007-05-11 | 1 | -0/+1 |
| | |||||
* | ENH: some more CMakeList cleanups | Ken Martin | 2007-05-11 | 1 | -1/+0 |
| | |||||
* | ENH: more cleanup of some CMakeLists files | Ken Martin | 2007-05-11 | 1 | -307/+368 |
| | |||||
* | ENH: start trying to cleanup CMakeLists files | Ken Martin | 2007-05-10 | 1 | -143/+14 |
| | |||||
* | ENH: Enable use of kwsys MD5 implementation. | Brad King | 2007-03-14 | 1 | -0/+1 |
| | |||||
* | ENH: Prepare for the new curl. Curl is build static, so set define to on | Andy Cedilnik | 2007-03-09 | 1 | -0/+1 |
| | |||||
* | BUG: bad command line | Ken Martin | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | BUG: bad command line | Ken Martin | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | BUG: allow system information to accept the -G option | Ken Martin | 2007-02-28 | 1 | -1/+45 |
| | |||||
* | BUG: possible fix for new SystemInfo test | Ken Martin | 2007-02-27 | 1 | -0/+4 |
| | |||||
* | ENH: add support for cygwin source and binary packaging | Bill Hoffman | 2007-02-02 | 1 | -0/+35 |
| | |||||
* | ENH: add RC stuff to main tree | Bill Hoffman | 2007-01-04 | 1 | -0/+4 |
| | |||||
* | ENH: Add options to build with system utility libraries. Organize inclusion ↵ | Brad King | 2006-10-19 | 1 | -26/+129 |
| | | | | of third party libraries into a single header per library. This addresses bug#3653. | ||||
* | ENH: Changing default data and doc directories to share/cmake-V.v and ↵ | Brad King | 2006-08-26 | 1 | -2/+2 |
| | | | | doc/cmake-V.v instead of share/CMake and doc/CMake for consistency with many linux distribution conventions. | ||||
* | ENH: Start building compress library | Andy Cedilnik | 2006-08-14 | 1 | -1/+7 |
| | |||||
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -4/+4 |
| | |||||
* | ENH: add the processor to the system name for cpack | Bill Hoffman | 2006-05-12 | 1 | -3/+3 |
| | |||||
* | BUG: Prevent stripping of sources | Andy Cedilnik | 2006-05-10 | 1 | -0/+1 |
| | |||||
* | ENH: allow for cpack stuff to be changed | Bill Hoffman | 2006-05-10 | 1 | -6/+8 |
| | |||||
* | 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 ↵ | Andy Cedilnik | 2006-04-29 | 1 | -0/+1 |
| | | | | path, add welcome page and license page | ||||
* | 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 |
| | | | | a third option added to RUNTIME and LIBRARY property types. Static libraries and import libraries are now treated as ARCHIVE targets instead of LIBRARY targets. This adds a level of granularity necessary for upcoming features. Also updated the CVS CMake patch level set in CMake_VERSION_PATCH from 4 to 5 to allow users of this version to know whether this incompatible change is present. | ||||
* | 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 ↵ | Brad King | 2006-03-02 | 1 | -0/+4 |
| | | | | them to avoid relinking during installation. | ||||
* | 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 |
| | | | | to disable building the dialog even when curses is found. | ||||
* | 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 ↵ | Brad King | 2006-02-03 | 1 | -1/+37 |
| | | | | determine whether to build the MFCDialog. | ||||
* | 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 |
| |