| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: fix a few more warnings | Bill Hoffman | 2008-07-06 | 2 | -3/+3 |
|
|
* | BUG: Add new library richtext. Reported in #7284 thanks to earith. | Miguel A. Figueroa-Villanueva | 2008-07-06 | 1 | -2/+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 |
|
|
* | BUG: Watch for empty qconfig.pri files. Fixes #7287. | Clinton Stimpson | 2008-07-05 | 1 | -3/+3 |
|
|
* | 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 |
|
|
* | COMP: Find Boost as installed by the BoostPro/Boost Consulting installers on ... | Douglas Gregor | 2008-07-03 | 1 | -2/+6 |
|
|
* | ENH: one more fix for the old hp c++ compiler | Bill Hoffman | 2008-07-03 | 1 | -1/+1 |
|
|
* | ENH: Cleanup FindBoost module, fixing several small bugs and providing better... | Douglas Gregor | 2008-07-03 | 1 | -155/+203 |
|
|
* | BUG: Replace non-bootstrap command with macro | Brad King | 2008-07-03 | 1 | -0/+9 |
|
|
* | ENH: one more fix for hp | Bill Hoffman | 2008-07-03 | 1 | -1/+0 |
|
|
* | ENH: Remove condition on use of CMake 2.4 commands | Brad King | 2008-07-03 | 1 | -39/+30 |
|
|
* | COMP: Don't set properties on a non-existing test | Brad King | 2008-07-03 | 1 | -1/+1 |
|
|
* | 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 | 11 | -75/+893 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-03 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-02 | 1 | -1/+1 |
|
|
* | ENH: fix install in add/remove programs, again... | Bill Hoffman | 2008-07-01 | 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 |
|
|
* | BUG: fix 7230: don't ignore first parameter if it's not ALL | Alexander Neundorf | 2008-06-29 | 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 |
|
|
* | BUG: don't run KDE4_KDECONFIG_EXECUTABLE if it is notfound | Bill Hoffman | 2008-06-26 | 1 | -4/+7 |
|
|
* | ENH: support parenthesis as arguments and in conditionals feature request #6191 | Ken Martin | 2008-06-26 | 11 | -224/+342 |
|
|
* | 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 |
|
|
* | ENH: undo optional because we need it | Bill Hoffman | 2008-06-24 | 1 | -3/+0 |
|
|
* | ENH: rc is not so optional at least with 2005 and newer, as it is used to emb... | Bill Hoffman | 2008-06-24 | 1 | -1/+1 |
|
|
* | BUG: Don't create empty property. Fixes bug #7193. | Clinton Stimpson | 2008-06-24 | 1 | -0/+5 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-24 | 1 | -1/+1 |
|
|
* | ENH: make rc optional | Bill Hoffman | 2008-06-23 | 1 | -1/+4 |
|
|