summaryrefslogtreecommitdiff
path: root/Configurations/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix AIX build when no-shared is passed to Configure.Todd C. Miller2022-04-051-1/+1
* Configurations/platform/Unix.pm: account for variants in sharedlib_simple()Richard Levitte2021-09-181-3/+15
* platform->sharedlib_simple(): return undef when same as platform->sharedlib()Richard Levitte2021-07-101-0/+1
* Configuration: Fix incorrect $unified_info{attributes} referencesRichard Levitte2021-06-163-3/+6
* Fix The VMS variant of platform->staticname()Richard Levitte2021-05-191-1/+2
* Configuration: rework how dependency making is handledRichard Levitte2021-04-282-2/+2
* Link with .def filesTanzinul Islam2021-04-191-0/+16
* Unix Makefile generator: separate "simple" shared libraries from import libra...Richard Levitte2021-01-212-3/+10
* Building: Fix the library file names for MSVC builds to include multilibRichard Levitte2020-12-131-0/+11
* Build files: Make it possible to source libraries into other librariesRichard Levitte2019-10-102-4/+9
* Configure: AIX needs a specific DSO extension functionRichard Levitte2019-06-171-0/+1
* Configure: let platform->dsoext() default with platform->shlibextsimple()Richard Levitte2019-05-201-1/+2
* Rework build: add special cases for AIXRichard Levitte2019-02-111-0/+27
* Build: correct BASE shlib_version_as_filenameRichard Levitte2019-02-111-2/+2
* Build: change remaining $unified_info{install} checks to use attributesRichard Levitte2019-01-223-9/+3
* Rework building: Unix changes to handle extensions and product namesRichard Levitte2019-01-213-0/+137
* Rework building: VMS changes to handle extensions and product namesRichard Levitte2019-01-211-0/+66
* Rework building: Windows changes to handle extensions and product namesRichard Levitte2019-01-212-0/+98
* Rework building: initial changesRichard Levitte2019-01-211-0/+96