aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-06-07build: add git based version information backMarc André Tanner1-1/+1
2020-06-07build: set version to 0.6Marc André Tanner1-1/+1
2020-02-26build: provide install-strip make targetMarc André Tanner1-5/+7
2020-02-03build: properly kill docker containerChristian Hesse1-3/+6
2020-02-03build: explicitly specify working directory for dockerMarc André Tanner1-2/+2
2020-01-30build: explicitly list configure options for docker buildsMarc André Tanner1-1/+4
2020-01-30build: allow to replace dockerChristian Hesse1-10/+11
2020-01-30build: add target docker-cleanChristian Hesse1-1/+4
2020-01-30build: clean up docker buildChristian Hesse1-5/+4
2020-01-28build: fix generation of HTML man pagesMarc André Tanner1-1/+1
2020-01-16build: force enable acl for docker buildsChristian Hesse1-1/+1
2018-03-25build: add git based version information backMarc André Tanner1-1/+1
2018-03-25build: set version to 0.5Marc André Tanner1-1/+1
2018-03-19build: build standalone binary against latest Alpine packagesMarc André Tanner1-1/+2
2018-03-14build: try to use POSIX tools/options for vis-single targetMarc André Tanner1-2/+4
2017-07-23build: add git based version information backMarc André Tanner1-1/+1
2017-07-23build: set version to 0.4Marc André Tanner1-1/+1
2017-07-10vis: implement jump list in terms of marksMarc André Tanner1-1/+1
2017-07-08vis: cleanup marks implementationMarc André Tanner1-1/+1
2017-07-04Remove conditional initialization from MakefileGeorge Brown1-7/+0
2017-06-03build: port self-contained executable to libuntarMarc André Tanner1-1/+1
2017-06-02port self-contained executable to libtarChristian Hesse1-1/+1
2017-06-01build: produce reproducible self contained executableChristian Hesse1-3/+3
2017-06-01Merge branch 'strip' of https://github.com/eworm-de/visMarc André Tanner1-0/+1
2017-06-01build: strip vis-single by defaultChristian Hesse1-0/+1
2017-06-01build: use single threaded compression for reproducible buildsChristian Hesse1-1/+1
2017-06-01build: inject the version into docker imageChristian Hesse1-0/+1
2017-05-31build: try to make docker build reproducibleMarc André Tanner1-1/+2
2017-05-31build: add a make docker targetMarc André Tanner1-1/+11
2017-05-31build: cleanup self contained executableMarc André Tanner1-8/+8
2017-05-31build: allow to build self-contained executableChristian Hesse1-1/+15
2017-04-20vis: start cleaning up register related codeMarc André Tanner1-2/+2
2017-04-14build: install miscellaneous documentationDavid B. Lamkins1-0/+13
2017-04-11build: tweak CFLAGS for profiling targetMarc André Tanner1-1/+1
2017-04-09text: add mem{r,}chr(3) based byte search functionsMarc André Tanner1-1/+4
2017-03-27build: add git based version information backMarc André Tanner1-1/+1
2017-03-25build: set version to 0.3Marc André Tanner1-1/+1
2017-03-14Add experimental raw vt100 UI backendMarc André Tanner1-0/+2
2017-03-14Restructure display codeMarc André Tanner1-1/+1
2017-03-05lua: fix more luacheck warningsMarc André Tanner1-1/+1
2017-03-03build: add luacheck make targetMarc André Tanner1-1/+4
2017-02-24vis: make help texts optional to produce a smaller binaryMarc André Tanner1-0/+2
2017-02-17build: more complete cleanup in make cleanMarc André Tanner1-1/+1
2017-01-31build: properly strip elf executablesChristian Hesse1-5/+8
2017-01-27vis-digraph: add utility to handle digraphsjosuah1-4/+7
2017-01-19text-regex: add regex backend based on libtreMarc André Tanner1-4/+8
2017-01-16man: add man page for vis-complete(1)Christian Hesse1-1/+1
2017-01-16make: define EXECUTABLES and install in a loopChristian Hesse1-17/+14
2016-12-27build: pass $CFLAGS_EXTRA through make debug targetMarc André Tanner1-1/+1
2016-12-22build: do not install lua/doc directoryMarc André Tanner1-0/+1