Age | Commit message (Expand) | Author | Files | Lines |
2024-03-17 | slibtoolize mode: program skeleton, driver integration, and symlink extra. | midipix | 1 | -1/+2 |
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-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 | 1 | -1/+2 |
2024-02-17 | driver: internals: renamed TAG_EXPSYM_* as TAG_EXPSYMS_*. | midipix | 1 | -2/+2 |
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-01-22 | ar mode: initial driver integration and skeleton implementation. | midipix | 1 | -1/+1 |
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 | 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 |
2017-10-26 | driver: added --mdso and --implib support. | midipix | 1 | -0/+11 |
2017-08-11 | driver: added initial -dlpreopen support. | midipix | 1 | -0/+6 |
2017-08-11 | driver: support -thread-safe more elegantly. | midipix | 1 | -0/+4 |
2016-11-19 | driver: skin: update description of --mode (cf. commit 0fb20a6). | midipix | 1 | -4/+3 |
2016-10-07 | driver: added support for -dlopen (currently a no-op). | midipix | 1 | -0/+6 |
2016-06-18 | driver: added --finish support. | midipix | 1 | -0/+3 |
2016-05-03 | driver: added --legabits support. | midipix | 1 | -0/+8 |
2016-05-01 | option table: edited option descriptions. | midipix | 1 | -8/+19 |
2016-04-28 | driver: added -shrext support. | midipix | 1 | -0/+7 |
2016-04-25 | driver: added --annotate support. | midipix | 1 | -0/+7 |
2016-04-24 | execution context: link mode: install mode: added -release semantics support. | midipix | 1 | -1/+4 |
2016-04-23 | link mode: respect -disable-shared. | midipix | 1 | -2/+1 |
2016-04-23 | driver: added -bindir support. | midipix | 1 | -0/+6 |
2016-04-23 | driver: added -disable-shared support. | midipix | 1 | -1/+8 |
2016-04-21 | driver: added -disable-static support [no-op]. | midipix | 1 | -1/+8 |
2016-04-20 | driver: added -all-static support. | midipix | 1 | -0/+6 |
2016-04-20 | driver: added --tag=NASM support. | midipix | 1 | -1/+1 |
2016-04-16 | driver: added -no-install support [no-op]. | midipix | 1 | -0/+6 |
2016-04-16 | driver: added -R support [no-op]. | midipix | 1 | -0/+5 |
2016-04-11 | driver: added -avoid-version support. | midipix | 1 | -0/+5 |