aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-22build: also include working tree state in version informationMarc André Tanner1-1/+1
2016-12-15build: move $CFLAGS_DEBUG into config.mkMarc André Tanner1-9/+5
2016-12-13build: add configure options for built-in lpeg supportMarc André Tanner1-4/+4
2016-12-12Allow building lpeg into visMichael Forney1-0/+2
2016-12-08Move manual pages to man/ subfolderMarc André Tanner1-3/+3
2016-12-07Move all lua related files to lua/ subfolderMarc André Tanner1-3/+3
2016-12-06vis-lua: more extensive Lua API documentationMarc André Tanner1-3/+5
2016-12-05vis-lua: add preliminary version of LDoc based Lua API documentationMarc André Tanner1-0/+4
2016-12-03build: do not define _FORTIFY_SOURCE for debug buildsMarc André Tanner1-1/+1
2016-12-02build: simplify manual page installationMarc André Tanner1-9/+5
2016-12-02build: add new `make man` targetMarc André Tanner1-0/+8
2016-11-30man: use hard coded dates in manual pagesMarc André Tanner1-3/+3
2016-11-18Fix date format string in man pagesMichael Forney1-3/+3
2016-11-18Fix date command in man page installationMichael Forney1-3/+3
2016-11-10build: add Makefile target for code coverage via gcovMarc André Tanner1-2/+5
2016-11-09build: make `vis -v` version output more robustMarc André Tanner1-1/+1
2016-09-25vis: move file name and word completion logic to a shell scriptMarc André Tanner1-0/+2
2016-06-21vis-open: Add a manpage.Tim Allen1-0/+2
2016-06-16vis-clipboard: Add a manpage.Tim Allen1-0/+2
2016-05-28[vis-menu] Add a manpage.Tim Allen1-1/+3
2016-05-19build: let make debug compile vis-menu with debug flagsMarc André Tanner1-4/+5
2016-05-19vis-menu: change version outputMarc André Tanner1-1/+1
2016-05-19Import slmenu 7e74fa5 as vis-menuMarc André Tanner1-4/+7
2016-05-16vis: introduce vis-menu helper scriptMarc André Tanner1-0/+2
2016-05-11build: install support files only when neededMarc André Tanner1-3/+5
2016-04-29vis: move non-configuration sections out of visrc.lua into vis.luaMarc André Tanner1-1/+1
2016-04-20vis-lua: load files from directory specified with ./configure --sharedir=DIRMarc André Tanner1-2/+3
2016-04-19Fix vis-test git submodule integrationMarc André Tanner1-1/+1
2016-04-19Integrate vis-test git submoduleMarc André Tanner1-1/+9
2016-04-03sam: unify vi(m) and sam command lineMarc André Tanner1-1/+1