aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)Jaime Marquínez Ferrándiz2016-04-061-1/+1
* Makefile: use full path for the ISSUE_TEMPLATE.md fileJaime Marquínez Ferrándiz2016-04-061-2/+2
* Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by githubSergey M․2016-03-291-1/+1
* [Makefile] Fix ISSUE_TEMPLATE.md targetSergey M․2016-03-291-4/+4
* Add initial ISSUE_TEMPLATESander van den Oever2016-03-281-1/+4
* Makefile: make it compatible with bmakeJaime Marquínez Ferrándiz2016-03-191-9/+1
* [Makefile] Allow specifying the Python version in offline testsYen Chi Hsuan2016-03-031-1/+1
* Jython support - handle *.class filesYen Chi Hsuan2016-02-211-0/+1
* [Makefile] iQiyi login test requires networkYen Chi Hsuan2016-02-201-1/+1
* Merge pull request #7691 from ryandesign/use-PYTHON-env-varYen Chi Hsuan2015-11-291-7/+7
|\
| * Always use PYTHON env var in MakefileRyan Schmidt2015-11-281-7/+7
* | Makefile: fix 'find' commandJaime Marquínez Ferrándiz2015-03-271-1/+1
* | [Makefile] clean pyc files in clean targetPhilipp Hagemeister2015-02-261-0/+1
* | Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-231-1/+1
|\ \
| * | [test/YoutubeDL] Add test for subtitlesJaime Marquínez Ferrándiz2015-02-221-1/+1
| |/
* | [Makefile] Also delete *.avi files in cleanPhilipp Hagemeister2015-02-191-1/+1
|/
* [Makefile] Simplify clean/cleanallPhilipp Hagemeister2015-02-031-4/+1
* Fix build with python 2.6Jaime Marquínez Ferrándiz2015-01-071-1/+1
* [Makefile] Make offline tests actually work offlinePhilipp Hagemeister2015-01-041-1/+1
* Add documentation about supported sites (Fixes #4503)Philipp Hagemeister2014-12-301-2/+5
* Move flake8 configuration to setup.cfgJaime Marquínez Ferrándiz2014-12-161-5/+1
* Use flake8 instead of pyflakes and pep8Jaime Marquínez Ferrándiz2014-12-161-4/+3
* [Makefile] Ensure that offline test really is offlinePhilipp Hagemeister2014-12-151-1/+1
* Add offlinetest make targetPhilipp Hagemeister2014-12-141-1/+15
* [Makefile] Add CONTRIBUTING.md (Fixes #2984)Philipp Hagemeister2014-12-121-2/+5
* [Makefile] remove *.info.json in clean targetPhilipp Hagemeister2014-12-121-1/+1
* [Makefile] remove temporary files in clean targetPhilipp Hagemeister2014-10-271-1/+1
* add zsh completion support into MakefileXu Cheng2014-10-071-6/+14
* Add a completion script generator for the fish shellJaime Marquínez Ferrándiz2014-09-141-6/+14
* envvar overrideable PREFIX, BINDIR, MANDIR, PYTHONrubicks2014-08-141-4/+4
* [Makefile] Remove CHANGELOG entryPhilipp Hagemeister2014-05-301-1/+1
* Makefile: write the manpage to the right file and use the processed markdown ...Jaime Marquínez Ferrándiz2014-05-131-1/+1
* Split man and README (Fixes #2892)Philipp Hagemeister2014-05-131-2/+4
* Makefile: include the docs in the tarballJaime Marquínez Ferrándiz2014-03-261-1/+2
* Fix the indentation of the MakefileJaime Marquínez Ferrándiz2013-10-151-7/+7
* Don't include the test/testdata directory in the youtube-dl.tar.gzJaime Marquínez Ferrándiz2013-10-151-0/+1
* Update Makefile to packaged pathsPhilipp Hagemeister2013-06-231-4/+4
* only install to /etc if PREFIX is /usr or /usr/localchocolateboy2013-05-101-1/+11
* Include man and bash completion in PyPi releasePhilipp Hagemeister2013-02-181-2/+9
* Remove space before shebangPhilipp Hagemeister2013-01-271-1/+1
* Option in makefile to select python interpreterJaime Marquínez Ferrándiz2013-01-251-1/+2
* Add Makefile in tarball (Closes #626)Philipp Hagemeister2013-01-111-3/+3
* Fix tar target (--exclude-vcs is not supported everywhere, and reading . whil...Philipp Hagemeister2013-01-071-13/+7
* Simplify MakefilePhilipp Hagemeister2013-01-061-3/+22
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-021-5/+3
* some fixes, pulled the codename from the codeFilippo Valsorda2012-12-301-1/+1
* changing the template file extensiongcmalloc2012-12-111-1/+1
* rollback tests multiprocess, Travis and OSX don't support itFilippo Valsorda2012-12-111-1/+2
* it's curious but bash-completion is with - and not _Filippo Valsorda2012-12-081-2/+2
* making the script compatible with python3gcmalloc2012-12-071-5/+3