Commit Graph

102 Commits

Author SHA1 Message Date
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