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