| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is... | Brad King | 2006-03-30 | 1 | -0/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -28/+29 |
|
|
* | ENH: Cleaned up generation of directory-level rules and their support structu... | Brad King | 2006-03-01 | 1 | -239/+80 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -1/+0 |
|
|
* | BUG: Work-around borland make bug that drops a rule completely if it has no d... | Brad King | 2006-02-16 | 1 | -0/+7 |
|
|
* | ENH: Implemented RPATH specification support. It is documented by the comman... | Brad King | 2006-02-16 | 1 | -0/+24 |
|
|
* | ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_... | Brad King | 2006-02-15 | 1 | -53/+22 |
|
|
* | ENH: some reorg of the unix makefile generator | Ken Martin | 2006-02-15 | 1 | -17/+17 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -2/+36 |
|
|
* | BUG: fix build problem on gcc | Bill Hoffman | 2006-01-02 | 1 | -2/+3 |
|
|
* | BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help | Bill Hoffman | 2006-01-02 | 1 | -0/+8 |
|
|
* | ENH: fix borland make clean targets before build, add new generators for msys... | Bill Hoffman | 2005-12-22 | 1 | -18/+23 |
|
|
* | ENH: big cleanup and fix for jump commands | Ken Martin | 2005-10-20 | 1 | -160/+58 |
|
|
* | ENH: some fixes for better backwards compatibility | Ken Martin | 2005-10-10 | 1 | -26/+41 |
|
|
* | ENH: fix NONE | Bill Hoffman | 2005-09-01 | 1 | -0/+4 |
|
|
* | ENH: fix warning | Ken Martin | 2005-08-05 | 1 | -2/+2 |
|
|
* | FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr calls | Bill Hoffman | 2005-08-02 | 1 | -4/+10 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -11/+13 |
|
|
* | ENH: fix some warnings and cleanup some | Ken Martin | 2005-07-27 | 1 | -4/+4 |
|
|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 1 | -52/+19 |
|
|
* | ENH: fix static build of vtk with cmake by having custom targets chain depend... | Bill Hoffman | 2005-07-15 | 1 | -3/+19 |
|
|
* | BUG: fix for bootstrap problem | Ken Martin | 2005-07-06 | 1 | -2/+2 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -11/+11 |
|
|
* | ENH: fix for BSD makes no longer use dir name as a target | Ken Martin | 2005-06-21 | 1 | -0/+2 |
|
|
* | ENH: added support for forcing recomputation of depends | Ken Martin | 2005-06-10 | 1 | -0/+16 |
|
|
* | ENH: removed old convert calls | Ken Martin | 2005-06-10 | 1 | -4/+8 |
|
|
* | ENH: some better error reporting and more robust handlign of bad targets | Andy Cedilnik | 2005-06-09 | 1 | -6/+10 |
|
|
* | BUG: do not add help target if there is a real target named help | Ken Martin | 2005-06-01 | 1 | -1/+5 |
|
|
* | COMP: fix warning | Ken Martin | 2005-06-01 | 1 | -12/+0 |
|
|
* | BUG: Remove duplicate targets when in different generators | Andy Cedilnik | 2005-06-01 | 1 | -13/+18 |
|
|
* | COMP: fix warning | Ken Martin | 2005-06-01 | 1 | -1/+0 |
|
|
* | COMP: fix warning | Ken Martin | 2005-06-01 | 1 | -1/+0 |
|
|
* | COMP: fix a waring | Ken Martin | 2005-05-31 | 1 | -2/+1 |
|
|
* | ENH: now uses Makefile2 to cleanup zsh issues and provided some more document... | Ken Martin | 2005-05-31 | 1 | -16/+268 |
|
|
* | STYLE: add some better comments and remove some unused code | Ken Martin | 2005-05-31 | 1 | -62/+32 |
|
|
* | ENH: added clean target for subdirs | Ken Martin | 2005-05-25 | 1 | -1/+51 |
|
|
* | ENH: some more cleanup and changes to how custom commands are stored | Ken Martin | 2005-05-24 | 1 | -43/+16 |
|
|
* | ENH: optimization to not use requires step unless a language requires it | Ken Martin | 2005-05-24 | 1 | -4/+31 |
|
|
* | ENH: added help target and made custom commands execute in start output direc... | Ken Martin | 2005-05-20 | 1 | -1/+51 |
|
|
* | ENH: fix warning and also add back in build.make | Ken Martin | 2005-05-20 | 1 | -4/+0 |
|
|
* | ENH: fix warning and also add back in build.make | Ken Martin | 2005-05-20 | 1 | -2/+2 |
|
|
* | COMP: fix warning | Ken Martin | 2005-05-19 | 1 | -4/+4 |
|
|
* | ENH: fixes for subdir build Makefiles | Ken Martin | 2005-05-19 | 1 | -11/+48 |
|
|
* | ENH: some performance improvements | Ken Martin | 2005-05-19 | 1 | -4/+13 |
|
|
* | ENH: another step to the next generator still not optimized yet | Ken Martin | 2005-05-18 | 1 | -22/+129 |
|
|
* | ENH: some more reorg | Ken Martin | 2005-05-17 | 1 | -66/+10 |
|
|
* | BUG: minor cleanup and fix for convenience rules | Ken Martin | 2005-05-13 | 1 | -20/+23 |
|
|
* | ENH: warning fixes and some first steps in cleaning up the convert code | Ken Martin | 2005-05-13 | 1 | -8/+7 |
|
|
* | ENH: added new generator | Ken Martin | 2005-05-12 | 1 | -0/+5 |
|
|
* | ENH: another snapshot | Ken Martin | 2005-05-11 | 1 | -14/+40 |
|
|