| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | COMP: Fix CMake dashboard warnings related to previous revisions. | David Cole | 2006-02-06 | 3 | -4/+7 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-06 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-05 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-04 | 1 | -1/+1 |
|
|
* | ENH: Incremented patch version for special KDE release. | Brad King | 2006-02-03 | 1 | -1/+1 |
|
|
* | ENH: Added test for new EXECUTE_PROCESS command. | Brad King | 2006-02-03 | 3 | -0/+69 |
|
|
* | ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec... | Brad King | 2006-02-03 | 1 | -2/+3 |
|
|
* | ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec... | Brad King | 2006-02-03 | 3 | -0/+450 |
|
|
* | COMP: Added missing method decl to header. | Brad King | 2006-02-03 | 1 | -0/+3 |
|
|
* | BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ... | David Cole | 2006-02-03 | 4 | -18/+286 |
|
|
* | BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on... | Brad King | 2006-02-03 | 8 | -9/+61 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-03 | 1 | -1/+1 |
|
|
* | COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ... | Brad King | 2006-02-03 | 3 | -5/+41 |
|
|
* | BUG: CMAKE_INSTALL_PREFIX must always have forward slashes. | Brad King | 2006-02-03 | 1 | -0/+4 |
|
|
* | BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 beca... | Brad King | 2006-02-03 | 1 | -2/+2 |
|
|
* | BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir ... | David Cole | 2006-02-02 | 1 | -4/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-02 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-02-01 | 1 | -1/+1 |
|
|
* | ENH: Enabled build of VS 7 and 8 generators for MinGW. | Brad King | 2006-02-01 | 2 | -32/+28 |
|
|
* | ENH: Enabled bootstrapping with MinGW from an MSYS prompt. | Brad King | 2006-01-31 | 2 | -24/+81 |
|
|
* | BUG: ABSOLUTE option should evaluate relative paths with respect to CMAKE_CUR... | Brad King | 2006-01-31 | 1 | -0/+14 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-31 | 1 | -1/+1 |
|
|
* | ENH: more cleanup and removal of old code | Ken Martin | 2006-01-30 | 2 | -101/+9 |
|
|
* | ENH: cleanup and remove some old code | Ken Martin | 2006-01-30 | 2 | -62/+15 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-30 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-29 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-28 | 1 | -1/+1 |
|
|
* | ENH: Improved support for user-configured search paths. Paths given in the C... | Brad King | 2006-01-27 | 6 | -28/+86 |
|
|
* | BUG: VS7 generator should use per-configuration linker flags for targets. Th... | Brad King | 2006-01-27 | 2 | -3/+20 |
|
|
* | ENH: Better handle interleved error/output | Andy Cedilnik | 2006-01-27 | 2 | -18/+28 |
|
|
* | ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE... | Brad King | 2006-01-27 | 3 | -2/+28 |
|
|
* | STYLE: spelling fix | Ken Martin | 2006-01-27 | 1 | -1/+1 |
|
|
* | STYLE: grammer fix | Ken Martin | 2006-01-27 | 1 | -1/+1 |
|
|
* | ENH: add extra thing for svn X status output | Bill Hoffman | 2006-01-27 | 1 | -0/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-27 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-26 | 1 | -1/+1 |
|
|
* | ENH: fix double CMAKE_(LANG)_FLAGS problem in try compile | Bill Hoffman | 2006-01-25 | 1 | -1/+1 |
|
|
* | ENH: change to fatal error | Bill Hoffman | 2006-01-25 | 2 | -4/+4 |
|
|
* | ENH: fix more than one argument passed in to compilers via environment | Bill Hoffman | 2006-01-25 | 7 | -7/+7 |
|
|
* | ENH: fix docs, and revert fatal error change | Bill Hoffman | 2006-01-25 | 2 | -4/+9 |
|
|
* | ENH: make all errors fatal in message command | Bill Hoffman | 2006-01-25 | 1 | -1/+1 |
|
|
* | ENH: add COMPILE_FLAGS to targets | Bill Hoffman | 2006-01-25 | 14 | -18/+114 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-25 | 1 | -1/+1 |
|
|
* | ENH: do not force users to create paths | Bill Hoffman | 2006-01-25 | 1 | -14/+11 |
|
|
* | ENH: fix for borland memcpy junk | Bill Hoffman | 2006-01-24 | 1 | -0/+15 |
|
|
* | ENH: fix bug, write the correct file | Andy Cedilnik | 2006-01-24 | 1 | -1/+1 |
|
|
* | COMP: fix warning | Bill Hoffman | 2006-01-24 | 1 | -9/+6 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-24 | 1 | -1/+1 |
|
|
* | ENH: fix warning | Bill Hoffman | 2006-01-23 | 1 | -1/+0 |
|
|
* | ENH: by Bill make sure path is unix style | Ken Martin | 2006-01-23 | 1 | -0/+1 |
|
|