summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-21build: simplify generating single payloadChristian Hesse
2022-11-01Set version to 0.8-gitFelix Van der Jeugt
2020-12-08build: add git based version information backMarc André Tanner
2020-12-08Set version to 0.7Marc André Tanner
2020-10-10text: move higher level utility functions to separate fileMarc André Tanner
2020-10-10text: move generic iterator functionality to separate fileMarc André Tanner
2020-10-10text: move I/O related code to separate fileMarc André Tanner
2020-10-10build: list source files on separate linesMarc André Tanner
2020-07-11build: mark distclean and testclean targets as PHONYMarc André Tanner
2020-07-07Makefile: add testclean targetParide Legovini
2020-07-07Makefile: add distclean targetParide Legovini
2020-06-07build: add git based version information backMarc André Tanner
2020-06-07build: set version to 0.6Marc André Tanner
2020-02-26build: provide install-strip make targetMarc André Tanner
2020-02-03build: properly kill docker containerChristian Hesse
2020-02-03build: explicitly specify working directory for dockerMarc André Tanner
2020-01-30build: explicitly list configure options for docker buildsMarc André Tanner
2020-01-30build: allow to replace dockerChristian Hesse
2020-01-30build: add target docker-cleanChristian Hesse
2020-01-30build: clean up docker buildChristian Hesse
2020-01-28build: fix generation of HTML man pagesMarc André Tanner
2020-01-16build: force enable acl for docker buildsChristian Hesse
2018-03-25build: add git based version information backMarc André Tanner
2018-03-25build: set version to 0.5Marc André Tanner
2018-03-19build: build standalone binary against latest Alpine packagesMarc André Tanner
2018-03-14build: try to use POSIX tools/options for vis-single targetMarc André Tanner
2017-07-23build: add git based version information backMarc André Tanner
2017-07-23build: set version to 0.4Marc André Tanner
2017-07-10vis: implement jump list in terms of marksMarc André Tanner
2017-07-08vis: cleanup marks implementationMarc André Tanner
2017-07-04Remove conditional initialization from MakefileGeorge Brown
2017-06-03build: port self-contained executable to libuntarMarc André Tanner
2017-06-02port self-contained executable to libtarChristian Hesse
2017-06-01build: produce reproducible self contained executableChristian Hesse
2017-06-01Merge branch 'strip' of https://github.com/eworm-de/visMarc André Tanner
2017-06-01build: strip vis-single by defaultChristian Hesse
2017-06-01build: use single threaded compression for reproducible buildsChristian Hesse
2017-06-01build: inject the version into docker imageChristian Hesse
2017-05-31build: try to make docker build reproducibleMarc André Tanner
2017-05-31build: add a make docker targetMarc André Tanner
2017-05-31build: cleanup self contained executableMarc André Tanner
2017-05-31build: allow to build self-contained executableChristian Hesse
2017-04-20vis: start cleaning up register related codeMarc André Tanner
2017-04-14build: install miscellaneous documentationDavid B. Lamkins
2017-04-11build: tweak CFLAGS for profiling targetMarc André Tanner
2017-04-09text: add mem{r,}chr(3) based byte search functionsMarc André Tanner
2017-03-27build: add git based version information backMarc André Tanner
2017-03-25build: set version to 0.3Marc André Tanner
2017-03-14Add experimental raw vt100 UI backendMarc André Tanner
2017-03-14Restructure display codeMarc André Tanner