aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2014-01-27[setup.py] Only print a warning if documentation files are missing (Fixes #780)Philipp Hagemeister
2014-01-07Move postprocessor into its own packagePhilipp Hagemeister
2014-01-05[setup.py] Do not use unicode literalsPhilipp Hagemeister
2014-01-05Prepare widespread unicode literal usePhilipp Hagemeister
2013-12-11Move FileDownloader to its own module and create a new class for each downloa...Jaime Marquínez Ferrándiz
2013-11-21Remove unnecessary slash in setup.py (Fixes #1778)Philipp Hagemeister
2013-10-28setup.py: Make sure the setuptools_available variable is setJaime Marquínez Ferrándiz
2013-10-27Merge pull request #1620 from jaimeMF/console_scriptFilippo Valsorda
2013-10-19Add an author emailPhilipp Hagemeister
2013-10-18Use the console_scripts entry point if setuptools is availableJaime Marquínez Ferrándiz
2013-07-01setup: PEP-8 fixes.Rogério Brito
2013-07-01setup: cosmetics: Add/remove some whitespace for readability.Rogério Brito
2013-07-01setup: Move pseudo-docstring to a proper comment.Rogério Brito
2013-06-24Remove includes from setup.py for windows buildPhilipp Hagemeister
2013-06-24Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-06-24Add included files for Windows buildPhilipp Hagemeister
2013-06-23setup.py: include the new extractor moduleJaime Marquínez Ferrándiz
2013-01-30Try setuptools first, then fallback to distutils.coreDavid Coppa
2012-12-07and now, also py2exe compiles fine :) (on Windows)Filippo Valsorda
2012-12-07pip installs fine!Filippo Valsorda
2012-11-29setup.py Python3 fix, PyPi classifiersFilippo Valsorda
2012-11-29New repo skeleton, getting ready for PyPiFilippo Valsorda
2012-11-29adding the script hookgcmalloc
2012-11-28getting version from git or failinggcmalloc
2012-11-28moving to setup.pygcmalloc