m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-02-26Modernize makefileJason A. Donenfeld
2016-12-21makefile: proper use of DESTPATHJason A. Donenfeld
2016-12-21extensions: introduce system extensionsJason A. Donenfeld
2014-12-24fish: install completions in preferred directoryDavid Adam
2014-04-29Makefile: still needs posix shellJason A. Donenfeld
2014-04-25makefile: use install -d instead of mkdir -pJason A. Donenfeld
2014-04-24Makefile: osx/bsd does not support -DJason A. Donenfeld
2014-04-24tests: run from anywhereJason A. Donenfeld
2014-04-23makefile: add force all flag to enable all featuresJason A. Donenfeld
2014-04-23tests: make more gritty, less setupJason A. Donenfeld
2014-04-23tests: remove random_seed on cleanJason A. Donenfeld
2014-04-22Import Von's tests, with cleanups.Jason A. Donenfeld
2014-04-21makefile: install completion automatically and adjust lib pathsJason A. Donenfeld
2014-04-19bash-completion: fix completion-file's name in uninstallschalox
2014-04-19platform: Auto-detect local platform fileJason A. Donenfeld
2014-04-19platform: Allow custom platform file before installJason A. Donenfeld
2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld
2014-04-17platform: add cygwin supportJason A. Donenfeld
2014-04-15Install bash-completion file to the right place.Jason A. Donenfeld
2014-03-22Makefile: do not use recursion and organizeJason A. Donenfeld
2014-03-20Makefile: appropriate mkdir -p for completionVon Welch
2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer
2012-09-24Style fixes.Jason A. Donenfeld
2012-09-23Insert comment for fish completion.Jason A. Donenfeld
2012-09-22Properly quote MakefileJason A. Donenfeld
2012-09-18Make recursive make silent.Jason A. Donenfeld
2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld
2012-09-11Fix makefile and use proper manpage hyperlinks.Jason A. Donenfeld
2012-09-08Move completion files to contrib.Jason A. Donenfeld
2012-09-08Import ZSH completion file from Johan Venant <jvenant@invicem.pro>.Jason A. Donenfeld
2012-09-07Explicitly set permissions when running 'install'Christophe Fergeau
2012-09-06Use BINDIR, MANDIR and SYSCONFDIR vars in MakefileChristophe Fergeau
2012-09-05Be sure to explicitly state that install is a phony target.Jason A. Donenfeld
2012-09-04Prepare for debianification.Jason A. Donenfeld
2012-09-03Make into a real project.Jason A. Donenfeld