| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Start adding support for packaging component and to package into a subdi... | Andy Cedilnik | 2006-04-14 | 1 | -1/+4 |
|
|
* | ENH: Install cpack files | Andy Cedilnik | 2006-03-01 | 1 | -0/+1 |
|
|
* | ENH: Add resource files for PackageMaker | Andy Cedilnik | 2006-02-28 | 2 | -0/+17 |
|
|
* | ENH: Add generic instructions | Andy Cedilnik | 2006-02-28 | 1 | -0/+70 |
|
|
* | ENH: Several packaging issues. Allow random variables to be passed to cpack (... | Andy Cedilnik | 2006-02-27 | 1 | -19/+23 |
|
|
* | ENH: Several NSIS features | Andy Cedilnik | 2006-02-23 | 1 | -1/+2 |
|
|
* | ENH: Fix icons | Andy Cedilnik | 2006-02-16 | 1 | -1/+1 |
|
|
* | ENH: Cleanup | Andy Cedilnik | 2006-02-14 | 1 | -2/+0 |
|
|
* | ENH: Improved support for icons, random directories, etc... | Andy Cedilnik | 2006-02-14 | 1 | -1/+1 |
|
|
* | ENH: Some improvements: specify link, copy msvc libraries, fix install directory | Andy Cedilnik | 2006-01-11 | 1 | -0/+4 |
|
|
* | ENH: Pass CPACK_PACKAGE_FILE_NAME | 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/+7 |
|
|
* | ENH: More CPack stuff and fix zlib compression | Andy Cedilnik | 2006-01-04 | 1 | -0/+10 |
|
|
* | BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb... | Brad King | 2005-08-19 | 1 | -0/+4 |
|
|
* | FIX: fixes bugs 1152 and 1154 | Bill Hoffman | 2005-02-11 | 1 | -4/+4 |
|
|
* | make sure tests flush output | Bill Hoffman | 2004-07-16 | 1 | -0/+1 |
|
|
* | BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmake | Bill Hoffman | 2004-07-09 | 2 | -94/+0 |
|
|
* | ENH: add NDEBUG to windows release builds for both ide and nmake | Bill Hoffman | 2004-06-14 | 1 | -6/+6 |
|
|
* | BUG: remove debug pop hacks, also remove duplicate call to argvc function | Bill Hoffman | 2004-05-08 | 1 | -39/+0 |
|
|
* | fix warning maybe | Ken Martin | 2004-05-07 | 1 | -1/+0 |
|
|
* | fix warning | Ken Martin | 2004-05-06 | 1 | -1/+0 |
|
|
* | ENH: remove unused variable | Bill Hoffman | 2004-04-30 | 1 | -1/+0 |
|
|
* | BUG: add missing install file | Bill Hoffman | 2004-04-30 | 1 | -0/+1 |
|
|
* | ENH: make test driver more flexible by using a configured file instead of gen... | Bill Hoffman | 2004-04-28 | 1 | -0/+180 |
|
|
* | ENH: With new install framework we don't need install-sh any more | Andy Cedilnik | 2004-04-26 | 2 | -252/+0 |
|
|
* | BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides | Bill Hoffman | 2004-04-23 | 3 | -24/+24 |
|
|
* | ENH: add support for static library property STATIC_LIBRARY_FLAGS | Bill Hoffman | 2004-04-22 | 1 | -4/+4 |
|
|
* | ENH: Handle make install target on Visual Studio 6 and 7 and install templates | Andy Cedilnik | 2004-04-15 | 1 | -0/+2 |
|
|
* | ENH: Attempt to add debug library postfix for visual studio 6 | Andy Cedilnik | 2003-10-31 | 4 | -3/+6 |
|
|
* | Fix for BUG: 316 | Bill Hoffman | 2003-10-31 | 1 | -3/+3 |
|
|
* | ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS | Bill Hoffman | 2003-10-16 | 4 | -31/+31 |
|
|
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ... | Brad King | 2003-07-21 | 1 | -1/+1 |
|
|
* | fix for new custom commands | Bill Hoffman | 2003-06-04 | 1 | -0/+8 |
|
|
* | ENH: Support for spaces in paths during make install. | Brad King | 2003-01-17 | 1 | -24/+24 |
|
|
* | ENH: fix install target for templates | Bill Hoffman | 2003-01-07 | 1 | -2/+1 |
|
|
* | remove unused files | Bill Hoffman | 2003-01-07 | 4 | -5504/+0 |
|
|
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be... | Brad King | 2002-12-20 | 1 | -0/+3 |
|
|
* | ERR: Remove references to files removed 4 days ago | Yves Starreveld | 2002-12-08 | 1 | -1/+1 |
|
|
* | remove unused files | Bill Hoffman | 2002-12-03 | 4 | -581/+0 |
|
|
* | Use CMake icon on Mac | Andy Cedilnik | 2002-11-06 | 1 | -1/+1 |
|
|
* | Attempt to automate apple gui generation | Andy Cedilnik | 2002-11-04 | 1 | -0/+36 |
|
|
* | Revert X11 stuff until other steps are done | Andy Cedilnik | 2002-10-31 | 1 | -0/+11 |
|
|
* | Remove X11 stuff | Andy Cedilnik | 2002-10-29 | 1 | -11/+0 |
|
|
* | ENH: mark some vars as advanced (and resort the list) | Sebastien Barre | 2002-10-10 | 6 | -60/+70 |
|
|
* | ENH: nmake now uses incremental linking as Msdev does. Faster build (linking ... | Sebastien Barre | 2002-10-06 | 1 | -2/+2 |
|
|
* | Make borland pass all the tests on XP (and 2000?) | Andy Cedilnik | 2002-09-30 | 1 | -1/+1 |
|
|
* | Cleanup configure scripts | Andy Cedilnik | 2002-09-27 | 3 | -515/+92 |
|
|
* | now uses TryCompile | Ken Martin | 2002-09-13 | 3 | -89/+10 |
|
|
* | Remove Mark_AS_ADVANCED for some variables that do not exist | Andy Cedilnik | 2002-09-11 | 1 | -4/+1 |
|
|
* | ENH: Improved configure test implementations by using AC_TRY_COMPILE. | Brad King | 2002-09-06 | 4 | -302/+683 |
|
|