| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: undo accidental commit | Ken Martin | 2008-03-04 | 1 | -2/+9 |
|
|
* | ENH: Simplify tests for building CMake itself with rpath support now that 2.4... | Brad King | 2008-03-02 | 1 | -3/+2 |
|
|
* | ENH: add first cut and policies still need to add the doc support | Ken Martin | 2008-03-01 | 1 | -9/+2 |
|
|
* | ENH: install seems to be working for cmake-gui | Bill Hoffman | 2008-02-18 | 1 | -2/+9 |
|
|
* | ENH: require 2.4 to build cmake | Bill Hoffman | 2008-02-18 | 1 | -1/+1 |
|
|
* | ENH: support for cpack and install of cmake-gui as mac app bundle | Bill Hoffman | 2008-02-16 | 1 | -0/+11 |
|
|
* | ENH: add support for the Syllable OS (http://www.syllable.org) | Alexander Neundorf | 2007-11-24 | 1 | -7/+12 |
|
|
* | BUG: Fixed construction of CMake_VERSION_DATE to use KWSys DateStamp feature ... | Brad King | 2007-11-21 | 1 | -9/+4 |
|
|
* | ENH: move CMAKE_STRICT option to the top | Ken Martin | 2007-11-06 | 1 | -0/+5 |
|
|
* | COMP: use RPATH is building QtDialog and the Qt libs are not in /lib or | Alexander Neundorf | 2007-11-05 | 1 | -2/+10 |
|
|
* | ENH: add support for the Portland Compiler to CMake, can build cmake and the ... | Alexander Neundorf | 2007-09-17 | 1 | -2/+2 |
|
|
* | ENH: remove debug print | Bill Hoffman | 2007-09-09 | 1 | -1/+0 |
|
|
* | ENH: MATH is not in bootstrap cmake | Bill Hoffman | 2007-09-07 | 1 | -3/+3 |
|
|
* | ENH: for CVS CMake have cpack use the version date in the name of the package | Bill Hoffman | 2007-09-07 | 1 | -0/+16 |
|
|
* | ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old f... | Brad King | 2007-08-31 | 1 | -0/+2 |
|
|
* | COMP: enable RPATH if any of the CMAKE_USE_SYSTEM_XXX variables is enabled | Alexander Neundorf | 2007-08-28 | 1 | -1/+32 |
|
|
* | COMP: ccmake requires ncurses, according to Berk and since it doesn't build | Alexander Neundorf | 2007-08-15 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | ENH: Changing default data and doc directories to share/cmake-V.v and doc/cma... | Brad King | 2006-08-26 | 1 | -2/+2 |
|
|
* | 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 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 |
|
|