aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-27github: fix workflowmerakor
2020-12-27tools: add install.shmerakor
2020-12-27cpt: print docstrings using awk instead of sedmerakor
2020-12-27do: move to tools directorymerakor
2020-12-26lib.rc: fix getbin()merakor
2020-12-24cpt: do not track info directory pagesmerakor
2020-12-24Makefile: fix installing files other than cpt-*merakor
2020-12-24INSTALL: add installation instructionsmerakor
2020-12-24docs/default.do: silence the 'command -v' callmerakor
2020-12-24config.rc: remove C-related variablesmerakor
2020-12-24lib.rc: move helper functions to a seperate filemerakor
2020-12-24cpt: add info page to the build systemmerakor
2020-12-23dir-locals: updatemerakor
2020-12-21gitignore: ignore cpt-libmerakor
2020-12-21dir-local: fix excluded warning listmerakor
2020-12-21cpt-lib: add ability to be used as a scriptmerakor
2020-12-21cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkfmerakor
2020-12-21tests: calm shellcheck downmerakor
2020-12-21Merge branch 'redo'merakor
2020-12-21cpt-chbuild: use the cache structure of the librarymerakor
2020-12-21Merge branch 'master' into redoredomerakor
2020-12-21create_cache(): new variable and argument changesmerakor
2020-12-21docs/default: change targetsmerakor
2020-12-21default.do: run docs/all instead of docs/cpt.infomerakor
2020-12-20README: updatemerakor
2020-12-20.gitignore: updatemerakor
2020-12-20GitHub Workflows: add minimal 'do' shell script for use in testsmerakor
2020-12-20bin: add testsmerakor
2020-12-20default.do: remove second PHONY call, add PHONY call to src/cleanmerakor
2020-12-20config.rc: better helper functionsmerakor
2020-12-20src: be more specific for calling shellcheck on scriptsmerakor
2020-12-20src: remove Makefilemerakor
2020-12-20docs: change texinfo build functionmerakor
2020-12-20cpt: remove Makefile and config.mkmerakor
2020-12-20cpt: update redo build filesmerakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20gitignore: ignore info pagesmerakor
2020-12-20update redo filesmerakor
2020-12-20cpt-lib: move to cpt-lib.inmerakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set5.1.1merakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20docs: add new documentation for cptmerakor
2020-12-20try out the redo build systemmerakor
2020-11-24cpt: bump to 5.1.05.1.0merakor
2020-11-24lib: make cache more readable and fix removing of temporary filesmerakor
2020-11-24pkg_swap(): use pkg_owner()merakor
2020-11-24pkg_build(): generate manifest before the dependencies are fixed.merakor
2020-11-11create_cache(): create multi-level temporary directories per processmerakor
2020-11-09cpt-lib: don't make main() a function unto itselfmerakor