aboutsummaryrefslogtreecommitdiff
path: root/aux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-13aux/workflow/dist.sh: Improve checks before taggingEuAndreh1-1/+8
2021-06-13Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variantEuAndreh1-0/+93
2021-06-13aux/workflow/assert-*: UpdateEuAndreh2-9/+47
2021-06-13aux/guix/manifest.scm: Remove gzip packageEuAndreh1-1/+0
2021-06-13aux/ci/report.sh: Include title in the generated HTML pageEuAndreh1-0/+1
2021-06-13aux/ci/ci-build.sh: Use -v on rsyncEuAndreh1-1/+1
2021-06-13Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" targetEuAndreh1-0/+44
2021-06-11aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channelEuAndreh1-1/+1
2021-06-11aux/workflow/dist.sh: Remove unused variablesEuAndreh1-2/+1
2021-06-07Update files under aux/EuAndreh7-17/+36
2021-06-06aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING sectionEuAndreh1-0/+12
2021-06-06README.md: Add explicit "Links" and "Releases" sectionsEuAndreh3-29/+21
2021-06-06aux/: Use tabs over spaces for .sh filesEuAndreh14-179/+182
2021-06-06aux/: Add favicon to generated HTML filesEuAndreh8-0/+69
2021-06-06Remove assert-clang-format.shEuAndreh1-16/+0
2021-03-23aux/workflow/public.sh: Mark as executableEuAndreh1-0/+0
2021-03-23aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh1-7/+1
2021-03-23Remove unused aux/workflow/CHANGELOG.shEuAndreh1-17/+0
2021-03-13aux/guix/with-container.sh: Add --fallback to Guix commandsEuAndreh1-7/+6
2021-03-10Revert change to aux/ci/ci-build.shEuAndreh1-1/+1
2021-03-09ci-build.sh: Publish CI logs even when "dev-check" failsEuAndreh1-1/+1
2021-03-09assert-clang-format.sh: ShellCheckEuAndreh1-2/+2
2021-03-08Remove xargs -0 flag usageEuAndreh2-3/+3
2021-03-07TODOs.sh: Remove unused SED_REGEX variableEuAndreh1-2/+0
2021-03-07manifest.scm: Remove gettext packageEuAndreh1-1/+0
2021-03-07TODOs.sh: Use sed to remove dependency on gettextEuAndreh2-12/+16
2021-03-07assert-todos.sh: Remove reference to inexistant docbook-xsl/ directoryEuAndreh1-1/+1
2021-03-06ci-build.sh: Also omit output of second rsyncEuAndreh1-1/+1
2021-03-06README.sh: Remove suffix from Git repo linkEuAndreh1-1/+1
2021-03-06Suppress rsync stderr from CI logsEuAndreh1-1/+1
2021-03-06Update files under aux/EuAndreh1-0/+5
2021-03-03Remove sharedc dependencyEuAndreh1-2/+1
2021-02-28Add assert-changelog.sh; change dependency of check -> dev-check targetsEuAndreh3-5/+16
2021-02-27README.sh: Reverse the list of tagsEuAndreh1-1/+1
2021-02-27Add aux/workflow/sign-tarballs.shEuAndreh3-1/+21
2021-02-27manifest.scm: Fix misplaced dependency, use sharedc-latestEuAndreh1-1/+1
2021-02-25Update aux/workflow/dist.shEuAndreh1-5/+11
2021-02-25Update files under aux/ci/EuAndreh2-3/+3
2021-02-24aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case of...EuAndreh1-1/+1
2021-02-23aux/ci/ci-build.sh: Capture stderr properlyEuAndreh1-1/+1
2021-02-23aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallibleEuAndreh1-1/+2
2021-02-23aux/guix/manifest.scm: Add posix-c99EuAndreh1-0/+1
2021-02-23aux/ci/ci-build.sh: Remove checking for ./configure fileEuAndreh1-7/+1
2021-02-23aux/guix/pinned-channels.scm: Use %default-channelsEuAndreh1-11/+2
2021-02-23Add aux/workflow/public.sh, update aux/workflow/README.shEuAndreh2-2/+30
2021-02-22aux/workflow/dist.sh: Fix quotationEuAndreh1-3/+3
2021-02-21Move "dist" target to aux/workflow/dist.shEuAndreh1-0/+17
2021-02-21Update aux/ filesEuAndreh1-0/+1
2021-02-20Update aux/workflow/: support tags in TODOs.mdEuAndreh2-4/+17
2021-02-18report.sh: Remove set -x optionEuAndreh1-1/+1