| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | 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 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-17 | 1 | -1/+1 |
|
|
* | COMP: wrapped compat.h inside a extern C block so that we can use it in C++ code | Yogi Girdhar | 2006-01-16 | 1 | -1/+7 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-16 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-15 | 1 | -1/+1 |
|
|
* | COMP: Fixed shadowed variable warning. | Brad King | 2006-01-14 | 1 | -4/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-14 | 1 | -1/+1 |
|
|
* | ENH: Further centralized custom command dependency computation. Custom comma... | Brad King | 2006-01-14 | 4 | -70/+41 |
|
|
* | BUG: Removed bogust dependency. | Brad King | 2006-01-14 | 1 | -1/+0 |
|
|
* | COMP: Removed unused variables. | Brad King | 2006-01-14 | 2 | -17/+0 |
|
|
* | COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries. | Brad King | 2006-01-13 | 3 | -6/+5 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 28 | -1098/+1228 |
|
|
* | ENH: fix for CMakeTmp move broken stuff | Bill Hoffman | 2006-01-13 | 3 | -4/+5 |
|
|
* | ENH: fix checktypesize | Bill Hoffman | 2006-01-13 | 2 | -2/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-01-13 | 1 | -1/+1 |
|
|