Commit graph

143 commits

Author SHA1 Message Date
Damien Churchill
10262cea81 remove the old libtorrent stuff and add it as a git submodule
change setup.py to check if libtorrent has files
2010-02-19 00:57:13 +00:00
Damien Churchill
4f28ab9a39 bump version number so its now 1.2.1-dev 2010-01-12 17:21:00 +00:00
Andrew Resch
89c9228cec Prep for release 2010-01-09 21:16:08 +00:00
Andrew Resch
c70a9875c5 Prep for release 2009-12-17 23:49:25 +00:00
Andrew Resch
708f052153 Prep for release 2009-11-25 02:41:15 +00:00
Damien Churchill
907f618607 add the beginnings of a MANIFEST.in file for specifying which files to include in the sdist command
tweak setup.py
2009-11-19 21:20:17 +00:00
Damien Churchill
6f333cefc9 include the deluge-web manpage 2009-11-02 15:28:08 +00:00
Damien Churchill
d44efe8a66 use tag_build in setup.cfg and change version to rc3 in setup.py 2009-10-28 15:55:19 +00:00
Andrew Resch
65e50d1992 Prep 1.2_rc2 release 2009-10-25 23:32:13 +00:00
Andrew Resch
22447993fa Add man pages for deluge-console and deluge-gtk
Update the other man pages
2009-10-09 16:26:10 +00:00
Andrew Resch
644f0ecb38 Modify setup.py to allow building without libtorrent/ 2009-10-08 02:51:49 +00:00
Andrew Resch
f86e319d49 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