| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: some performance optimizations | Ken Martin | 2006-04-11 | 1 | -3/+2 |
|
|
* | ENH: make sure verbose output is used for kde | Bill Hoffman | 2006-04-08 | 1 | -1/+2 |
|
|
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is... | Brad King | 2006-03-30 | 1 | -2/+62 |
|
|
* | BUG: Handle spaces in the path | Andy Cedilnik | 2006-03-28 | 1 | -0/+1 |
|
|
* | ENH: Add support for adding content to bundles | Andy Cedilnik | 2006-03-28 | 1 | -4/+48 |
|
|
* | BUG: fix warning | Ken Martin | 2006-03-15 | 1 | -2/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -112/+120 |
|
|
* | BUG: Fixed object file name construction to use Convert method for relative p... | Brad King | 2006-03-14 | 1 | -8/+8 |
|
|
* | BUG: Avoid full paths and spaces when constructing object file names. | Brad King | 2006-03-14 | 1 | -0/+11 |
|
|
* | ENH: Introducing new policy to construct more unique object file names. This... | Brad King | 2006-03-13 | 1 | -30/+48 |
|
|
* | ENH: use a cmake script to do the clean step, this allows for large numbers o... | Bill Hoffman | 2006-03-09 | 1 | -4/+24 |
|
|
* | BUG: Fix problem on Wacom system with global symbolic targets | Andy Cedilnik | 2006-03-09 | 1 | -1/+1 |
|
|
* | ENH: Cleaned up generation of directory-level rules and their support structu... | Brad King | 2006-03-01 | 1 | -54/+35 |
|
|
* | ENH: try to fix things up for the dashboard | Bill Hoffman | 2006-02-23 | 1 | -1/+1 |
|
|
* | ENH: Properly handle target dependencies | Andy Cedilnik | 2006-02-23 | 1 | -3/+5 |
|
|
* | ENH: Remove debug | Andy Cedilnik | 2006-02-23 | 1 | -11/+0 |
|
|
* | ENH: Add a notion of a global target | Andy Cedilnik | 2006-02-23 | 1 | -75/+40 |
|
|
* | ENH: Implemented RPATH specification support. It is documented by the comman... | Brad King | 2006-02-16 | 1 | -2/+16 |
|
|
* | ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_... | Brad King | 2006-02-15 | 1 | -174/+156 |
|
|
* | ENH: some reorg of the unix makefile generator | Ken Martin | 2006-02-15 | 1 | -1839/+397 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -2/+8 |
|
|
* | ENH: allow for - in the name of targets for nmake | Bill Hoffman | 2006-02-06 | 1 | -1/+3 |
|
|
* | ENH: more cleanup and removal of old code | Ken Martin | 2006-01-30 | 1 | -83/+8 |
|
|
* | ENH: cleanup and remove some old code | Ken Martin | 2006-01-30 | 1 | -52/+15 |
|
|
* | ENH: add COMPILE_FLAGS to targets | Bill Hoffman | 2006-01-25 | 1 | -0/+4 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -17/+91 |
|
|
* | ENH: Further centralized custom command dependency computation. Custom comma... | Brad King | 2006-01-14 | 1 | -42/+14 |
|
|
* | COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries. | Brad King | 2006-01-13 | 1 | -2/+2 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -62/+42 |
|
|
* | ENH: fix bundles for Mac and Xcode | Bill Hoffman | 2006-01-05 | 1 | -0/+21 |
|
|
* | BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help | Bill Hoffman | 2006-01-02 | 1 | -7/+13 |
|
|
* | ENH: fix so verbose is put in the correct place | Bill Hoffman | 2005-12-31 | 1 | -8/+8 |
|
|
* | ENH: make sure -F is not duplicated | Bill Hoffman | 2005-12-27 | 1 | -4/+24 |
|
|
* | ENH: remove warning | Bill Hoffman | 2005-12-27 | 1 | -1/+5 |
|
|
* | ENH: add better support for framework linking | Bill Hoffman | 2005-12-26 | 1 | -0/+24 |
|
|
* | ENH: fix borland make clean targets before build, add new generators for msys... | Bill Hoffman | 2005-12-22 | 1 | -16/+38 |
|
|
* | BUG: Libraries and executables that are built with version numbers and symlin... | Brad King | 2005-12-21 | 1 | -5/+35 |
|
|
* | COMP: Fix conversion warning. | Brad King | 2005-12-14 | 1 | -1/+1 |
|
|
* | ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has ... | Brad King | 2005-12-14 | 1 | -81/+45 |
|
|
* | ENH: removed TARGET_DIR_PREFIX support and someother fix | Ken Martin | 2005-12-13 | 1 | -10/+3 |
|
|
* | PERF: apply patch for bug 2575 speeds up depend scanning | Bill Hoffman | 2005-12-09 | 1 | -1/+5 |
|
|
* | BUG: Fixed support for external object files built by custom commands. Also ... | Brad King | 2005-11-17 | 1 | -2/+17 |
|
|
* | BUG: make the clean target work | Bill Hoffman | 2005-10-28 | 1 | -8/+9 |
|
|
* | ENH: fix for bad placement of SILENT target | Ken Martin | 2005-10-21 | 1 | -24/+28 |
|
|
* | BUG: symlink issue | Ken Martin | 2005-10-21 | 1 | -1/+5 |
|
|
* | BUG: fix bad checkin that had debugging code in it | Ken Martin | 2005-10-21 | 1 | -1/+1 |
|
|
* | BUG: fix over checking of build system | Ken Martin | 2005-10-20 | 1 | -4/+7 |
|
|
* | BUG: fix for def files and new local target link lines | Ken Martin | 2005-10-20 | 1 | -2/+2 |
|
|
* | ENH: missing check_build_system for all target | Ken Martin | 2005-10-20 | 1 | -0/+2 |
|
|
* | ENH: big cleanup and fix for jump commands | Ken Martin | 2005-10-20 | 1 | -80/+104 |
|
|