Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-04-11 | driver & execution context: added -module support. | midipix | 1 | -0/+7 |
2016-04-10 | default skin: -export-symbols-regex: fix description format. | midipix | 1 | -2/+2 |
2016-04-10 | driver: added -export-symbols support [no-op]. | midipix | 1 | -0/+6 |
2016-04-09 | driver: added -export-symbols-regex support [no-op]. | midipix | 1 | -0/+6 |
2016-04-09 | driver: added -version-number support. | midipix | 1 | -0/+5 |
2016-04-09 | driver: added -release support. | midipix | 1 | -0/+4 |
2016-04-04 | driver: added -no-undefined support. | midipix | 1 | -0/+4 |
2016-03-19 | driver: added -version-info support. | midipix | 1 | -0/+5 |
2016-03-19 | driver: added -rpath support. | midipix | 1 | -0/+5 |
2016-03-16 | driver: accept --target as either a utility option or a compiler argument. | midipix | 1 | -4/+4 |
2016-03-15 | driver: skin: add host-related options. | midipix | 1 | -0/+21 |
2016-03-08 | driver: added option table records for --mode=compile. | midipix | 1 | -0/+34 |
2016-03-08 | driver: created primary option table. | midipix | 1 | -0/+49 |
2016-03-08 | driver: adjust --help to the nature of this utility. | midipix | 1 | -2/+2 |
2016-03-08 | driver: disassociate -v from --version (reserved for --verbose). | midipix | 1 | -1/+1 |
2016-03-08 | created skeleton. | midipix | 1 | -0/+12 |