| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SharedLibrary -> Library. For now, Windows libs get built as shared, | phillip.eby | 2006-01-06 | 1 | -2/+2 |
| | | | | | | | | and other platforms get static. :( git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41941 6015fed2-1504-0410-9fe1-9d1591cc4771 | ||||
| * | First draft of shared library build support. See tests/shlib_test | phillip.eby | 2006-01-05 | 5 | -0/+192 |
| 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. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41927 6015fed2-1504-0410-9fe1-9d1591cc4771 | |||||
