Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir ↵ | David Cole | 2006-02-02 | 1 | -4/+11 |
| | | | | (probably) does rather than malloc-ing a block which never gets free-d. | ||||
* | 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 ↵ | Brad King | 2006-01-31 | 1 | -0/+14 |
| | | | | CMAKE_CURRENT_SOURCE_DIR. This addresses bug#2797. | ||||
* | 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 ↵ | Brad King | 2006-01-27 | 6 | -28/+86 |
| | | | | CMAKE_LIBRARY_PATH cmake variable are searched first, then those in the CMAKE_LIBRARY_PATH environment variable, then those listed in the call to the FIND_LIBRARY command and finally those listed in the PATH environment variable. The support is similar for finding include files with FIND_PATH, but the variable is CMAKE_INCLUDE_PATH. | ||||
* | BUG: VS7 generator should use per-configuration linker flags for targets. ↵ | Brad King | 2006-01-27 | 2 | -3/+20 |
| | | | | This addresses bug#2765. | ||||
* | 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 ↵ | Brad King | 2006-01-27 | 3 | -2/+28 |
| | | | | FIND_PACKAGE command. This addresses bug#2771. | ||||
* | 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 |
| | |||||
* | ENH: fix problem with watcom and short paths and -I | Bill Hoffman | 2006-01-23 | 3 | -3/+21 |
| | |||||
* | ENH: correct include for memcpy | Bill Hoffman | 2006-01-23 | 1 | -2/+1 |
| | |||||
* | ENH: add kFreeBSD support | Bill Hoffman | 2006-01-23 | 1 | -0/+9 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-23 | 1 | -1/+1 |
| | |||||
* | ENH: fix check type size | Bill Hoffman | 2006-01-23 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-18 | 1 | -1/+1 |
| | |||||
* | ENH: fix for icc | Bill Hoffman | 2006-01-17 | 1 | -1/+0 |
| | |||||
* | BUG: revert such that it should work | Ken Martin | 2006-01-17 | 1 | -2/+2 |
| | |||||
* | ENH: more fixes for watcom | Bill Hoffman | 2006-01-17 | 3 | -21/+30 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 49 | -474/+979 |
| | |||||
* | ENH: correct standard libraries | Bill Hoffman | 2006-01-17 | 1 | -0/+2 |
| |