summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2017-05-16Use pkg-config for FISHDIR/BASHDIRKevin Ballard
2017-05-16Use DESTDIR when installing/uninstalling completionsKevin Ballard
2017-05-08Fix a bunch of issues with the MakefileKevin Ballard
2017-05-07Add shell completions and man preview to MakefileBenjamin Sago
2017-05-07Merge branch 'master' into makefileBenjamin Sago
2017-04-30Always rebuild with `make`Kevin Ballard
2016-07-05Rebulid when the source has been updatedMattias Andrée
2016-07-04Don't strip binariesMattias Andrée
2016-07-04Add a missed DESTDIRMattias Andrée
2016-07-04Improve build rulesMattias Andrée
2016-07-04Use = and not ?= for PREFIXMattias Andrée
2016-07-04Add clean ruleMattias Andrée
2016-07-04Fix install rule and add uninstall ruleMattias Andrée
2016-07-04Do not look for rustcMattias Andrée
2016-07-04Work around a bug in cargoMattias Andrée
2016-07-04Proper install supportMattias Andrée
2016-02-10Correct Nightly errors in MakefileBen S
2015-07-31Makefile: be compatible with BSD and OS Xlilydjwg
2015-07-30Use the "install" program to installlilydjwg
2015-06-07Update man path in MakefileBen S
2015-06-07Add build-no-git make commandBen S
2015-02-24Add simple Makefile to build and install exaDavid Celis
2014-06-28Move to CargoBen S
2014-06-23Add a simple MakefileBen S