Pedro Algarvio
5d9120b667
Add 2 more commands to setup.py
...
Two more commands were added to setup.py:
* develop_plugins - Installs each of the plugins in development mode
* egg_info_plugins - Create the '.egg-info' distribution directories for each plugin. This will make the plugin discoverable by deluge
Both these commands are intended to be used while developing deluge.
2011-06-08 22:26:28 +01:00
Andrew Resch
c81fbf788d
Update version numbers
2011-05-24 15:16:56 -07:00
Calum Lind
655af15695
Modify setup scripts to be executable
2011-05-21 18:46:10 +01:00
John Garland
b9c49f27fa
Include gif pixmaps in the package data
2011-04-09 22:34:23 +10:00
John Garland
bc9abc8bc9
Fix libtorrent not compiling with boost libs 1.46
2011-03-26 17:34:56 +11:00
Damien Churchill
a165d5d746
fix a silly bug
2010-10-31 10:13:22 +00:00
Damien Churchill
41ffee5d8a
change entry_points to a dictionary and split it up into console and gui scripts
2010-10-31 09:16:18 +00:00
Andrew Resch
c1505bea3a
Update versions
2010-09-18 11:31:31 -07:00
John Garland
6235e832fe
include missing theme images
2010-09-18 00:48:22 +10:00
Damien Churchill
a71f14c47e
include the .order files
2010-09-16 09:23:35 -07:00
Damien Churchill
ed3b23b0fc
add all the other scripts to package_data
2010-09-16 09:23:19 -07:00
Andrew Resch
3e68733cfd
More clean-up of setup.py
2010-09-14 11:40:41 -07:00
Andrew Resch
f847a7dc4e
Remove the custom 'install' class and include_package_data
2010-09-14 11:40:34 -07:00
Andrew Resch
b9336889f5
Update version
2010-08-20 14:20:51 -07:00
Damien Churchill
161ad0ff0d
use the get_libtorrent.sh script to get libtorrent if it is missing
2010-07-22 21:13:27 +01:00
Andrew Resch
0497c407e1
Always look for -mt boost libraries first
2010-06-18 09:51:50 -07:00
Andrew Resch
44f9e17a09
Update version
...
Update ChangeLog
2010-05-05 14:52:18 -07:00
Damien Churchill
26defff7fc
fix building after the theme switch about
2010-03-18 12:41:07 +00:00
Damien Churchill
1790a1cf2d
add an additional check to ensure that the libtorrent folder has files in it
2010-02-18 18:23:36 +00:00
John Garland
b4b95c9423
Don't opitimise when doing a debug build.
2010-01-24 02:23:57 +00:00
Andrew Resch
9b26f6ebee
Fix up the build_debug so that it removes 'NDEBUG' from the CFLAGS
2010-01-23 22:33:24 +00:00
Damien Churchill
a82b6e4fb5
add 2 new commands that allow for libtorrent to be built with debugging enabled
2010-01-20 12:08:29 +00:00
Damien Churchill
2de185adea
bump version to 1.2.900 rather than 1.2.9.900
2010-01-14 14:17:05 +00:00
Damien Churchill
635260e686
add the updated setup and new MANIFEST file from 1.2
2009-11-25 17:58:50 +00:00
Damien Churchill
0f81e2816f
forward port the setup.py fix to trunk and update the 1.2 branch ChangeLog
2009-11-02 15:35:56 +00:00
Andrew Resch
6274a32ca1
Add man pages for deluge-console and deluge-gtk
...
Update the other man pages
2009-10-09 16:26:10 +00:00
Andrew Resch
3c69822761
Modify setup.py to allow building without libtorrent/
2009-10-08 02:51:49 +00:00
Andrew Resch
8a5ccbc2d4
Update setup.py
2009-10-04 23:19:34 +00:00
Damien Churchill
9fafa31afe
fix silly bug in the setup script. bad damoxc.
2009-09-29 09:20:25 +00:00
Damien Churchill
d075ac888e
use the version check within deluge so the correct version is checked for
2009-09-28 15:18:51 +00:00
Andrew Resch
c0d0498f36
Add rst files for all the modules
2009-08-11 23:05:13 +00:00
Damien Churchill
c2299b793c
add .gif images from the images folder also
2009-08-03 16:27:45 +00:00
Andrew Resch
aef0a4616f
Don't depend on sphinx to build
2009-07-22 23:52:18 +00:00
Andrew Resch
50ba89659c
Remove some unncessary code
2009-07-22 23:06:24 +00:00
Andrew Resch
ead063e279
Add a 'build_docs' command to build the documentation
2009-07-22 23:04:48 +00:00
Damien Churchill
46b5e9b406
exclude docs and tests from find_packages also
2009-07-22 20:31:16 +00:00
John Garland
2591845512
Fix error when trying to install.
2009-07-20 09:41:44 +00:00
Andrew Resch
447620f89f
Add some extra include dirs for when building on OS X using Fink
2009-05-20 18:51:37 +00:00
Andrew Resch
f7bb2f330b
Fix #927 add support for more boost versions
2009-05-09 02:59:42 +00:00
Damien Churchill
caafffb484
remove another space
2009-05-05 19:07:05 +00:00
Damien Churchill
b254385666
remove space in the description
2009-05-05 19:04:53 +00:00
Damien Churchill
12dded627e
change so INCLUDEDIR not existing in the env won't throw an error
2009-04-30 16:17:50 +00:00
Andrew Resch
afeb7cf8b1
Use directories listed in INCLUDEDIRS
2009-04-30 16:15:09 +00:00
Damien Churchill
b60dc2d4ca
start new ui class
2009-04-19 13:46:11 +00:00
Damien Churchill
1719ece036
fix the icons path
2009-04-06 18:03:43 +00:00
Damien Churchill
248eb7341c
use the setup.cfg file to tag the build as -dev
2009-04-06 14:54:20 +00:00
Damien Churchill
f524d8e63d
edit the web package_data stuff
2009-03-06 20:26:17 +00:00
Andrew Resch
8025889598
Fix building plugins when python isn't in the PATH
2009-02-23 11:25:07 +00:00
Andrew Resch
089f0afa32
Fix license headers
...
Remove ui/webui/ssl from package_data since it doesn't exist
2009-01-28 00:36:33 +00:00
Marcos Pinto
c94a13ae17
windows updates to switch to boost 1.37 and python 2.6
2009-01-12 23:30:33 +00:00