Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: make this the final 2.4.6 | Bill Hoffman | 2007-01-10 | 1 | -1/+1 |
| | |||||
* | ENH: merge from main tree | Bill Hoffman | 2007-01-03 | 1 | -1/+1 |
| | |||||
* | ENH: merge in fixes from main tree | Bill Hoffman | 2007-01-03 | 1 | -2/+2 |
| | | | | This commit was manufactured by cvs2svn to create tag 'CMake-2-4-6'. | ||||
* | ENH: move to actual releasev2.4.5 | Bill Hoffman | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: merge in fix for seg fault and move to RC 4 | Bill Hoffman | 2006-12-01 | 1 | -1/+1 |
| | |||||
* | ENH: move to RC 3 and add a fix for -L/path in link commands that was broken ↵ | Bill Hoffman | 2006-11-30 | 1 | -1/+1 |
| | | | | by the .dll.lib fix | ||||
* | ENH: put fix for foo.dll.lib problem on branch with test | Bill Hoffman | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | ENH: add release candidate to versions | Bill Hoffman | 2006-11-28 | 1 | -1/+7 |
| | |||||
* | ENH: try again for 2.4.4 | Bill Hoffman | 2006-11-14 | 1 | -1/+1 |
| | |||||
* | ENH: abort 2.4.4 for now | Bill Hoffman | 2006-11-02 | 1 | -1/+1 |
| | |||||
* | ENH: this is 2.4.4 | Bill Hoffman | 2006-11-02 | 1 | -1/+1 |
| | |||||
* | ENH: move changes from main tree | Bill Hoffman | 2006-10-27 | 1 | -26/+129 |
| | |||||
* | ENH: merge changes from the main tree to the 2.4 branch | Bill Hoffman | 2006-10-13 | 1 | -3/+9 |
| | |||||
* | ENH: move changes from main tree to release branch | Bill Hoffman | 2006-07-24 | 1 | -1/+1 |
| | |||||
* | ENH: merge main tree into branch | Bill Hoffman | 2006-06-30 | 1 | -4/+4 |
| | |||||
* | ENH: merge from main tree | Bill Hoffman | 2006-05-14 | 1 | -3/+3 |
| | |||||
* | ENH: move changes from main tree | Bill Hoffman | 2006-05-11 | 1 | -0/+1 |
| | |||||
* | ENH: allow package name to be changed from cmake cache | Bill Hoffman | 2006-05-10 | 1 | -4/+6 |
| | |||||
* | ENH: move changes from main tree and change version to 2.4.2 | Bill Hoffman | 2006-05-07 | 1 | -1/+2 |
| | |||||
* | ENH: move files from main tree to 2.4.1 | Bill Hoffman | 2006-04-30 | 1 | -0/+6 |
| | |||||
* | ENH: merge in changes from main tree and change version to 2.4.1-beta | Bill Hoffman | 2006-04-29 | 1 | -1/+5 |
| | |||||
* | ENH: move from main tree to 2.4 branch | Bill Hoffman | 2006-04-25 | 1 | -0/+1 |
| | |||||
* | ENH: make cpack names match old cmake release processv2.4.0 | Bill Hoffman | 2006-04-18 | 1 | -1/+14 |
| | |||||
* | ENH: move version numbers to 2.4.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 |
| | |||||
* | 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 ↵ | Brad King | 2005-11-22 | 1 | -0/+5 |
| | | | | disables 1000s of deprecation warnings about standard code. | ||||
* | 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 |
| |