summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Modules/CheckFortranFunctionExists.cmake helps gfortran to check the exi...Alin Elena2008-07-212-4/+7
* STYLE: Nightly Date StampBrad King2008-07-211-1/+1
* STYLE: fix #7146, add documentation forAlexander Neundorf2008-07-201-8/+98
* BUG: #7333, search dirs for FedoraAlexander Neundorf2008-07-201-0/+2
* BUG: #7360: add support for FreeBSDAlexander Neundorf2008-07-201-1/+8
* BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRSAlexander Neundorf2008-07-201-3/+20
* STYLE: Nightly Date StampBrad King2008-07-201-1/+1
* STYLE: Nightly Date StampBrad King2008-07-191-1/+1
* ENH: Improvements to the bundle cpack generator from second patch attached to...David Cole2008-07-181-100/+138
* ENH: Use the HINTS feature of find_library to find the right libraries forDouglas Gregor2008-07-181-6/+7
* STYLE: Nightly Date StampBrad King2008-07-181-1/+1
* COMP: Check for -Wno-long-double before usingBrad King2008-07-171-9/+13
* ENH: Avoid cmcurl CMake macro name conflictsBrad King2008-07-173-28/+28
* STYLE: Nightly Date StampBrad King2008-07-171-1/+1
* 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