Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Juse use cmake -E echo instead of the native echo on MinGW makefiles. T... | Brad King | 2006-10-13 | 1 | -7/+3 |
* | BUG: Hack to make echo command work properly in mingw32-make. | Brad King | 2006-10-05 | 1 | -0/+16 |
* | ENH: Added generation of link rules into script files executed by a cmake -E ... | Brad King | 2006-06-15 | 1 | -0/+1 |
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -3/+4 |
* | ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f... | Brad King | 2006-04-27 | 1 | -1/+1 |
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is... | Brad King | 2006-03-30 | 1 | -1/+1 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
* | ENH: better algorithm for looking for make and gcc on msys and mingw | Bill Hoffman | 2006-02-16 | 1 | -12/+9 |
* | ENH: fix borland make clean targets before build, add new generators for msys... | Bill Hoffman | 2005-12-22 | 1 | -0/+76 |