summaryrefslogtreecommitdiff
path: root/win32/list_static_libs.pl
Commit message (Collapse)AuthorAgeFilesLines
* Maintain extralibs order for linkerSergey Aleynikov2018-03-291-3/+3
| | | | As per discussion in RT # 132992
* Break the --create-perllibst-h and --list-static-libs options out of buildext.plNicholas Clark2009-01-261-0/+17
into separate scripts.