summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ERR: Use filepath followed by filename not another filepathAndy Cedilnik2004-02-101-1/+1
|
* ENH: Add logging of tests while running. This way you can actually see the ↵Andy Cedilnik2004-02-102-8/+52
| | | | output as it goes
* ENH: Some cleanup and try to fix Visual Studio buildsAndy Cedilnik2004-02-092-82/+68
|
* BUG: -l or whatever should be at beginning of line.Andy Cedilnik2004-02-091-1/+1
|
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-093-3/+3
|
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-093-2/+23
|
* ENH: Attempt to support tests in funky subdirectoriesAndy Cedilnik2004-02-081-0/+12
|
* ENH: Add second part of SimpleInstallAndy Cedilnik2004-02-083-78/+129
|
* ENH: When nor specifying full path, make sure it actually works, on broken ↵Andy Cedilnik2004-02-061-4/+18
| | | | filesystems fix case of files.
* ENH: Handle script modeAndy Cedilnik2004-02-061-2/+10
|
* ENH: Make more commands scriptableAndy Cedilnik2004-02-063-0/+15
|
* ENH: Better finding of JNIAndy Cedilnik2004-02-061-0/+17
|
* ERR: Fix test on windows with network pathsAndy Cedilnik2004-02-052-2/+4
|
* ENH: Fix test on HP-UXBerk Geveci2004-02-046-8/+8
|
* ENH: Fix support for debug postfixAndy Cedilnik2004-02-031-3/+2
|
* ENH: Add support for install postfixAndy Cedilnik2004-02-033-1/+28
|
* ENH: Cleanup outputAndy Cedilnik2004-02-031-1/+3
|
* ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵Andy Cedilnik2004-02-033-3/+16
| | | | to link the module
* ENH: Make test work on windowsAndy Cedilnik2004-02-022-4/+20
|
* ENH: Propagate build typeAndy Cedilnik2004-02-021-0/+5
|
* ENH: Fix exportsAndy Cedilnik2004-02-014-4/+4
|
* ENH: Add install testAndy Cedilnik2004-02-0121-4/+250
|
* BUG: keep outputBill Hoffman2004-01-291-1/+1
|
* ENH: remove depend on CMakeCache for rebuild_cache target to avoid double ↵Bill Hoffman2004-01-291-1/+1
| | | | rebuild cache
* ERR: Fixed prototypes of gmtime, localtime, and mktime.Brad King2004-01-291-3/+3
|
* BUG: After running builtin ctest, go back to the original directoryBill Hoffman2004-01-281-0/+4
|
* ERR: Remove coutAndy Cedilnik2004-01-281-1/+0
|
* BUG: Corrected detection of exceptional exit code.Brad King2004-01-281-3/+3
|
* ENH: Added exception string to abnormal termination report.Brad King2004-01-281-1/+2
|
* Including exception string in test's error output.Ken Martin2004-01-281-0/+8
|
* ERR: Remove warning about unused variableAndy Cedilnik2004-01-281-1/+0
|
* remove old fileBill Hoffman2004-01-271-336/+0
|
* ENH: add a dynamic loader flush cacheBill Hoffman2004-01-271-0/+4
|
* ENH: Only display the precontext or postcontext up to the next or previous ↵Andy Cedilnik2004-01-271-3/+7
| | | | warning or error
* BUG: fix FMMBill Hoffman2004-01-271-1/+1
|
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-276-36/+126
|
* ERR: Fix build on Mingw. Looks like Mingw is more like visual studio... ↵Andy Cedilnik2004-01-271-1/+1
| | | | Thanks Fred Wheeler
* fix for backup restoreKen Martin2004-01-271-11/+1
|
* ERR: And yet another set of constants for file permissionsAndy Cedilnik2004-01-271-1/+3
|
* ERR: Properly handle mode_t on borlandAndy Cedilnik2004-01-272-1/+2
|
* ERR Fix borlandAndy Cedilnik2004-01-261-1/+1
|
* BUG: Fix for spaces in pathAndy Cedilnik2004-01-261-2/+2
|
* ENH: Several windows bugs and fixesAndy Cedilnik2004-01-262-9/+17
|
* ENH: Add unix style install in file commandAndy Cedilnik2004-01-262-1/+144
|
* ENH: Preserve permissions when copying filesAndy Cedilnik2004-01-263-1/+18
|
* ERR: Fix build problems on Visual Studio 6Andy Cedilnik2004-01-262-0/+6
|
* ENH: Add code for setting and getting permissionsAndy Cedilnik2004-01-262-1/+41
|
* ENH: Improve calling of RunSingle command and fix compile errorAndy Cedilnik2004-01-262-2/+10
|
* ENH: forgot return valueBill Hoffman2004-01-261-1/+2
|
* ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctestAndy Cedilnik2004-01-262-157/+368
|