aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extract aux/workflow/manpages2html.sh from doc/manpages.shHEADmainEuAndreh2022-02-191-1/+1
* Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work...EuAndreh2022-01-201-14/+13
* Makefile: Run ShellCheck in "dev-check" targetEuAndreh2022-01-181-0/+1
* Makefile: Enforce no missing translations in repocheck.sh callEuAndreh2022-01-181-1/+2
* Release v0.3.1v0.3.1EuAndreh2022-01-161-2/+2
* Makefile: Increase expected instealled files countEuAndreh2022-01-151-1/+1
* Makefile: Remove dependency on makefile.svgEuAndreh2022-01-151-1/+1
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-151-12/+25
* Makefile: Remove makefile.svgEuAndreh2022-01-131-4/+0
* po/extract-strings.sh: Use dedicated file for extracting stringsEuAndreh2021-10-031-1/+1
* Use po4a for translating src/locale/en.shEuAndreh2021-10-021-1/+1
* Makefile: Generate src/locale/en.sh for translationEuAndreh2021-10-021-1/+5
* Makefile: Also install and uninstall en.sh translationsEuAndreh2021-09-291-9/+11
* Makefile: Remove load-locale-messages.sh in "uninstall" targetEuAndreh2021-09-201-0/+1
* Makefile: Include translation files in repocheck.sh countEuAndreh2021-09-201-1/+1
* Adapt installation to new i18n.EuAndreh2021-09-201-3/+17
* Rework how translation is doneEuAndreh2021-09-141-9/+21
* Makefile: Remove quotes around $(DESTDIR) and $(PREFIX)EuAndreh2021-09-131-6/+6
* Makefile: Put "install"/"uninstall" at the endEuAndreh2021-08-281-4/+4
* Makefile: Use empty line break to separate sectionsEuAndreh2021-08-281-2/+2
* Makefile: Line break to keep 80 columnsEuAndreh2021-08-281-1/+2
* aux/workflow/dist.sh: Run "make clean public dev-check" instead of just two a...EuAndreh2021-08-281-2/+2
* Makefile: Use single quotes around macro expansions for paths and namesEuAndreh2021-08-241-13/+13
* public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh2021-08-231-1/+5
* aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh2021-08-191-9/+1
* mv aux/workflow/manpages.sh doc/manpages.shEuAndreh2021-08-061-3/+3
* Makefile: Keep executable permission of .in suffixed filesEuAndreh2021-07-301-1/+1
* Makefile: Make separation between canonical and personal targets clearEuAndreh2021-07-301-13/+18
* Makefile: Stick to 80 columnsEuAndreh2021-07-261-8/+11
* Makefile: Use $(PREFIX) directly over the $(MANPREFIX) variableEuAndreh2021-07-231-3/+2
* Makefile: Stick to 80 columns limitEuAndreh2021-07-161-4/+8
* Makefile: Remove redundant markdown dependencies from "public"EuAndreh2021-07-161-1/+1
* Release v0.2.3v0.2.3EuAndreh2021-07-161-2/+2
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-151-1/+1
* aux/workflow/l10n.sh: Support "-L CONTRIBLANGS" optionEuAndreh2021-07-151-5/+10
* Makefile: Remove TODOs.md as a dependency for "l10n-gen" targetEuAndreh2021-07-151-1/+1
* aux/workflow/assert-manpages.sh: Get input languages and en files as argumentsEuAndreh2021-07-151-1/+1
* tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.shEuAndreh2021-07-151-1/+0
* Makefile: Delete .mo and test files in "clean" targetEuAndreh2021-07-141-1/+2
* Makefile: Add clear dependencies to "l10n-gen" and "public" targetsEuAndreh2021-07-131-2/+2
* aux/workflow/installcheck.sh: Add, call it from MakefileEuAndreh2021-07-071-0/+7
* Put pofiles under po/, use one folder for each translated file.EuAndreh2021-07-071-1/+1
* Translate CHANGELOG.md adn README.mdEuAndreh2021-07-061-3/+5
* Makefile: Don't use $(NAME) for the file nameEuAndreh2021-06-261-1/+1
* aux/workflow/public.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/workflow/dist.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/workflow/assert-manpages.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/workflow/assert-readme.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/workflow/assert-changelog.sh: Use getopts for arugmentsEuAndreh2021-06-261-1/+1
* aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t...EuAndreh2021-06-261-1/+1