summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix for VistaSebastien Barre2008-10-162-9/+16
* ENH: oopsSebastien Barre2008-10-161-0/+4
* STYLE: Nightly Date StampBrad King2008-10-161-1/+1
* ENH: fix for Windows VistaSebastien Barre2008-10-161-7/+22
* ENH: better way to find uic and moc.Clinton Stimpson2008-10-151-23/+14
* ENH: run the right cmakeBill Hoffman2008-10-151-1/+1
* ENH: run the right cmakeBill Hoffman2008-10-151-2/+4
* ENH: fix bootstrap test and warningBill Hoffman2008-10-151-2/+8
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-158-13/+187
* ENH: remove extra setBill Hoffman2008-10-151-1/+0
* BUG: Fix color check for dependency scanningBrad King2008-10-152-2/+8
* ENH: Support object lists longer than 128K on MSVCBrad King2008-10-151-8/+29
* ENH: Factor out listing of objects on command lineBrad King2008-10-154-55/+48
* STYLE: Remove computed but unused variable.Brad King2008-10-152-6/+0
* BUG: Use the DESTDIR prefix when creating the directory in CPack when CPACK_S...David Cole2008-10-151-8/+24
* STYLE: Nightly Date StampBrad King2008-10-151-1/+1
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-147-7/+9
* ENH: revert last change, as it fails testsBill Hoffman2008-10-141-7/+0
* ENH: better error message for mis-configured nmake environmentBill Hoffman2008-10-141-1/+8
* ENH: better error message for mis-configured nmake environmentBill Hoffman2008-10-142-1/+17
* ENH: Clarify PATH_SUFFIXES documentationBrad King2008-10-141-2/+4
* STYLE: Nightly Date StampBrad King2008-10-141-1/+1
* ENH: When changing the qmake pointed to, re-find all of Qt's includes, libra...Clinton Stimpson2008-10-141-294/+117
* BUG: Fix find of dbus dependency in Qt 4.4Clinton Stimpson2008-10-131-3/+3
* BUG: Fix find_* search order with path suffixesBrad King2008-10-131-7/+1
* STYLE: Nightly Date StampBrad King2008-10-131-1/+1
* STYLE: Nightly Date StampBrad King2008-10-121-1/+1
* COMP: Fix assignment inside conditionBrad King2008-10-111-2/+2
* BUG: Make sure context info is always initializedBrad King2008-10-111-0/+1
* STYLE: Nightly Date StampBrad King2008-10-111-1/+1
* BUG: Fix for issue #5193. Base result of FindMFC.cmake mostly on a TRY_COMPIL...David Cole2008-10-101-12/+40
* BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.David Cole2008-10-101-7/+11
* ENH: Improve generated documentation formattingBrad King2008-10-1010-27/+163
* BUG: Fix help type for filenames with many dotsBrad King2008-10-101-1/+1
* STYLE: Fix typo in GetFilenameLastExtension docsBrad King2008-10-101-1/+1
* BUG: fix for 5071, report error if output file can not be openedBill Hoffman2008-10-101-0/+7
* BUG: fix for 3778, better docs for -EBill Hoffman2008-10-101-1/+5
* ENH: play it safe and restore the value of LC_MESSAGESBill Hoffman2008-10-101-1/+17
* ENH: make sure LC_MESSAGES is en_EN so that we can parse the output of svn an...Bill Hoffman2008-10-101-0/+8
* STYLE: Fix line-too-longBrad King2008-10-101-1/+2
* STYLE: Nightly Date StampBrad King2008-10-101-1/+1
* BUG: Avoid boost versions less than requiredBrad King2008-10-091-14/+31
* ENH: Fix optional use of relative paths.Brad King2008-10-097-55/+164
* ENH: Simplify makefile ref to interactive editorBrad King2008-10-091-3/+3
* ENH: Simplify framework -F flag generationBrad King2008-10-092-4/+8
* BUG: Pass definitions to rc with MakefilesBrad King2008-10-091-1/+1
* BUG: Finish fix to old DEFINITIONS propertyBrad King2008-10-091-0/+2
* BUG: fix for 5218 Error message pattern match for VS8Bill Hoffman2008-10-091-1/+2
* BUG: fix for 4026, display a message if ccmake has errorsBill Hoffman2008-10-091-4/+5
* ENH: Put custom target sources in Xcode projectsBrad King2008-10-092-24/+62