| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: fix linelength | Ken Martin | 2006-06-15 | 1 | -2/+4 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -15/+21 |
|
|
* | ENH: fix line length | Ken Martin | 2006-06-12 | 1 | -1/+2 |
|
|
* | ENH: Moved generation of the /fast version of GLOBAL_TARGET targets to the pr... | Brad King | 2006-06-01 | 1 | -2/+21 |
|
|
* | BUG: Added /fast targets in subdirectory makefiles. Removed bogus INSTALL_*/... | Brad King | 2006-06-01 | 1 | -2/+18 |
|
|
* | BUG: Fix progress when total number of source files is less than 100. | Brad King | 2006-05-30 | 1 | -3/+8 |
|
|
* | ENH: Slight improvement in genreation time by recording the setting of CMAKE_... | Brad King | 2006-05-25 | 1 | -2/+6 |
|
|
* | BUG: fix to progress for small projects | Ken Martin | 2006-05-25 | 1 | -1/+3 |
|
|
* | BUG: Updated Makefile dependency scanning to provide a full local generator t... | Brad King | 2006-05-25 | 1 | -21/+6 |
|
|
* | BUG: Fix for spaces in path to build directory with new progress stuff. | Brad King | 2006-05-23 | 1 | -8/+12 |
|
|
* | ENH: always compile progress | Ken Martin | 2006-05-23 | 1 | -2/+21 |
|
|
* | ENH: Add simple progress reporting during make | Andy Cedilnik | 2006-05-15 | 1 | -0/+4 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-15 | 1 | -37/+48 |
|
|
* | BUG: Fix to avoid repeated calls to CollapseFullPath during dependency scanni... | Brad King | 2006-05-03 | 1 | -0/+1 |
|
|
* | BUG: add a fast version for preinstall | Ken Martin | 2006-05-02 | 1 | -0/+4 |
|
|
* | ENH: Makefile performance improvements | Ken Martin | 2006-05-02 | 1 | -0/+5 |
|
|
* | COMP: Disable color support for bootstrap. | Brad King | 2006-04-27 | 1 | -0/+2 |
|
|
* | BUG: Default SHELL on windows should not be a hard-coded path. | Brad King | 2006-04-27 | 1 | -1/+2 |
|
|
* | ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f... | Brad King | 2006-04-27 | 1 | -37/+28 |
|
|
* | BUG: Changed color scheme to be more readable on both white and black backgro... | Brad King | 2006-04-20 | 1 | -15/+9 |
|
|
* | 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 |
|
|