summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* COMP: fix to compile on VS 8Ken Martin2007-10-051-1/+1
* 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
* 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-273-4/+5
* ENH: remove junk from outputBill Hoffman2007-09-271-6/+0
* STYLE: Nightly Version updateAndy Cedilnik2007-09-271-1/+1
* 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
* STYLE: Nightly Version updateAndy Cedilnik2007-09-251-1/+1
* ENH: add new machinesBill Hoffman2007-09-241-2/+3
* COMP: fix warnings on hpBill Hoffman2007-09-243-0/+3
* ENH: fix line length issuesBill Hoffman2007-09-242-3/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-09-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-221-1/+1
* STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe thisAlexander Neundorf2007-09-211-2/+2
* STYLE: improved error message for the case that neither FindFoo.cmake norAlexander Neundorf2007-09-211-3/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-09-211-1/+1
* COMP: remove warning on new HPUX compilerBill Hoffman2007-09-201-1/+1
* BUG: fix to work with cmake 2.2Bill Hoffman2007-09-201-2/+18
* COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray CatamountAlexander Neundorf2007-09-201-1/+4
* COMP: make SystemTools.cxx build on Cray Xt3Alexander Neundorf2007-09-201-2/+10
* STYLE: fix line lengthsAlexander Neundorf2007-09-201-3/+5
* STYLE: Nightly Version updateAndy Cedilnik2007-09-201-1/+1
* COMP: Only use the VERBATIM flag for non-Visual Studio builds being configure...David Cole2007-09-191-1/+28
* ENH: add new help option --help-custom-modules, which generatesAlexander Neundorf2007-09-194-24/+208
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-193-12/+24
* COMP: fix warning about unused parametersAlexander Neundorf2007-09-192-3/+3
* BUG: correct name for the man pageAlexander Neundorf2007-09-191-1/+1
* STYLE: move the code for the different formats of the generated help intoAlexander Neundorf2007-09-1913-613/+906
* STYLE: Nightly Version updateAndy Cedilnik2007-09-191-1/+1
* STYLE: fix line lengthsAlexander Neundorf2007-09-181-6/+16