summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix try_compile during EnableLanguageBrad King2008-07-162-9/+33
* ENH: remove test that does not work on all compilersBill Hoffman2008-07-161-32/+0
* STYLE: Nightly Date StampBrad King2008-07-161-1/+1
* ENH: add a test for bug 7316Bill Hoffman2008-07-151-0/+33
* STYLE: Nightly Date StampBrad King2008-07-151-1/+1
* BUG: fix for bug 7316Bill Hoffman2008-07-141-4/+0
* ENH: FindBoost can now find the upcoming Boost 1.46Douglas Gregor2008-07-141-5/+5
* STYLE: Nightly Date StampBrad King2008-07-141-1/+1
* ENH: Improved support for finding wxWidgets in MinGW environment.Miguel A. Figueroa-Villanueva2008-07-131-6/+17
* STYLE: Nightly Date StampBrad King2008-07-131-1/+1
* STYLE: Nightly Date StampBrad King2008-07-121-1/+1
* STYLE: Nightly Date StampBrad King2008-07-111-1/+1
* COMP: remove warning and check for assignment to itself in operator=Bill Hoffman2008-07-101-0/+4
* STYLE: Nightly Date StampBrad King2008-07-101-1/+1
* BUG: Fix dylib versioning flags for old OSX.Brad King2008-07-091-2/+2
* COMP: Fix HP continuous. Pull stl headers into CMake header files using cmSta...David Cole2008-07-091-3/+1
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-097-121/+297
* ENH: fix memory leakBill Hoffman2008-07-091-0/+1
* ENH: Set version info for shared libs on OSX.Brad King2008-07-094-4/+82
* ENH: Add full target version signature cmTarget::GetTargetVersion.Brad King2008-07-092-3/+21
* STYLE: Nightly Date StampBrad King2008-07-091-1/+1
* ENH: Use new cpack_add_component macro (and friends) from the CPackComponents...David Cole2008-07-081-48/+28
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-0815-51/+1076
* STYLE: Nightly Date StampBrad King2008-07-081-1/+1
* ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...Bill Hoffman2008-07-073-12/+2
* BUG: Do not build human-reference files in XcodeBrad King2008-07-071-1/+8
* ENH: Add projectRoot to Xcode projectsBrad King2008-07-071-0/+7
* BUG: Fix AppBundle=>Library depends in XcodeBrad King2008-07-071-2/+12
* STYLE: Nightly Date StampBrad King2008-07-071-1/+1
* COMP: fix warningBill Hoffman2008-07-071-1/+1
* COMP: fix some more warningsBill Hoffman2008-07-071-4/+0
* COMP: fix a few more warningsBill Hoffman2008-07-062-3/+3
* BUG: Add new library richtext. Reported in #7284 thanks to earith.Miguel A. Figueroa-Villanueva2008-07-061-2/+3
* STYLE: Nightly Date StampBrad King2008-07-061-1/+1
* ENH: Replace Advanced checkbox and group option in menu with a combo box toClinton Stimpson2008-07-053-17/+43
* BUG: Watch for empty qconfig.pri files. Fixes #7287.Clinton Stimpson2008-07-051-3/+3
* COMP: fix warningBill Hoffman2008-07-051-1/+1
* STYLE: Nightly Date StampBrad King2008-07-051-1/+1
* COMP: try to fix sgi compiler problem with set and also shorten symbol length...Bill Hoffman2008-07-043-14/+16
* COMP: fix more warningsBill Hoffman2008-07-041-15/+20
* COMP: fix warningBill Hoffman2008-07-041-1/+1
* COMP: fix some warningsBill Hoffman2008-07-042-3/+1
* STYLE: Nightly Date StampBrad King2008-07-041-1/+1
* COMP: Find Boost as installed by the BoostPro/Boost Consulting installers on ...Douglas Gregor2008-07-031-2/+6
* ENH: one more fix for the old hp c++ compilerBill Hoffman2008-07-031-1/+1
* ENH: Cleanup FindBoost module, fixing several small bugs and providing better...Douglas Gregor2008-07-031-155/+203
* BUG: Replace non-bootstrap command with macroBrad King2008-07-031-0/+9
* ENH: one more fix for hpBill Hoffman2008-07-031-1/+0
* ENH: Remove condition on use of CMake 2.4 commandsBrad King2008-07-031-39/+30
* COMP: Don't set properties on a non-existing testBrad King2008-07-031-1/+1