Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add / after directory name when doing tab completion | Andy Cedilnik | 2002-11-19 | 1 | -0/+5 |
| | |||||
* | Add progress to ccmake | Andy Cedilnik | 2002-11-19 | 2 | -55/+118 |
| | |||||
* | fix warning | Bill Hoffman | 2002-11-19 | 1 | -1/+1 |
| | |||||
* | fix in warning | Ken Martin | 2002-11-19 | 1 | -6/+8 |
| | |||||
* | Initial add of progress | Andy Cedilnik | 2002-11-18 | 2 | -1/+17 |
| | |||||
* | fix some compiler warnings hopefully | Ken Martin | 2002-11-17 | 2 | -5/+7 |
| | |||||
* | BUG: fix for borland run time dll | Bill Hoffman | 2002-11-15 | 1 | -1/+6 |
| | |||||
* | fixed bad source directory bug | Ken Martin | 2002-11-15 | 1 | -0/+10 |
| | |||||
* | fixed compiler warning | Ken Martin | 2002-11-15 | 1 | -1/+2 |
| | |||||
* | Oops, std namespace | Andy Cedilnik | 2002-11-15 | 1 | -1/+1 |
| | |||||
* | Add progress reporting | Andy Cedilnik | 2002-11-14 | 3 | -2/+36 |
| | |||||
* | Add Progress support | Andy Cedilnik | 2002-11-14 | 1 | -1/+11 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-11-14 | 1 | -2/+3 |
| | |||||
* | Fix compile flags on c files in static liobraries on windows | Andy Cedilnik | 2002-11-14 | 1 | -9/+7 |
| | |||||
* | BUG: fix flags for c compiler on windows | Andy Cedilnik | 2002-11-14 | 1 | -2/+2 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 2 | -0/+10 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 2 | -0/+8 |
| | |||||
* | Added missing space. | Berk Geveci | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | Fix building on NMake. Use short paths | Andy Cedilnik | 2002-11-14 | 1 | -1/+1 |
| | |||||
* | reorder tWR so that it does not crash with shared | Bill Hoffman | 2002-11-14 | 1 | -5/+5 |
| | |||||
* | add support for borland run time flag for shared builds | Bill Hoffman | 2002-11-14 | 1 | -1/+17 |
| | |||||
* | BUG: fix for build out of dir for windows | Bill Hoffman | 2002-11-13 | 2 | -0/+34 |
| | |||||
* | ENH: space fixes and add a status option to message command | Ken Martin | 2002-11-13 | 5 | -3/+27 |
| | |||||
* | ENH: check to make sure cmake matches the cmake used to generate the cache | Bill Hoffman | 2002-11-13 | 3 | -26/+40 |
| | |||||
* | ENH: force a global generate if the cache version does not match the running ↵ | Bill Hoffman | 2002-11-13 | 2 | -3/+23 |
| | | | | cmake | ||||
* | BUG: add missing depend rules for hp make | Berk Geveci | 2002-11-13 | 1 | -0/+2 |
| | |||||
* | BUG: fix path problems | Bill Hoffman | 2002-11-12 | 1 | -3/+12 |
| | |||||
* | ENH: add .def file support | Bill Hoffman | 2002-11-12 | 1 | -1/+13 |
| | |||||
* | BUG: change to new variables | Bill Hoffman | 2002-11-12 | 1 | -4/+6 |
| | |||||
* | BUG: fix reg expression | Bill Hoffman | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Brad King | 2002-11-12 | 1 | -16/+16 |
| | |||||
* | ENH: fix up several problems with new stuff | Bill Hoffman | 2002-11-11 | 4 | -16/+126 |
| | |||||
* | Fix regular expressions to be able to handle windows libraries | Andy Cedilnik | 2002-11-11 | 1 | -2/+3 |
| | |||||
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 2 | -7/+16 |
| | |||||
* | BUG: A variable is not in the cache if it is UNINITIALIZED. | Brad King | 2002-11-08 | 1 | -1/+1 |
| | |||||
* | ERR: Removed use of NULL. | Brad King | 2002-11-08 | 1 | -1/+1 |
| | |||||
* | ERR: Added missing include. | Brad King | 2002-11-08 | 1 | -0/+1 |
| | |||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 23 | -483/+952 |
| | |||||
* | ERR: Fixed signed/unsigned warnings. | Brad King | 2002-11-07 | 1 | -5/+5 |
| | |||||
* | Revert | Andy Cedilnik | 2002-11-07 | 1 | -1/+1 |
| | |||||
* | Revert back | Andy Cedilnik | 2002-11-07 | 2 | -38/+4 |
| | |||||
* | Add readme for mac | Andy Cedilnik | 2002-11-07 | 1 | -0/+71 |
| | |||||
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 1 | -2/+2 |
| | |||||
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 3 | -0/+403 |
| | |||||
* | ENH: compile method now returns whether compilation succeeded. | Brad King | 2002-11-06 | 2 | -6/+7 |
| | |||||
* | Use CMake icon on Mac | Andy Cedilnik | 2002-11-06 | 1 | -0/+3 |
| | |||||
* | Add Mac icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Remove background and make bigger | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Bigger icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
| | |||||
* | Start adding CMake icon | Andy Cedilnik | 2002-11-06 | 3 | -0/+52 |
| |