summaryrefslogtreecommitdiff
path: root/build/aplibtool.c
Commit message (Expand)AuthorAgeFilesLines
* Quote library name in generated def file in case it turns out to be a reservedbjh2001-10-041-1/+1
* Ignore a few more libtool switches.bjh2001-08-231-0/+8
* Don't share data segments between shared modules.bjh2001-08-201-0/+1
* Fix an incorrect memory allocation size.bjh2001-08-201-1/+1
* OS/2: -Zstack takes a parameter which must also be removed when "linking" abjh2001-08-171-0/+4
* Make --mode=install work for OS/2 DLLs.bjh2001-04-291-15/+39
* - When linking a dll, automatically build an import library from the .def filebjh2001-04-071-1/+39
* Add ability to generate .def files on the fly for dlls that export all symbolsbjh2001-04-021-7/+91
* A simple libtool emulator which currently only supports OS/2 but it shouldbjh2001-03-291-0/+620