summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove includes from setup.py for windows buildPhilipp Hagemeister2013-06-241-3/+0
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-06-241-1/+1
|\
| * setup.py: include the new extractor moduleJaime Marquínez Ferrándiz2013-06-231-1/+1
| |
* | Add included files for Windows buildPhilipp Hagemeister2013-06-241-1/+5
|/
* Try setuptools first, then fallback to distutils.coreDavid Coppa2013-01-301-1/+5
|
* and now, also py2exe compiles fine :) (on Windows)Filippo Valsorda2012-12-071-19/+22
|
* pip installs fine!Filippo Valsorda2012-12-071-14/+27
|
* setup.py Python3 fix, PyPi classifiersFilippo Valsorda2012-11-291-2/+17
|
* New repo skeleton, getting ready for PyPiFilippo Valsorda2012-11-291-45/+23
|
* adding the script hookgcmalloc2012-11-291-11/+18
|
* getting version from git or failinggcmalloc2012-11-281-7/+13
|
* moving to setup.pygcmalloc2012-11-281-0/+52