summaryrefslogtreecommitdiff
path: root/src/driver/slbt_amain.c
AgeCommit message (Collapse)AuthorFilesLines
11 daysslibtoolize mode: program skeleton, driver integration, and symlink extra.midipix1-3/+14
2024-03-14Once skinny, forever strong.midipix1-1/+1
2024-02-21core api: simplified the _exec_ interfaces.midipix1-6/+6
2024-02-19library api's: _api_ (package information) namespace overhaul.midipix1-1/+1
2024-02-19library api's: _lib_ (program driver) namespace overhaul.midipix1-2/+2
2024-02-13utility: newly added --config, now producing compatible --config output.midipix1-0/+3
2024-02-13driver: rename --config as --info in anticipation of a compatible --config.midipix1-2/+2
2024-02-10Annual chores.midipix1-1/+1
2024-01-22ar mode: added --version support.midipix1-2/+10
2024-01-22driver: slbt_main(): --version conformance: print program version, then exit.midipix1-3/+4
2024-01-22ar mode: initial driver integration and skeleton implementation.midipix1-0/+7
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2021-06-10driver: added --dumpmachine support.midipix1-0/+6
2021-05-13driver: handle --version as only (repeated) argument more elegantly.midipix1-23/+0
2021-04-03driver: always respect the NO_COLOR envvar & SLBT_DRIVER_ANNOTATE_NEVER flag.midipix1-2/+9
2021-03-21driver: --version: update the git repository reference to the https variant.midipix1-1/+1
2019-11-04project: (semantic) transition to foss21.org.midipix1-1/+1
Its development history notwithstanding, the pronounced goals of slibtools have always included support of all reasonably modern, reasonably posix-compliant systems and cross-targets. This commit thus makes the distinction between 'part of the midipix framework' and 'created by the framework's lead developer' both clearer and more visible.
2019-06-18driver: set correct return value upon --help or --help=all.midipix1-1/+1
2018-08-13utility: convenience symlinks: added rclibtool, rdlibtool, and rdclibtool.midipix1-0/+16
2018-08-13utility: --heuristics support: added the 'rlibtool' convenience symlink.midipix1-0/+4
2018-08-09front-end utility: slbt_main(): remove the redundant argc parameter.midipix1-7/+11
2018-08-05coding-style meditation.midipix1-3/+3
2018-06-27annual chores.midipix1-1/+1
2018-06-27driver, library interfaces: support alternate fd's for input/output/error/log.midipix1-11/+14
2018-06-23driver: added slbt_output_features(), providing compatible --features output.midipix1-0/+3
2017-02-05annual chores, properly performed.midipix1-1/+1
2017-02-04annual chores.midipix1-1/+1
2016-10-24driver: status codes: refactor and normalize.midipix1-6/+8
2016-10-24driver: removed unit context and related interfaces (not needed by slibtool).midipix1-14/+0
2016-09-24uninstall mode: initial implementation.midipix1-0/+3
2016-09-05utility: error trace and error information: initial integration.midipix1-13/+9
2016-07-29driver: main(): explicitly #include <errno.h>midipix1-0/+1
2016-06-25utility: improved box integration, removed need for build-time macro.midipix1-0/+172