summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add help for different testsnfnty2017-02-101-13/+19
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
* linting: Rename config filesnfnty2017-02-091-1/+1
* linting: pylint: Remove most `disabled=protected-access`nfnty2017-01-301-1/+1
* Makefile: `TEST_PATH_*`: Be explicitnfnty2017-01-291-5/+11
* Makefile: Split testsnfnty2017-01-241-7/+11
* linting: Fix `make test`nfnty2017-01-171-2/+6
* linting: pylint and flake8nfnty2017-01-171-0/+8
* Enable Travis-CIWojciech Siewierski2016-06-221-1/+1
* Makefile: Don't fail build when py.test is not installedhut2016-02-281-1/+8
* tests: add a dummy pytest test and add it to the make test stepLaurent Charignon2016-01-311-0/+1
* Neater copyright headerhut2015-03-191-2/+2
* Makefile: quote a variablehut2015-02-071-1/+1
* update email addresshut2014-12-111-1/+1
* fix references to README.mdhut2014-08-221-1/+1
* Makefile: allow selecting files for "make test" by setting $FILTERhut2014-02-031-1/+2
* Changed email address in source codehut2013-08-081-1/+1
* Revert "Added bumblebee-like "make uninstall""hut2013-04-021-7/+0
* Added bumblebee-like "make uninstall"hut2013-04-011-0/+7
* Makefile: Fix regex of 'make clean'hut2013-03-011-1/+1
* updated rest of the copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* doc/rifle.1: Added man page for riflehut2013-02-181-0/+4
* Makefile: Add python3.3 to the list of python versionshut2013-01-281-2/+2
* Makefile: "make dist" instead of "make snapshot"hut2013-01-281-1/+3
* Makefile: use python2.7 toohut2012-10-181-1/+1
* test rifle when running "make test"hut2012-04-131-1/+1
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Makefile: Added info about DESTDIR in "make options"hut2011-10-291-0/+1
* Makefile: Fixed "PHONY" stuffhut2011-10-291-1/+1
* Updated copyright headershut2011-10-101-1/+1
* Makefile: Fixed doctests for python3.2hut2011-10-081-1/+1
* Makefile: added `make test' back in.hut2011-10-071-1/+9
* Makefile: updatehut2011-10-051-4/+8
* Makefile: added "make todo" and added some notes in codehut2011-10-051-1/+4
* updated Makefilehut2011-09-291-1/+2
* removed tests. (half of them are outdated)hut2011-09-281-9/+1
* extended manpage and fixed {load,save}_copy_buffer commandshut2011-09-251-0/+3
* Overhauled manpage. It's in POD format now.hut2011-09-241-1/+5
* Makefile, setup.py: Fixed `make doc`hut2010-09-111-1/+0
* Makefile: simplificationhut2010-06-241-1/+1
* make doc: minor cleanup and fixhut2010-06-211-2/+2
* commited pydocs are author agnosticshpelda2010-06-211-1/+2
* INSTALL: changed logname from uninstall_info to install_log.txthut2010-06-181-1/+1
* Removed built-in support for uninstalling.hut2010-06-181-5/+4
* Rewrote INSTALL and "make (un)install"hut2010-06-181-2/+12
* Makefile: removed functions which are now handled by setup.pyhut2010-06-181-51/+4
* make snapshot: prefix ranger-$VERSION/ in archiveshut2010-06-141-1/+1
* make install: Fixed script for finding PYTHON_SITE_DESThut2010-06-141-2/+6
* Makefile: dynamically get the version numberhut2010-06-091-1/+1