Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dep | Bill Hoffman | 2004-04-21 | 1 | -0/+1 |
| | |||||
* | ENH: Add pre and post install script support | Andy Cedilnik | 2004-03-28 | 3 | -0/+12 |
| | |||||
* | ENH: Ok, when doing cmake -P you should not have to squish filename next to ↵ | Andy Cedilnik | 2004-02-20 | 1 | -1/+1 |
| | | | | -P, There should be space between | ||||
* | Fix install test fail on mingw | Bill Hoffman | 2004-02-12 | 1 | -2/+2 |
| | |||||
* | ENH: On Cygwin shared libraries have only .dll file no .lib file, so when ↵ | Andy Cedilnik | 2004-02-11 | 1 | -4/+12 |
| | | | | finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin | ||||
* | ENH: Some cleanup and try to fix Visual Studio builds | Andy Cedilnik | 2004-02-09 | 1 | -41/+34 |
| | |||||
* | ENH: Some systems do not handle spaces in the path | Andy Cedilnik | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | ENH: Install stage2 to handle runtime problem | Andy Cedilnik | 2004-02-09 | 1 | -0/+11 |
| | |||||
* | ENH: Add second part of SimpleInstall | Andy Cedilnik | 2004-02-08 | 1 | -39/+58 |
| | |||||
* | ERR: Fix test on windows with network paths | Andy Cedilnik | 2004-02-05 | 1 | -1/+2 |
| | |||||
* | ENH: Fix test on HP-UX | Berk Geveci | 2004-02-04 | 3 | -4/+4 |
| | |||||
* | ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵ | Andy Cedilnik | 2004-02-03 | 1 | -1/+3 |
| | | | | to link the module | ||||
* | ENH: Make test work on windows | Andy Cedilnik | 2004-02-02 | 1 | -2/+10 |
| | |||||
* | ENH: Fix exports | Andy Cedilnik | 2004-02-01 | 2 | -2/+2 |
| | |||||
* | ENH: Add install test | Andy Cedilnik | 2004-02-01 | 10 | -0/+116 |