aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
AgeCommit message (Expand)Author
2021-11-07cleanup, make main components optional at compile timeJan200101
2021-08-08replace static core library to be an object libraryJan200101
2021-06-13rework command group logic to work linear, replace return with EXIT_*Jan200101
2021-06-11ignore flags for wine, add no-net debug printJan200101
2021-05-27allow flags to exit prematurely, move defines, add no networking flagJan200101
2021-05-18cleanup windows config stuff, parse wine argv0Jan200101
2021-05-08add work in progress windows supportJan200101
2021-04-26rid some warningsJan200101
2021-04-26implement flags and sort commands by alphabetJan200101
2020-12-17replace gnu style quoting with normal quoting, comment command macros, …Jan200101
2020-12-16add more warning flags, correct syntax, add UNUSED macro, […]Jan200101
2020-12-11move command definitions (as well as helpers) to macrosJan200101