summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ENH: merge in changes for generated docsv2.6.0Bill Hoffman2008-05-055-9/+127
|
* ENH: try for 2.6.0Bill Hoffman2008-05-051-1/+1
|
* ENH: merge from main treeBill Hoffman2008-05-047-27/+41
|
* ENH: merge from cvs create yikes RC 10! (I hope this is the last RC...)Bill Hoffman2008-05-0149-176/+663
|
* ENH: merge in changes from main tree, fortran mod stuffBill Hoffman2008-04-241-1/+1
|
* ENH: merge in changes from main tree, fortran mod stuffBill Hoffman2008-04-246-363/+477
|
* ENH: rc9 readyBill Hoffman2008-04-232-15/+3
|
* ENH: merge in some fixes from headBill Hoffman2008-04-235-5/+42
|
* ENH: merge from main treeBill Hoffman2008-04-2310-8/+108
|
* ENH: merge into main treeBill Hoffman2008-04-2213-148/+716
|
* ENH: merge in from main treeBill Hoffman2008-04-2113-237/+373
|
* ENH: merge in from main treeBill Hoffman2008-04-2031-114/+974
|
* ENH: change to RC 8Bill Hoffman2008-04-101-1/+4
|
* ENH: merge in from main treeBill Hoffman2008-04-104-13/+5
|
* ENH: merge from head for RC7Bill Hoffman2008-04-094-13/+80
|
* ENH: add missing fileBill Hoffman2008-04-093-0/+133
|
* ENH: merge from main treeBill Hoffman2008-04-081-1/+1
|
* ENH: merge in changes from main treeBill Hoffman2008-04-0833-353/+610
|
* ENH: merge in findqt change from main treeBill Hoffman2008-04-022-4/+21
|
* ENH: merge in main tree for RC 6Bill Hoffman2008-04-0216-37/+165
|
* ENH: merge changes from head to 26 branchBill Hoffman2008-03-3112-146/+324
|
* ENH: merge from main treeBill Hoffman2008-03-3021-987/+25017
|
* ENH: merge in from main treeBill Hoffman2008-03-274-11/+16
|
* ENH: merge in from main treeBill Hoffman2008-03-263-8/+25
|
* ENH: merge in from main treeBill Hoffman2008-03-2572-4/+75
|
* ENH: merge in from CVSBill Hoffman2008-03-2425-207/+461
|
* ENH: set the version on 2.6Bill Hoffman2008-03-181-2/+2
|
* ENH: move head to branchBill Hoffman2008-03-1833-225/+661
|
* ENH: move the clear to before things are added to the mapsBill Hoffman2008-03-131-2/+2
|
* ENH: Add support for new modules in Qt 4.4. Fixes #6316.Clinton Stimpson2008-03-131-106/+117
| | | | | | | Simplify and clarify some documentation. BUG: Fix order of include paths (from KDE's FindQt4) Fix find of Designer components debug library on Windows.
* ENH: Make (dev) warnings show note about -Wno-dev option. Fix -Wdev and ↵Brad King2008-03-131-0/+16
| | | | -Wno-dev options to not be mistaken for the source directory specification.
* COMP: Conditionalize the last change so that the fix only applies to WIN32. ↵David Cole2008-03-131-4/+10
| | | | Leave it the way it was elsewhere, the new way does not work on the Mac continuous dashboard...
* ENH: Reduce whitespace in policy warning/error messages.Brad King2008-03-131-2/+2
|
* BUG: Fix the Java test for Visual Studio builds. Before this, it had been ↵David Cole2008-03-131-3/+4
| | | | trying to include "BuildLog.htm" in the .jar file because it was using "." as the list of files to include in the .jar file. Use "*.class" instead of "." to prevent this silliness.
* ENH: Improve error message when invalid policy is given.Brad King2008-03-131-4/+5
|
* ENH: Simplify error message for invalid set(... CACHE) calls to make it look ↵Brad King2008-03-131-11/+1
| | | | nicer with new message format.
* ENH: Improve new error/warning message generationBrad King2008-03-138-91/+155
| | | | | | | | | | - Add cmListFileBacktrace to record stack traces - Move main IssueMessage method to the cmake class instance (make the backtrace an explicit argument) - Change cmMakefile::IssueMessage to construct a backtrace and call the cmake instance version - Record a backtrace at the point a target is created (useful later for messages issued by generators)
* ENH: change CMP_ to CMPKen Martin2008-03-137-21/+21
|
* BUG: fix bug 6594 look for glut in more places on windowsBill Hoffman2008-03-131-40/+23
|
* BUG: the directory the FILE DOWNLOAD command is writing to might not exist.Sebastien Barre2008-03-131-0/+11
|
* STYLE: Nightly Date StampBrad King2008-03-121-1/+1
|
* ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specifiedBill Hoffman2008-03-124-6/+29
|
* ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, ↵Bill Hoffman2008-03-125-9/+52
| | | | better to not crash on the end user.
* ENH: make sure properties are re-set on each configureBill Hoffman2008-03-122-9/+18
|
* ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove ↵Sebastien Barre2008-03-123-0/+73
| | | | duplicates from a list (keep the ordering)
* BUG: fix some bad changes in progress calcKen Martin2008-03-121-6/+2
|
* STYLE: fix line lenBill Hoffman2008-03-121-2/+4
|
* STYLE: Nightly Date StampBrad King2008-03-121-1/+1
|
* ENH: fix dumb MS warning about BOOL and performance with more codeBill Hoffman2008-03-111-1/+8
|
* ENH: remove iostream, not usedBill Hoffman2008-03-111-1/+0
|