summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge in changes for generated docsv2.6.0Bill Hoffman2008-05-054-9/+126
* ENH: merge from main treeBill Hoffman2008-05-041-17/+19
* ENH: merge from cvs create yikes RC 10! (I hope this is the last RC...)Bill Hoffman2008-05-0129-138/+504
* 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-245-363/+476
* ENH: merge in some fixes from headBill Hoffman2008-04-233-4/+35
* ENH: merge from main treeBill Hoffman2008-04-232-7/+82
* ENH: merge into main treeBill Hoffman2008-04-235-5/+97
* ENH: merge in from main treeBill Hoffman2008-04-217-215/+328
* ENH: merge in from main treeBill Hoffman2008-04-2120-78/+727
* ENH: merge in from main treeBill Hoffman2008-04-101-11/+1
* ENH: merge from head for RC7Bill Hoffman2008-04-091-10/+73
* ENH: merge from main treeBill Hoffman2008-04-081-1/+1
* ENH: merge in changes from main treeBill Hoffman2008-04-0828-344/+538
* ENH: merge in main tree for RC 6Bill Hoffman2008-04-0211-30/+92
* ENH: merge changes from head to 26 branchBill Hoffman2008-03-319-49/+185
* ENH: merge from main treeBill Hoffman2008-03-3013-22/+60
* ENH: merge in from main treeBill Hoffman2008-03-272-8/+13
* ENH: merge in from main treeBill Hoffman2008-03-261-3/+20
* ENH: merge in from main treeBill Hoffman2008-03-251-1/+1
* ENH: merge in from CVSBill Hoffman2008-03-2413-142/+242
* ENH: move head to branchBill Hoffman2008-03-1820-85/+429
* ENH: move the clear to before things are added to the mapsBill Hoffman2008-03-131-2/+2
* ENH: Make (dev) warnings show note about -Wno-dev option. Fix -Wdev and -Wno...Brad King2008-03-131-0/+16
* ENH: Reduce whitespace in policy warning/error messages.Brad King2008-03-131-2/+2
* 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
* ENH: Improve new error/warning message generationBrad King2008-03-138-91/+155
* ENH: change CMP_ to CMPKen Martin2008-03-137-21/+21
* 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-131-1/+1
* ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specifiedBill Hoffman2008-03-133-4/+26
* ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...Bill Hoffman2008-03-135-9/+52
* 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 dupl...Sebastien Barre2008-03-122-0/+69
* 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-121-1/+8
* ENH: remove iostream, not usedBill Hoffman2008-03-121-1/+0
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-128-27/+66
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-122-13/+25
* BUG: Fix subtle bug that prevented Makefile generators from rescanning depend...Brad King2008-03-111-3/+28
* COMP: Fix shared lib build on windows for KWSys's SystemInformation by adding...Brad King2008-03-111-1/+1
* ENH: add KDE desktop stuffBill Hoffman2008-03-113-0/+30
* ENH: fix warning message a bitBill Hoffman2008-03-111-1/+5
* BUG: Fixes to VS8/VS9 project regeneration rulesBrad King2008-03-113-62/+139
* ENH: fix -Wno-dev for ccmakeBill Hoffman2008-03-112-7/+8
* ENH: add a way to suppress the new policy warnings, still need ccmake and gui'sBill Hoffman2008-03-113-2/+43
* ENH: add enum to IssueMessageBill Hoffman2008-03-115-30/+25