| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SharedLibrary -> Library. For now, Windows libs get built as shared, | PJ Eby | 2006-01-06 | 1 | -2/+2 |
| | | | | | and other platforms get static. :( | ||||
| * | First draft of shared library build support. See tests/shlib_test | PJ Eby | 2006-01-05 | 1 | -0/+10 |
| for a trivial example. This has only been tested on Windows with a MinGW compiler, and the Mac OS support isn't finished. Testing w/other platforms+compilers would be helpful. | |||||
