Philipp Hagemeister
|
d19bb9c0aa
Split man and README (Fixes #2892)
|
10 лет назад |
Jaime Marquínez Ferrándiz
|
2c8a4ba6b5
Makefile: include the docs in the tarball
|
11 лет назад |
Jaime Marquínez Ferrándiz
|
76965512da
Fix the indentation of the Makefile
|
11 лет назад |
Jaime Marquínez Ferrándiz
|
996d1c3242
Don't include the test/testdata directory in the youtube-dl.tar.gz
|
11 лет назад |
Philipp Hagemeister
|
633a50cf4b
Update Makefile to packaged paths
|
11 лет назад |
chocolateboy
|
5738240ee8
only install to /etc if PREFIX is /usr or /usr/local
|
12 лет назад |
Philipp Hagemeister
|
434eb6f26b
Include man and bash completion in PyPi release
|
12 лет назад |
Philipp Hagemeister
|
c67598c3e1
Remove space before shebang
|
12 лет назад |
Jaime Marquínez Ferrándiz
|
271d3fbdaa
Option in makefile to select python interpreter
|
12 лет назад |
Philipp Hagemeister
|
6dd3471900
Add Makefile in tarball (Closes #626)
|
12 лет назад |
Philipp Hagemeister
|
814eed0ea1
Fix tar target (--exclude-vcs is not supported everywhere, and reading . while writing to it can fail randomly)
|
12 лет назад |
Philipp Hagemeister
|
039dc61bd2
Simplify Makefile
|
12 лет назад |
Filippo Valsorda
|
b962b76f43
re-worked release workflow, it is one-step and creates GPG signatures now
|
12 лет назад |
Filippo Valsorda
|
f427df17ab
some fixes, pulled the codename from the code
|
12 лет назад |
gcmalloc
|
a4680a590f
changing the template file extension
|
12 лет назад |
Filippo Valsorda
|
fedb6816cd
rollback tests multiprocess, Travis and OSX don't support it
|
12 лет назад |
Filippo Valsorda
|
4c1d273e88
it's curious but bash-completion is with - and not _
|
12 лет назад |
gcmalloc
|
a9d2f7e894
making the script compatible with python3
|
12 лет назад |
Filippo Valsorda
|
23109d6a9c
youtube-dl.tar.gz make target
|
12 лет назад |
Filippo Valsorda
|
4bb028f48e
devscripts/make_readme.py in place of all that sedding, that has porting problems
|
12 лет назад |
Filippo Valsorda
|
a5741a3f5e
pip installs fine!
|
12 лет назад |
Filippo Valsorda
|
cc51a7d4e0
New repo skeleton, getting ready for PyPi
|
12 лет назад |
Filippo Valsorda
|
20ba04267c
removed __main__.py from the root of the repo
|
12 лет назад |
Philipp Hagemeister
|
f1cb5bcad2
Make __main__ work in all scenarios with relative imports
|
12 лет назад |
Philipp Hagemeister
|
8179d2ba74
Merge branch 'master' of github.com:rg3/youtube-dl
|
12 лет назад |
Philipp Hagemeister
|
df4bad3245
Document configuration
|
12 лет назад |
Filippo Valsorda
|
a7b5c8d6a8
fix FAQ on how to compile (also, starnge fix in the Makefile)
|
12 лет назад |
Till Maas
|
e79e8b7dc4
Update install target
|
12 лет назад |
gcmalloc
|
edcc7d2dd3
StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr
|
12 лет назад |
gcmalloc
|
6d9c22cd26
correcting the makefile according to the new one
|
12 лет назад |
gcmalloc
|
729baf58b2
removing extended globbing for the find utility
|
12 лет назад |
gcmalloc
|
5a33b73309
correcting the makefile
|
12 лет назад |
gcmalloc
|
434d60cd95
adding clean rule in the makefile
|
12 лет назад |
gcmalloc
|
b387fb0385
adding test rule in the Makefile
|
12 лет назад |
Filippo Valsorda
|
646b885cbf
Added missing dependencies to Makefile
|
12 лет назад |
Philipp Hagemeister
|
20326b8b1b
Let Makefile use youtube-dl source code instead of compiled binary
|
12 лет назад |
Philipp Hagemeister
|
85f76ac90b
Merge remote-tracking branch 'FiloSottille/automation'
|
12 лет назад |
Filippo Valsorda
|
0e841bdc54
add PREFIX option to make install
|
12 лет назад |
Filippo Valsorda
|
225dceb046
moved make release to devscripts/release.sh
|
12 лет назад |
Filippo Valsorda
|
dce1088450
A more "make-esque" Makefile with file targets and dependencies
|
12 лет назад |
Filippo Valsorda
|
7a7c093ab0
added one-step realese script 'make release version=nn' - closes #158
|
12 лет назад |
Filippo Valsorda
|
ce7b2a40d0
added automatically generated bash-completion; closes #191
|
12 лет назад |
Filippo Valsorda
|
cfcec69331
auto-generating manpage from README.md (closes #151); redesigned Makefile
|
12 лет назад |
joehillen
|
ef0c08cdfe
Added install target to Makefile.
|
12 лет назад |
Philipp Hagemeister
|
668d975039
quiet zip in make compile
|
12 лет назад |
Filippo Valsorda
|
d77c3dfd02
Split code as a package, compiled into an executable zip
|
13 лет назад |
Rogério Brito
|
66e8777769
Makefile: Don't use `echo`'s `-e` option for portability.
|
13 лет назад |
Philipp Hagemeister
|
cb6568bf21
Use the dev version in Makefile
|
13 лет назад |
Philipp Hagemeister
|
235b3ba479
Move code into a separate Python module
|
13 лет назад |
Philipp Hagemeister
|
b576abb457
Automatically generate LATEST_VERSION (Closes #16)
|
13 лет назад |