Andrew Resch
fd56ccaabf
Fix .desktop file creation on Windows by just ignoring it
2011-07-28 22:53:40 +01:00
Calum Lind
15ef668fef
Localize the Desktop file
...
Conflicts:
setup.py
2011-07-13 21:49:25 +01:00
Pedro Algarvio
78944f47f3
Allow compiling translations in develop mode.
...
Translations will compiled into `deluge/i18n` instead of the build lib so that they can be used in a deluge develop mode install.
2011-07-10 01:20:13 +01:00
Pedro Algarvio
dd50b7bea1
Include `deluge/ui/gtkui/glade/*.ui` data files in `setup.py`.
2011-07-06 12:33:44 +01:00
Pedro Algarvio
15e9f5f218
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-05 16:58:27 +01:00
Pedro Algarvio
87e767d4c1
Merge branch 'master' into plugins-namespace
2011-06-03 17:48:22 +01:00
Justin Noah
937b53b355
pixmaps and icons moved to ui/data, all necessary references changed.
2011-05-30 17:57:39 +01:00
Calum Lind
edb0c2e71d
Modify setup scripts to be executable
2011-05-21 18:54:15 +01:00
John Garland
19799d74b4
Include gif pixmaps in the package data
2011-04-09 22:36:12 +10:00
John Garland
45ccd3b84a
Fix libtorrent not compiling with boost libs 1.46
2011-03-26 17:33:26 +11:00
Pedro Algarvio
16f617d240
Initial commit to implement the "deluge.plugins" namespace package support.
2010-12-09 22:05:34 +00:00
Damien Churchill
1822c2bde9
fix a silly bug
2010-10-31 10:13:33 +00:00
Damien Churchill
f88b24d507
apply 41ffee5
to master
2010-10-31 09:18:09 +00:00
John Garland
7cd210a59b
include missing theme images
2010-09-18 00:47:47 +10:00
Damien Churchill
eee27868a8
include the .order files
2010-09-16 12:16:07 +01:00
Damien Churchill
e5dec3f020
add all the other scripts to package_data
2010-09-16 08:52:16 +01:00
Andrew Resch
def1127c78
More clean-up of setup.py
2010-09-14 11:29:47 -07:00
Andrew Resch
847f2c2ebd
Remove the custom 'install' class and include_package_data
2010-09-14 10:56:42 -07:00
Damien Churchill
d49cde1994
use the get_libtorrent.sh script to get libtorrent if it is missing
2010-07-22 21:13:26 +01:00
Andrew Resch
d5881142aa
Always look for -mt boost libraries first
2010-06-18 09:50:58 -07:00
Andrew Resch
369b03bffb
Update version
2010-05-05 14:46:27 -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
Andrew Resch
b9ae2cb2b9
Update credits and author list
2009-01-08 03:35:22 +00:00
Andrew Resch
0bd50f9b08
Fix installing
2009-01-08 02:31:01 +00:00
Marcos Pinto
c406ab4eaf
add mime images to setup.py
2009-01-07 21:01:38 +00:00
Marcos Pinto
daa045a425
going back to vs71
2008-12-29 03:43:50 +00:00
Marcos Pinto
7338a5daea
change from vs71 to vs90
2008-12-26 04:55:20 +00:00
Marcos Pinto
bb28b70887
vs2008sp1 fix - hydri
2008-12-26 04:52:44 +00:00
Andrew Resch
c3697f95e9
Branch 1.1.0, trunk is now 1.2.0-dev
2008-12-18 02:52:24 +00:00
Andrew Resch
3dce47d1f0
Don't include LICENSE or readme.txt in package data
2008-12-17 00:11:00 +00:00
Andrew Resch
f482d747e0
Fix installing with --root
2008-12-12 04:23:47 +00:00
Andrew Resch
484fe772c1
Do the egg_install in setup
2008-12-11 07:40:05 +00:00
Andrew Resch
66476d7ea0
Fix installing scripts
2008-12-11 05:40:06 +00:00
Andrew Resch
06354aa8cb
Use distutils.install instead of setuptools
2008-12-11 03:52:12 +00:00
Andrew Resch
85cef723c3
Fix file removal
2008-12-10 10:00:21 +00:00
Martijn Voncken
d4006bed50
switch to oxygen icons (1.1)
2008-12-06 20:47:41 +00:00
Andrew Resch
57d3517ef2
Fix issue in setup.py where it would try to compile mapped_storage.cpp
...
or memdebug.cpp
2008-12-01 16:28:12 +00:00
Andrew Resch
ddaae2c28b
Do not build memdebug.cpp
2008-12-01 01:43:19 +00:00
Andrew Resch
5d82cf8f87
Better libtorrent check in setup
2008-11-30 01:11:26 +00:00
Andrew Resch
6bd1682728
Fix building on FreeBSD
...
Add some more metadata
2008-11-29 20:48:37 +00:00
Andrew Resch
17eeae8bfa
Add 'deluge.xpm'
2008-11-29 17:24:02 +00:00
Andrew Resch
6b22fb236e
Have setup.py obey prefix when installing data files.
...
Add manpages to data files.
2008-11-29 02:12:09 +00:00
Andrew Resch
ae8f987bc0
Build translations in the build folder
2008-11-29 01:22:29 +00:00
Andrew Resch
e11b7adeff
Fix ajax template package data
2008-11-26 07:32:27 +00:00
Andrew Resch
afd3178358
Fix missing comma
2008-11-26 07:24:29 +00:00
Andrew Resch
b141d91965
Remove install class
2008-11-26 06:50:39 +00:00
Andrew Resch
66ae89122d
Fallback to using DNS for geoip lookups if the database file is not
...
available
2008-11-25 22:43:31 +00:00
Andrew Resch
4eedc1b23e
Include a 'clean_plugins' command and make sure it's run with 'clean'
2008-11-25 22:21:14 +00:00
Andrew Resch
2b6b1a9ee7
Create a 'build_plugins' command and clean-up setup.py
2008-11-23 05:57:35 +00:00
Andrew Resch
c6ddaeaac7
Remove OpenSSL exception from license headers
2008-11-23 04:58:01 +00:00
Martijn Voncken
39c289cbe6
fix oops
2008-11-06 19:18:10 +00:00
Martijn Voncken
a311bcbcec
config fixes
2008-11-06 19:12:11 +00:00
Marcos Pinto
c66120ac95
use 1.36 on windows
2008-10-30 22:53:26 +00:00
Andrew Resch
b83ef477e4
Fix and clean-up os checking functions
2008-10-23 11:27:37 +00:00
Andrew Resch
ff6906997b
Windows build system fixes
2008-10-23 08:13:08 +00:00
Andrew Resch
718c789c8e
Handle OS X better in the build system - patch from hydri
2008-10-23 08:05:02 +00:00
Andrew Resch
a36938729b
Fix #552 wrong gentoo svn folder for grabbing revision
2008-10-18 03:57:26 +00:00
Andrew Resch
86d1624cff
Deluge will now use a system libtorrent library if available.
2008-10-17 17:52:12 +00:00
Marcos Pinto
7564248431
use multithreaded ssl on windows
2008-10-11 07:30:18 +00:00
Marcos Pinto
be12f0e316
fix ajax install
2008-09-27 21:58:15 +00:00
Andrew Resch
5457cdcd80
Fix #503 change the boost lib detection logic to first look for -mt
...
and if not available, fall back to regular boost lib (non-multithreaded)
2008-09-25 03:30:08 +00:00
Andrew Resch
e64595120e
Include GeoIP database for country look-ups
2008-09-19 20:11:50 +00:00
Andrew Resch
015350dc04
Fix typo in [3766]
2008-08-28 04:03:39 +00:00
Andrew Resch
570b2df000
Have setup use boost-mt libraries if boost libs are not found
2008-08-28 01:53:17 +00:00
Marcos Pinto
6fa31d1dc0
change copyright notices to gpl3
2008-08-08 05:59:07 +00:00
Martijn Voncken
520dab70d0
remove ajax_demo from setup
2008-08-03 20:08:50 +00:00
Marcos Pinto
8c57d2dc37
add ico file so we can make '.torrent' files use our icon instead of python's in windows
2008-07-29 03:35:54 +00:00
Andrew Resch
98899d7ba5
Include LICENSE file
...
Change license type in setup.py to GPLv3
2008-07-21 00:58:10 +00:00
Andrew Resch
e73edcef8d
Change version to '1.1.0_dev'
2008-07-20 22:41:04 +00:00
Marcos Pinto
13f67b609b
finally finish lt sync
2008-07-20 18:46:41 +00:00
Andrew Resch
9f1c536eb1
Remove 'mapped_storage.cpp' from the sources list
2008-07-18 22:50:30 +00:00
Marcos Pinto
a218f0e6a2
begin transition to print being a function
2008-07-18 06:14:15 +00:00
Marcos Pinto
c1622b23aa
version up
2008-07-15 05:24:03 +00:00
Martijn Voncken
a2b2b4c3f4
webui:fix setup.py
2008-07-14 20:42:11 +00:00
Andrew Resch
bfe4cb0f71
Fix last
2008-07-13 03:40:22 +00:00
Andrew Resch
e600eae544
Update package description and authors
2008-07-13 03:33:56 +00:00
Andrew Resch
e1fb908f6e
Update version to 0.9.01 for RC
2008-07-13 03:24:49 +00:00
Andrew Resch
5d53128d92
Add '-D_UNICODE' to windows compile args. On windows, this will cause the file IO use wide character API, to properly support non-ansi characters.
2008-07-10 05:15:36 +00:00
Marcos Pinto
1c576164e8
cleanup/reorder a bit
2008-07-10 04:40:13 +00:00
Andrew Resch
ad45c6b658
Windows fixes
2008-07-06 00:47:08 +00:00
Marcos Pinto
e91943d72b
win updates for setup
2008-07-05 00:25:04 +00:00
Andrew Resch
b15608252c
libtorrent sync 2347
2008-05-20 06:23:48 +00:00
Andrew Resch
ff837215e3
Fix compiling of 'GeoIP.c' on some systems.
2008-04-23 21:13:53 +00:00
Andrew Resch
809007d77c
Define '_FILE_OFFSET_BITS=64'
2008-04-16 03:52:08 +00:00
Andrew Resch
70bb78b833
Update libtorrent to 0.14 trunk.
...
A few minor touch ups regarding torrent state and queue.
2008-04-16 01:15:06 +00:00
Marcos Pinto
ff2d7ba7f8
add deluge.js to setup
2008-04-14 00:49:31 +00:00
Andrew Resch
0b63f0b3b4
Add more webui files
2008-04-13 04:45:05 +00:00
Andrew Resch
0f4895ee6a
Update webui paths
2008-04-13 03:42:05 +00:00
Andrew Resch
ed4389fe65
Show country flags in peers tab.
2008-04-08 04:46:01 +00:00
Andrew Resch
f18b42b64d
Include all .svg files in data/pixmaps.
2008-03-12 06:27:10 +00:00
Andrew Resch
22f6477d69
Fix another typo.
2008-02-03 22:50:06 +00:00
Andrew Resch
cc38bbdfbf
Fix typo.
2008-02-03 22:45:23 +00:00
Marcos Pinto
5e46ac1b42
fix library names for vc71
2008-02-03 09:05:55 +00:00
Marcos Pinto
f005a5d869
remove file.cpp in win
2008-02-03 05:37:10 +00:00
Marcos Pinto
d40387ada9
forgot z has to be zlib in windows
2008-02-03 05:12:47 +00:00
Marcos Pinto
586543917a
add proper boost path for windows
2008-02-03 03:24:36 +00:00
Andrew Resch
684c3098d9
Touch-up setup.py.
2008-02-03 01:12:46 +00:00
Marcos Pinto
34fd115051
add windows support to setup.py
2008-02-03 01:04:26 +00:00
Andrew Resch
93e631d893
Add hack to determine svn revision on Gentoo with svn ebuild.
2008-01-22 05:20:20 +00:00
Andrew Resch
b64393d096
Get some error output when trying to get svn revision.
2008-01-22 04:27:33 +00:00
Andrew Resch
e092619d64
Remove hack to set revision to "".
2008-01-22 04:11:29 +00:00
Andrew Resch
10d7f86f6f
Reset revision file to "" after build and install.
2008-01-21 22:39:10 +00:00
Andrew Resch
b950d28781
Handle setting the revision in a different way.
2008-01-21 09:25:21 +00:00
Andrew Resch
fdb07b4929
Try to include svn revision number in version if available.
2008-01-21 03:14:24 +00:00
Marcos Pinto
e5f9a313c2
fix missing icon
2008-01-20 00:30:43 +00:00
Marcos Pinto
071a0cdbaa
fix path oops in last
2008-01-20 00:11:50 +00:00
Marcos Pinto
3a102189cf
add missing pixmap
2008-01-19 23:58:03 +00:00
Andrew Resch
5a90f48ccb
Include deluge_icon.gif for WebUI.
2008-01-14 05:40:40 +00:00
Andrew Resch
a5d3444fd8
Initial commit of WebUI support for 0.6. The WebUI revision is 187.
...
You can start the webui by doing: $ deluge --ui web
2008-01-11 01:42:47 +00:00
Andrew Resch
2e895795b6
Force '-DNDEBUG'.
2008-01-09 07:12:04 +00:00
Andrew Resch
c8508c8d15
Use an asynchronous batch torrent status method for updating the
...
torrentview list.
Other various minor stuff.
2007-12-28 05:29:54 +00:00
Andrew Resch
58a240a998
Added tray tooltip.
...
Increased client cache time to 1.5 seconds.
2007-12-22 20:35:43 +00:00
Andrew Resch
6733ce38d2
Add removals to the setup script.
...
Do not display the Open Folder menu item if not connected to a
localhost.
2007-12-14 07:44:53 +00:00
Andrew Resch
1aec790ad6
Update Preferences dialog glade file to support new options.
2007-11-23 06:39:11 +00:00
Andrew Resch
1f8884f903
Enabled 'start local daemon' in ConnectionManager.
...
Change startup scripts: deluged runs daemon and deluge runs ui.
Minor fix-ups.
2007-10-25 07:42:14 +00:00
Marcos Pinto
8b6a14403f
fix icon path
2007-09-24 06:41:38 +00:00
Marcos Pinto
9cb26544e1
fix icons to use theme properly
2007-09-23 08:06:44 +00:00
Andrew Resch
ec5c970499
Add 'deluged' script to start the deluge daemon.
2007-09-20 19:56:05 +00:00