| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: One more patch from Doug Gregor including PackageMaker functionality for... | David Cole | 2008-07-09 | 5 | -99/+255 |
|
|
* | ENH: fix memory leak | Bill Hoffman | 2008-07-09 | 1 | -0/+1 |
|
|
* | ENH: Set version info for shared libs on OSX. | Brad King | 2008-07-09 | 3 | -4/+77 |
|
|
* | ENH: Add full target version signature cmTarget::GetTargetVersion. | Brad King | 2008-07-09 | 2 | -3/+21 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-09 | 1 | -1/+1 |
|
|
* | ENH: Further refinement of the CPack components functionality from Doug Gregor. | David Cole | 2008-07-08 | 13 | -46/+392 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-08 | 1 | -1/+1 |
|
|
* | ENH: add get_test_property to bootstrap so bootstrap builds test the same as ... | Bill Hoffman | 2008-07-07 | 2 | -2/+2 |
|
|
* | BUG: Do not build human-reference files in Xcode | Brad King | 2008-07-07 | 1 | -1/+8 |
|
|
* | ENH: Add projectRoot to Xcode projects | Brad King | 2008-07-07 | 1 | -0/+7 |
|
|
* | BUG: Fix AppBundle=>Library depends in Xcode | Brad King | 2008-07-07 | 1 | -2/+12 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-07 | 1 | -1/+1 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-07 | 1 | -1/+1 |
|
|
* | COMP: fix some more warnings | Bill Hoffman | 2008-07-07 | 1 | -4/+0 |
|
|
* | COMP: fix a few more warnings | Bill Hoffman | 2008-07-06 | 2 | -3/+3 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-06 | 1 | -1/+1 |
|
|
* | ENH: Replace Advanced checkbox and group option in menu with a combo box to | Clinton Stimpson | 2008-07-05 | 3 | -17/+43 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-05 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-05 | 1 | -1/+1 |
|
|
* | COMP: try to fix sgi compiler problem with set and also shorten symbol length... | Bill Hoffman | 2008-07-04 | 3 | -14/+16 |
|
|
* | COMP: fix more warnings | Bill Hoffman | 2008-07-04 | 1 | -15/+20 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-04 | 1 | -1/+1 |
|
|
* | COMP: fix some warnings | Bill Hoffman | 2008-07-04 | 2 | -3/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-04 | 1 | -1/+1 |
|
|
* | ENH: one more fix for the old hp c++ compiler | Bill Hoffman | 2008-07-03 | 1 | -1/+1 |
|
|
* | ENH: one more fix for hp | Bill Hoffman | 2008-07-03 | 1 | -1/+0 |
|
|
* | ENH: fix for old hp compiler | Bill Hoffman | 2008-07-03 | 1 | -4/+2 |
|
|
* | ENH: Do not auto-create out-dated cache variables | Brad King | 2008-07-03 | 1 | -15/+23 |
|
|
* | BUG: Fix Xcode reference to Info.plist resource | Brad King | 2008-07-03 | 2 | -10/+17 |
|
|
* | BUG: Fix Xcode per-config bundle name in Info.plist | Brad King | 2008-07-03 | 1 | -1/+5 |
|
|
* | ENH: add missing file | Bill Hoffman | 2008-07-03 | 2 | -0/+361 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 10 | -75/+884 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-03 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-02 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-01 | 1 | -2/+2 |
|
|
* | BUG: Fix column widths on some systems. | Clinton Stimpson | 2008-06-30 | 1 | -1/+1 |
|
|
* | BUG: Do not escape make variable references in VS additional options. | Brad King | 2008-06-30 | 1 | -2/+4 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-30 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-29 | 1 | -1/+1 |
|
|
* | BUG: fix memory leak and cleanup error string code | Ken Martin | 2008-06-28 | 3 | -35/+25 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-28 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-27 | 1 | -1/+1 |
|
|
* | BUG: Fix computed directory property DEFINITIONS. | Brad King | 2008-06-26 | 2 | -21/+33 |
|
|
* | ENH: support parenthesis as arguments and in conditionals feature request #6191 | Ken Martin | 2008-06-26 | 2 | -224/+294 |
|
|
* | ENH: Update documentation of computed directory properites. | Brad King | 2008-06-26 | 2 | -13/+74 |
|
|
* | BUG: Fix PARENT_DIRECTORY property in top-level to not crash. | Brad King | 2008-06-26 | 1 | -2/+4 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-26 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 7239, DEFINITIONS property not backwards compatible to 2.4 | Bill Hoffman | 2008-06-25 | 1 | -2/+15 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-25 | 1 | -1/+1 |
|
|
* | BUG: Don't create empty property. Fixes bug #7193. | Clinton Stimpson | 2008-06-24 | 1 | -0/+5 |
|
|