summaryrefslogtreecommitdiff
path: root/usage.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin needs stdout flushed. [buildall]Wayne Davison2022-10-221-0/+1
* Improve JSON output a bit more.Wayne Davison2022-10-201-1/+1
* Explicitly ignore snprintf() return value.Wayne Davison2022-09-301-1/+1
* Improve output of "N-bit" items in json data.Wayne Davison2022-09-101-3/+8
* Also change dashes in the dict var names to make jq use easier.Wayne Davison2022-09-101-1/+1
* Use dict for capabilities & optimizations in json output.Wayne Davison2022-09-101-9/+25
* Use JSON output if --version (-V) is repeated (client side only).Wayne Davison2022-09-101-25/+94
* Improve various things in the checksum codeWayne Davison2022-09-101-2/+5
* Rename `--protect-args` to `--secluded-args`.Wayne Davison2022-08-231-2/+2
* Ensure a dynamically linked xxhash lib is >= 0.8 for XX3.Wayne Davison2022-08-141-0/+2
* Preparing for release of 3.2.4pre4v3.2.4pre4Wayne Davison2022-03-271-1/+1
* Some word fixes.Wayne Davison2022-03-261-2/+2
* Make asm use more selectableWayne Davison2022-03-031-4/+9
* Change usage (--version) output to note when ASM isn't really being used.Wayne Davison2022-02-211-1/+1
* Put CAN_HARDLINK_SYMLINK info into --version output.Wayne Davison2020-09-211-7/+12
* Allow git-version.h to be provided for the buildWayne Davison2020-09-061-0/+4
* Simplify where version.h is included.Wayne Davison2020-08-061-0/+1
* Create usage.c for smaller awk-dep rebuilds.Wayne Davison2020-08-031-0/+261