summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: make commands lower case by defaultKen Martin2007-10-1095-346/+345
* ENH: Finish up the Framework creation code restructuring. Frameworks build an...David Cole2007-10-1012-173/+375
* ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...Brad King2007-10-105-0/+39
* BUG: Fix in-interface mode. Patch from Maik Beckmann. See bug#5809.Brad King2007-10-101-1/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-10-101-1/+1
* ENH: bad bug badSebastien Barre2007-10-091-1/+1
* BUG: revert doc changes since VS7 cannot compile them, will implement them in...Ken Martin2007-10-0915-215/+212
* ENH: make documentation entries actually store their dataKen Martin2007-10-0915-212/+215
* STYLE: Nightly Version updateAndy Cedilnik2007-10-091-1/+1
* STYLE: Fixed line-too-long.Brad King2007-10-081-1/+3
* COMP: Added inadvertantly removed include.Brad King2007-10-081-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-081-1/+1
* COMP: Simplified include file logic. The windows.h header should be included...Brad King2007-10-071-20/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-10-071-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-061-1/+1
* COMP: fix to compile on VS 8Ken Martin2007-10-051-1/+1
* ENH: add support for preprocessed files in borlandBill Hoffman2007-10-051-0/+4
* ENH: add more exclusions for kwstyleBill Hoffman2007-10-051-0/+2
* BUG: Fix call to SetFileTime to set it on the proper file.Brad King2007-10-051-1/+1
* COMP: Disable some warnings in generated code. Disable compilation of unused...Brad King2007-10-052-46/+68
* ENH: During file installation treat the source file as a dependency of the in...Brad King2007-10-053-18/+114
* STYLE: Nightly Version updateAndy Cedilnik2007-10-051-1/+1
* ENH: update .y file with borland fix, and use a table based strcasecmpBill Hoffman2007-10-042-17/+101
* COMP: Get it to compile on Borland 5.5, too. Including stl headers here does ...David Cole2007-10-041-3/+14
* STYLE: Removed reference to my home directory from #line calls.Brad King2007-10-041-20/+22
* STYLE: Nightly Version updateAndy Cedilnik2007-10-041-1/+1
* COMP: Do not use non-portable strcasecmp.Brad King2007-10-032-36/+54
* BUG: When requiring a module through a .proxy rule add an empty .proxy rule i...Brad King2007-10-031-0/+3
* BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pr...Brad King2007-10-038-1092/+1506
* ENH: Updated CMAKE_REGENERATE_YACCLEX option to support cmDependsFortran. Fi...Brad King2007-10-031-5/+9
* STYLE: Nightly Version updateAndy Cedilnik2007-10-031-1/+1
* ENH: speed up actual path name by cache on windowsBill Hoffman2007-10-022-1/+15
* STYLE: Nightly Version updateAndy Cedilnik2007-10-021-1/+1
* COMP: Rename the executables for the SimpleInstall tests so that the executab...David Cole2007-10-013-14/+14
* STYLE: Nightly Version updateAndy Cedilnik2007-10-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-281-1/+1
* COMP: remove warningsBill Hoffman2007-09-274-6/+7
* ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modulesBill Hoffman2007-09-271-13/+4
* ENH: fix spaceBill Hoffman2007-09-271-1/+1
* ENH: remove junk from outputBill Hoffman2007-09-271-6/+0
* ENH: add a check for basename to cmcurlBill Hoffman2007-09-271-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-271-1/+1
* ENH: look for qt in a beter registry place and disable modules that won't wor...Bill Hoffman2007-09-271-4/+18
* STYLE: Nightly Version updateAndy Cedilnik2007-09-261-1/+1
* ENH: more generic search for visual studio installationsBill Hoffman2007-09-251-32/+25
* BUG: fix problem with stdout and stderr not showing up in ms dos shellsBill Hoffman2007-09-251-1/+11
* ENH: increase timeoutBill Hoffman2007-09-251-1/+1
* ENH: remove extra spaceBill Hoffman2007-09-251-1/+1