Commit Graph

183 Commits

Author SHA1 Message Date
Calum Lind 72d381a3b6 Fix data_files check in setup.py 2015-09-20 18:41:24 +01:00
Calum Lind 52c8fde461 [Packaging] Updates to osx scripts
* bundle_contents now appends 'Contents' without adding it twice.
 * Remove reference to non-existent gdk-pixbuf.loaders
 * Separate libtorrent in new module.
 * Update lib versions for bundle file.
2015-09-18 22:47:05 +01:00
Calum Lind 602a913fa3 Bump version to 1.3.12 2015-09-13 21:32:11 +01:00
Calum Lind 6a8f24e973 Fix icon paths in setup 2015-09-13 21:32:10 +01:00
Calum Lind 53caeb4565 [Packaging] bbfreeze updates
* No need for data_files to be installed on windows
2015-09-10 14:39:25 +01:00
Calum Lind 6ab951caee Bump version to 1.3.11
* Update changelog
 * Merge translations
 * Build js files
2014-11-30 21:53:46 +00:00
Calum Lind cc56764ee9 Bump version to 1.3.10 and update changelog 2014-10-15 22:10:39 +01:00
Calum Lind d3f47097c1 Update changelog and bump version to 1.3.9 2014-10-04 23:33:07 +01:00
Calum Lind 3e632600c6 Bump version to 1.3.8 2014-10-04 11:15:52 +01:00
Calum Lind f77440efcb Bump version to 1.3.7 2014-07-09 20:08:22 +01:00
Calum Lind 984691f74c Fix scalable icon install dir 2013-03-24 23:31:45 +00:00
Calum Lind e9ba3972ad Bump version for release
Also update deluge.pot and .gitattributes
2013-02-25 17:01:07 +00:00
Hengjie e4d94ea528 Fix #2220 : MacOSX homebrew build not finding boost libs 2012-12-05 13:49:48 +00:00
Calum Lind 67450f43b3 Fix print statements for Python2.5 2012-11-26 17:31:01 +00:00
John Garland 725d06f439 Add compile arg needed by libtorrent 0.16.x 2012-08-27 08:25:38 +10:00
Andrew Resch 418037dd43 Update version 2012-04-09 18:42:25 -07:00
Andrew Resch 911d583ff0 Bump version to 1.3.4 2012-03-03 11:55:13 -08:00
Andrew Resch 4feb816380 Fix missing desktop file preventing install 2012-02-20 16:56:20 +00:00
Calum Lind 25d930b307 Fix #1929 : Update setup.py to clean deluge*.egg_info dir from root dir 2012-01-09 22:19:24 +00:00
Calum Lind 5cffc8f7e0 Add clean desktop file to setup.py 2012-01-02 16:53:28 +00:00
Calum Lind 603ca1b855 Fix i18n sub-dir issue in gitignore
Also fixes trailing whitespace in setup.py
2011-07-28 22:34:20 +01:00
Andrew Resch 4234583fc7 Fix .desktop file creation on Windows by just ignoring it 2011-07-22 11:12:47 -07:00
Andrew Resch bdd9bd11b5 Update version 2011-07-22 10:58:01 -07:00
Calum Lind 81d4b00ade Localize the Desktop file 2011-07-13 21:28:59 +01:00
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