m-chrzan.xyz
index
:
password-store
master
Fork of https://git.zx2c4.com/password-store/about/ with support for pass-otp in the dmenu script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2014-04-25
makefile: use install -d instead of mkdir -p
Jason A. Donenfeld
2014-04-24
Makefile: osx/bsd does not support -D
Jason A. Donenfeld
2014-04-24
tests: run from anywhere
Jason A. Donenfeld
2014-04-23
makefile: add force all flag to enable all features
Jason A. Donenfeld
2014-04-23
tests: make more gritty, less setup
Jason A. Donenfeld
2014-04-23
tests: remove random_seed on clean
Jason A. Donenfeld
2014-04-22
Import Von's tests, with cleanups.
Jason A. Donenfeld
2014-04-21
makefile: install completion automatically and adjust lib paths
Jason A. Donenfeld
2014-04-19
bash-completion: fix completion-file's name in uninstall
schalox
2014-04-19
platform: Auto-detect local platform file
Jason A. Donenfeld
2014-04-19
platform: Allow custom platform file before install
Jason A. Donenfeld
2014-04-17
makefile: allow platform files with gnu sed
Jason A. Donenfeld
2014-04-17
platform: add cygwin support
Jason A. Donenfeld
2014-04-15
Install bash-completion file to the right place.
Jason A. Donenfeld
2014-03-22
Makefile: do not use recursion and organize
Jason A. Donenfeld
2014-03-20
Makefile: appropriate mkdir -p for completion
Von Welch
2013-08-26
Makefile: Do not install bash completion to /etc
Lukas Fleischer
2012-09-24
Style fixes.
Jason A. Donenfeld
2012-09-23
Insert comment for fish completion.
Jason A. Donenfeld
2012-09-22
Properly quote Makefile
Jason A. Donenfeld
2012-09-18
Make recursive make silent.
Jason A. Donenfeld
2012-09-17
Abstract potentially platform specific commands into their own commands.
Jason A. Donenfeld
2012-09-11
Fix makefile and use proper manpage hyperlinks.
Jason A. Donenfeld
2012-09-08
Move completion files to contrib.
Jason A. Donenfeld
2012-09-08
Import ZSH completion file from Johan Venant <jvenant@invicem.pro>.
Jason A. Donenfeld
2012-09-07
Explicitly set permissions when running 'install'
Christophe Fergeau
2012-09-06
Use BINDIR, MANDIR and SYSCONFDIR vars in Makefile
Christophe Fergeau
2012-09-05
Be sure to explicitly state that install is a phony target.
Jason A. Donenfeld
2012-09-04
Prepare for debianification.
Jason A. Donenfeld
2012-09-03
Make into a real project.
Jason A. Donenfeld