aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-07-30Add ChangeLogYen Chi Hsuan
2016-05-29[Makefile] Fix youtube-dl.1 targetSergey M․
2016-05-29[Makefile] Cleanup m4a filesYen Chi Hsuan
2016-05-19[Makefile] delete thumbnailsTRox1972
2016-05-10[test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan
2016-05-05[Makefile] Remove more media files in `make clean`Yen Chi Hsuan
2016-04-08Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz
2016-04-06Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)Jaime Marquínez Ferrándiz
2016-04-06Makefile: use full path for the ISSUE_TEMPLATE.md fileJaime Marquínez Ferrándiz
2016-03-29Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by githubSergey M․
2016-03-29[Makefile] Fix ISSUE_TEMPLATE.md targetSergey M․
2016-03-28Add initial ISSUE_TEMPLATESander van den Oever
2016-03-19Makefile: make it compatible with bmakeJaime Marquínez Ferrándiz
2016-03-03[Makefile] Allow specifying the Python version in offline testsYen Chi Hsuan
2016-02-21Jython support - handle *.class filesYen Chi Hsuan
2016-02-20[Makefile] iQiyi login test requires networkYen Chi Hsuan
2015-11-29Merge pull request #7691 from ryandesign/use-PYTHON-env-varYen Chi Hsuan
2015-11-28Always use PYTHON env var in MakefileRyan Schmidt
2015-03-27Makefile: fix 'find' commandJaime Marquínez Ferrándiz
2015-02-26[Makefile] clean pyc files in clean targetPhilipp Hagemeister
2015-02-23Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz
2015-02-22[test/YoutubeDL] Add test for subtitlesJaime Marquínez Ferrándiz
2015-02-19[Makefile] Also delete *.avi files in cleanPhilipp Hagemeister
2015-02-03[Makefile] Simplify clean/cleanallPhilipp Hagemeister
2015-01-07Fix build with python 2.6Jaime Marquínez Ferrándiz
2015-01-04[Makefile] Make offline tests actually work offlinePhilipp Hagemeister
2014-12-30Add documentation about supported sites (Fixes #4503)Philipp Hagemeister
2014-12-16Move flake8 configuration to setup.cfgJaime Marquínez Ferrándiz
2014-12-16Use flake8 instead of pyflakes and pep8Jaime Marquínez Ferrándiz
2014-12-15[Makefile] Ensure that offline test really is offlinePhilipp Hagemeister
2014-12-14Add offlinetest make targetPhilipp Hagemeister
2014-12-12[Makefile] Add CONTRIBUTING.md (Fixes #2984)Philipp Hagemeister
2014-12-12[Makefile] remove *.info.json in clean targetPhilipp Hagemeister
2014-10-27[Makefile] remove temporary files in clean targetPhilipp Hagemeister
2014-10-07add zsh completion support into MakefileXu Cheng
2014-09-14Add a completion script generator for the fish shellJaime Marquínez Ferrándiz
2014-08-14envvar overrideable PREFIX, BINDIR, MANDIR, PYTHONrubicks
2014-05-30[Makefile] Remove CHANGELOG entryPhilipp Hagemeister
2014-05-13Makefile: write the manpage to the right file and use the processed markdown ...Jaime Marquínez Ferrándiz
2014-05-13Split man and README (Fixes #2892)Philipp Hagemeister
2014-03-26Makefile: include the docs in the tarballJaime Marquínez Ferrándiz
2013-10-15Fix the indentation of the MakefileJaime Marquínez Ferrándiz
2013-10-15Don't include the test/testdata directory in the youtube-dl.tar.gzJaime Marquínez Ferrándiz
2013-06-23Update Makefile to packaged pathsPhilipp Hagemeister
2013-05-10only install to /etc if PREFIX is /usr or /usr/localchocolateboy
2013-02-18Include man and bash completion in PyPi releasePhilipp Hagemeister
2013-01-27Remove space before shebangPhilipp Hagemeister
2013-01-25Option in makefile to select python interpreterJaime Marquínez Ferrándiz
2013-01-11Add Makefile in tarball (Closes #626)Philipp Hagemeister
2013-01-07Fix tar target (--exclude-vcs is not supported everywhere, and reading . whil...Philipp Hagemeister