summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAge
* [Stats] Fix to tests and deleted .test.pybendikro2016-04-19
* [Base] Split main.py into ui/ui_entry.py and core/daemon_entry.pybendikro2016-04-18
* [#1974] [UI] Decouple UI selection from core.Jamie Lennox2016-04-17
* [Lint] Cleanup helper scripts to pass PyLintCalum Lind2015-10-30
* Fix scalable icon pathCalum Lind2015-09-20
* Fix data_files in setup.pyCalum Lind2015-09-20
* [Packaging] Updates to osx scriptsCalum Lind2015-09-18
* Fix icon paths in setupCalum Lind2015-09-13
* [Packaging] Include WebUI debug files for dev versionsCalum Lind2015-09-04
* [Packaging] bbfreeze updatesCalum Lind2015-08-27
* Updates to helper scriptsCalum Lind2015-08-25
* [#1389] Fix data_files installed in wrong locationCalum Lind2015-08-24
* [Win32] Refactor bbreeze scriptCalum Lind2015-08-24
* Remove glade from package_data entryCalum Lind2015-08-22
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* Fix running docs build from setupCalum Lind2014-09-25
* Added .travis.yml (for travis-ci) and tox.ini filesbendikro2014-09-25
* More fixes for previously overzealous changes to setup.pyCalum Lind2014-09-23
* Update headers and isort importsCalum Lind2014-09-23
* Flake8 codebaseCalum Lind2014-09-22
* Fix overzealous changes to setup.pyCalum Lind2014-09-20
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Remove unneeded ez_setup and 'isort' importsCalum Lind2014-09-04
* Flake8 core and common filesCalum Lind2014-09-03
* [WebUI] Fix missing ext-extension files in buildCalum Lind2014-07-10
* Fix building the code documentation with sphinxCalum Lind2014-02-20
* remove unneeded gettext line from setupCalum Lind2014-02-17
* Fix broken last commit to make bbfreeze script work againChase Sterling2013-09-08
* Remove develop_plugins, replace with --develop and --install-dir options for ...Calum Lind2013-05-06
* move and update createicons & check_glade scriptsCalum Lind2013-05-02
* Add get_version script to automate release versions (PEP386 naming)deluge-2.0.0.dev0Calum Lind2013-05-01
* remove libtorrent build codeCalum Lind2013-04-06
* Fix scalable icon install dirCalum Lind2013-03-24
* Fix #2220 : MacOSX homebrew build not finding boost libsHengjie2012-12-05
* Add compile arg needed by libtorrent 0.16.xJohn Garland2012-09-16
* Add a define to fix build error with libtorrent trunkAndrew Resch2012-03-03
* Fix missing desktop file preventing installAndrew Resch2012-02-23
* Fix #1929 : Update setup.py to clean deluge*.egg_info dir from root dirCalum Lind2012-01-09
* Add clean desktop file to setup.pyCalum Lind2012-01-07
* Fix path for desktop fileAndrew Resch2011-07-29
* Fix .desktop file creation on Windows by just ignoring itAndrew Resch2011-07-28
* Localize the Desktop fileCalum Lind2011-07-13
* Allow compiling translations in develop mode.Pedro Algarvio2011-07-10
* Include `deluge/ui/gtkui/glade/*.ui` data files in `setup.py`.Pedro Algarvio2011-07-06
* Add 2 more commands to setup.pyPedro Algarvio2011-06-05
* Merge branch 'master' into plugins-namespacePedro Algarvio2011-06-03
|\
| * pixmaps and icons moved to ui/data, all necessary references changed.Justin Noah2011-05-30
| * Modify setup scripts to be executableCalum Lind2011-05-21
| * Include gif pixmaps in the package dataJohn Garland2011-04-09
| * Fix libtorrent not compiling with boost libs 1.46John Garland2011-03-26