Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Updated post-build command to drive installation through the native ↵ | Brad King | 2005-02-05 | 1 | -5/+9 |
| | | | | build system. | ||||
* | make it verbose | Bill Hoffman | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | ERR: Removed debugging code from test. | Brad King | 2004-07-02 | 1 | -2/+1 |
| | |||||
* | ENH: Better handling of debug postfix and fix the test | Andy Cedilnik | 2004-06-29 | 1 | -23/+1 |
| | |||||
* | ERR: Fix visual studio install | Andy Cedilnik | 2004-06-28 | 1 | -3/+8 |
| | |||||
* | BUG: Implement installing of shared library versioning and add test for the ↵ | Andy Cedilnik | 2004-06-28 | 4 | -4/+38 |
| | | | | whole thing | ||||
* | ERR: Remove testinf of PREORDER on Windows | Andy Cedilnik | 2004-06-03 | 1 | -2/+3 |
| | |||||
* | ERR: Try to fix simple install on vs6 | Andy Cedilnik | 2004-06-03 | 1 | -0/+1 |
| | |||||
* | ENH: More elaborate install test | Andy Cedilnik | 2004-06-01 | 5 | -0/+27 |
| | |||||
* | 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 |