| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so it | Alexander Neundorf | 2007-08-10 | 1 | -0/+15 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-10 | 1 | -1/+1 |
|
|
* | STYLE: use correct case for cmGlobalUnixMakefileGenerator3 | Alexander Neundorf | 2007-08-09 | 5 | -6/+6 |
|
|
* | ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in | Alexander Neundorf | 2007-08-09 | 1 | -11/+4 |
|
|
* | COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is used | Alexander Neundorf | 2007-08-09 | 138 | -42831/+2 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | BUG: properties and module names are case sensitive | Alexander Neundorf | 2007-08-09 | 1 | -27/+22 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-09 | 1 | -1/+1 |
|
|
* | COMP: silence warnings | Alexander Neundorf | 2007-08-08 | 1 | -1/+4 |
|
|
* | BUG: register the rpm generator for RPM | Alexander Neundorf | 2007-08-08 | 1 | -1/+1 |
|
|
* | ENH: patch from Mathieu: more entries in the debian control file | Alexander Neundorf | 2007-08-08 | 1 | -4/+24 |
|
|
* | ENH: remove the watch for the upper case variable name, it breaks the | Alexander Neundorf | 2007-08-08 | 1 | -8/+0 |
|
|
* | ENH: add empty RPM package generator, Eric Noulard wants to work on it | Alexander Neundorf | 2007-08-08 | 4 | -0/+110 |
|
|
* | ENH: Remove extra ; | Mathieu Malaterre | 2007-08-08 | 1 | -15/+15 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-08 | 1 | -1/+1 |
|
|
* | COMP: also commit the header... | Alexander Neundorf | 2007-08-07 | 1 | -0/+2 |
|
|
* | ENH: add global properties for collecting enabled/disabled features during | Alexander Neundorf | 2007-08-07 | 2 | -0/+94 |
|
|
* | STYLE: I think the comment (and the book) were wrong about the naming of | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: Replaced dependency integrity map with an explicit map from object file ... | Brad King | 2007-08-07 | 3 | -47/+63 |
|
|
* | ENH: don't create a CodeBlocks workspace, the CodeBlocks projects cover | Alexander Neundorf | 2007-08-07 | 1 | -39/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: change error to warning so ctesttest3 passes | Bill Hoffman | 2007-08-06 | 1 | -2/+2 |
|
|
* | ENH: another fix for the deb generator by Mathieu | Alexander Neundorf | 2007-08-06 | 1 | -2/+17 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-08-06 | 3 | -26/+24 |
|
|
* | BUG: patch from Mathieu: the md5sums were not correct | Alexander Neundorf | 2007-08-06 | 1 | -0/+7 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-06 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-05 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-04 | 1 | -1/+1 |
|
|
* | ENH: make sure there is an error and notify user if nightly start time not set | Bill Hoffman | 2007-08-03 | 1 | -1/+10 |
|
|
* | ENH: show files as untested if no lines are covered | Bill Hoffman | 2007-08-03 | 1 | -1/+1 |
|
|
* | ENH: fatal error if cvs update fails | Bill Hoffman | 2007-08-03 | 1 | -1/+9 |
|
|
* | ENH: add a check to make sure nightly start time was specified | Bill Hoffman | 2007-08-03 | 1 | -3/+12 |
|
|
* | ENH: add another valgrind error type | Bill Hoffman | 2007-08-03 | 1 | -0/+5 |
|
|
* | ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL t... | Brad King | 2007-08-03 | 5 | -6/+58 |
|
|
* | BUG: Target exclusion-from-all tests should always use the root local generat... | Brad King | 2007-08-03 | 6 | -206/+92 |
|
|
* | COMP: fixed compiler warning in sprintf usage | Sean McBride | 2007-08-03 | 1 | -1/+1 |
|
|
* | ENH: better error messages from the debian package generator | Alexander Neundorf | 2007-08-03 | 2 | -5/+11 |
|
|
* | ENH: Added cmTarget::GetLanguages method to centralize computation of the lis... | Brad King | 2007-08-03 | 2 | -13/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-03 | 1 | -1/+1 |
|
|
* | BUG: Removing accidental commit. | Brad King | 2007-08-02 | 2 | -19/+18 |
|
|
* | BUG: Quick-fix for accidental commit. | Brad King | 2007-08-02 | 1 | -6/+9 |
|
|
* | ENH: Added cmTarget::GetLanguages method to centralize computation of the lis... | Brad King | 2007-08-02 | 2 | -14/+12 |
|
|
* | ENH: Added cmTarget::GetLanguages method to centralize computation of the lis... | Brad King | 2007-08-02 | 3 | -16/+27 |
|
|
* | ENH: Simplify makefile target generator listing of object files to clean. | Brad King | 2007-08-02 | 3 | -11/+4 |
|
|
* | COMP: fix warning | Alexander Neundorf | 2007-08-02 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-02 | 1 | -1/+1 |
|
|
* | ENH: if no COMPONENT is specified, make this install item part of the | Alexander Neundorf | 2007-08-01 | 2 | -7/+7 |
|
|
* | ENH: separate the commands into current and compat as in cmake | Alexander Neundorf | 2007-08-01 | 1 | -2/+9 |
|
|
* | ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a... | Brad King | 2007-08-01 | 10 | -4/+39 |
|
|