summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAge
* 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
* | Initial commit to implement the "deluge.plugins" namespace package support.Pedro Algarvio2010-12-09
|/
* fix a silly bugDamien Churchill2010-10-31
* apply 41ffee5 to masterDamien Churchill2010-10-31
* include missing theme imagesJohn Garland2010-09-18
* include the .order filesDamien Churchill2010-09-16
* add all the other scripts to package_dataDamien Churchill2010-09-16
* More clean-up of setup.pyAndrew Resch2010-09-14
* Remove the custom 'install' class and include_package_dataAndrew Resch2010-09-14
* use the get_libtorrent.sh script to get libtorrent if it is missingDamien Churchill2010-07-22
* Always look for -mt boost libraries firstAndrew Resch2010-06-18
* Update versionAndrew Resch2010-05-05
* fix building after the theme switch aboutDamien Churchill2010-03-18
* add an additional check to ensure that the libtorrent folder has files in itDamien Churchill2010-02-18
* Don't opitimise when doing a debug build.John Garland2010-01-24
* Fix up the build_debug so that it removes 'NDEBUG' from the CFLAGSAndrew Resch2010-01-23
* add 2 new commands that allow for libtorrent to be built with debugging enabledDamien Churchill2010-01-20
* bump version to 1.2.900 rather than 1.2.9.900Damien Churchill2010-01-14
* add the updated setup and new MANIFEST file from 1.2Damien Churchill2009-11-25
* forward port the setup.py fix to trunk and update the 1.2 branch ChangeLogDamien Churchill2009-11-02
* Add man pages for deluge-console and deluge-gtkAndrew Resch2009-10-09
* Modify setup.py to allow building without libtorrent/Andrew Resch2009-10-08
* Update setup.pyAndrew Resch2009-10-04
* fix silly bug in the setup script. bad damoxc.Damien Churchill2009-09-29
* use the version check within deluge so the correct version is checked forDamien Churchill2009-09-28
* Add rst files for all the modulesAndrew Resch2009-08-11
* add .gif images from the images folder alsoDamien Churchill2009-08-03
* Don't depend on sphinx to buildAndrew Resch2009-07-22
* Remove some unncessary codeAndrew Resch2009-07-22
* Add a 'build_docs' command to build the documentationAndrew Resch2009-07-22
* exclude docs and tests from find_packages alsoDamien Churchill2009-07-22
* Fix error when trying to install.John Garland2009-07-20
* Add some extra include dirs for when building on OS X using FinkAndrew Resch2009-05-20
* Fix #927 add support for more boost versionsAndrew Resch2009-05-09
* remove another spaceDamien Churchill2009-05-05
* remove space in the descriptionDamien Churchill2009-05-05
* change so INCLUDEDIR not existing in the env won't throw an errorDamien Churchill2009-04-30
* Use directories listed in INCLUDEDIRSAndrew Resch2009-04-30
* start new ui classDamien Churchill2009-04-19
* fix the icons pathDamien Churchill2009-04-06