summaryrefslogtreecommitdiff
path: root/src/skin
AgeCommit message (Expand)AuthorFilesLines
2024-04-01driver: added -print-aux-dir and -print-m4-dir (for slibtool.m4 integration).midipix1-0/+13
2024-04-01slibtoolize mode: driver: added --ltdl while deferring to the system libltdl.midipix1-0/+6
2024-03-30driver: --mkvars, slbt_get_mkvars_flags(): implementation and integration.midipix1-0/+4
2024-03-25slibtoolize mode: driver: added --warnings and --no-warnings support.midipix1-0/+7
2024-03-25slibtoolize mode: added --automake as an alias for --quiet.midipix1-0/+3
2024-03-23slibtoolize: driver: added support for --quiet, --silent, and -verbose.midipix1-0/+10
2024-03-23slibtoolize: driver: added support for --debug and --dry-run.midipix1-0/+7
2024-03-23slibtoolize: driver: added support for --copy, --force, and --install.midipix1-0/+12
2024-03-17slibtoolize mode: program skeleton, driver integration, and symlink extra.midipix2-1/+15
2024-03-14usage (--help): update (previous no-op's), end full sentences with a period.midipix1-54/+52
2024-03-05driver: finalized -dlopen, including the 'self' and 'force' special arguments.midipix1-2/+4
2024-03-05driver: finalized support of -`-dlpreopen self` and `-dlpreopen force`.midipix1-1/+5
2024-03-02link mode: completed -dlpreopen support.midipix1-1/+3
2024-02-28ar mode: fix typo in the (--help) description of the -Wnosort argument.midipix1-1/+1
2024-02-28ar mode: driver: added -Wdlsyms, -Wdlunit.midipix1-0/+13
2024-02-26driver: added the --nm switch.midipix1-0/+3
2024-02-22driver: --help: -export-symbols and -export-symbols-regex are now supported.midipix1-4/+2
2024-02-18code base: set the visilbity of internal library interfaces to hidden.midipix4-4/+8
2024-02-17ar mode: pretty printer: symbols, mapfile: added the -Wnosort switch.midipix1-0/+6
2024-02-17ar mode: -Wmapfile: note that mapfile symbols are sorted by default.midipix1-1/+2
2024-02-17driver: internals: renamed TAG_EXPSYM_* as TAG_EXPSYMS_*.midipix1-2/+2
2024-02-17ar mode: utility: version script printing: added the -Wmapfile switch.midipix1-0/+8
2024-02-17ar mode: utility: armap symbol printing: added the -Wregex switch.midipix1-0/+5
2024-02-17ar mode: utility: integrated armap symbol printing via -Wprint=symbols.midipix1-1/+1
2024-02-16ar mode: archive merging: added the -Wmerge command-line action.midipix1-0/+16
2024-02-14driver: added --tag=ASM support.midipix1-1/+1
2024-02-14driver: added the --as switch (assembler argument to pass through to dlltool).midipix1-0/+3
2024-02-13utility: newly added --config, now producing compatible --config output.midipix1-0/+3
2024-02-13driver: add --rosylee, --valerius as a synonym (or an alternative) to --info.midipix1-0/+6
2024-02-13driver: rename --config as --info in anticipation of a compatible --config.midipix1-2/+2
2024-02-04driver: accept ``target <target>'' as a synonym for ``--target=<target>''.midipix1-1/+2
2024-02-03ar mode: driver: added the -Wposix and -Wyaml shorthand switches.midipix1-0/+8
2024-02-02ar mode: driver: added -Wverbose support.midipix1-0/+6
2024-01-27ar mode: clarified the -Wcheck help entry.midipix1-1/+1
2024-01-27ar mode: added initial -Wprint and -Wpretty support.midipix1-0/+14
2024-01-22driver: ar mode: preliminar argv parsing: avoid TAG enum member ambiguity.midipix1-1/+1
2024-01-22ar mode: added --version support.midipix1-0/+3
2024-01-22ar mode: added the -Wcheck command-line action.midipix1-0/+7
2024-01-22ar mode: initial driver integration and skeleton implementation.midipix2-1/+10
2023-05-28driver: added -objectlist support.midipix1-0/+5
2022-11-04driver: added -weak support, currently a no-op.midipix1-0/+5
2021-06-10driver: added --dumpmachine support.midipix1-0/+5
2021-05-05uninstall mode: driver: added (referential) --sysroot support.midipix1-0/+3
2021-05-05install mode: driver: added (referential) --sysroot support.midipix1-0/+3
2021-05-05driver: added explicit --sysroot support.midipix1-0/+4
2020-12-19driver: support -static-libtool-libs (currently as a no-op).midipix1-0/+5
2020-09-14driver: added -Xlinker support.midipix1-0/+5
2019-06-29driver: added FC support.midipix1-1/+1
2019-06-12driver: added -XCClinker support.midipix1-0/+5
2019-04-24driver: added F77 support.midipix1-1/+1