53 Commits (a7724069b5b261f0ddd49be858bbbd6818ca1bc0)

Author SHA1 Message Date
shypike a7724069b5 OSX: Generate a SnowLeopard/Lion DMG and a Leopard DMG. 14 years ago
shypike 361c7dd51e OSX: prevent changes to App after first run. Remove site.py from DMG distribution so that the compiled site.pyc file cannot change anymore. 14 years ago
ShyPike 17e33def2e Fix failing app build. 14 years ago
shypike 42b1202b06 Extend OSX DMG background images to avoid obscuring by the path bar. 14 years ago
ShyPike 27ac80c154 Make package.py work in a git environment. 14 years ago
ShyPike 15058c37b3 Move sabnzbd-template.sparseimage.zip from root to sub folder. 14 years ago
ShyPike 2b24ec2ece Windows binaries are now based on Python 2.6 or 2.7. 14 years ago
ShyPike 53aed799a1 Add universal Growl support. 14 years ago
shypike 92926a4825 Use different background images for Lion and (Snow)Leopard DMG files. 14 years ago
shypike 2cc53e8dc3 Make package.py work in a git environment. 14 years ago
ShyPike 559d3064a9 Support both ActiveState (for OSX older than 10.5 and 10.6) and Apple Python (for 10.6 and 10.7). 14 years ago
ShyPike fb9abcc583 Start generating the OSX tar.gz distro file again. 14 years ago
ShyPike 6acd599d53 Fix package.py. 14 years ago
ShyPike 94938847fb Due to 64bit ApplePython, disable argv-emulation feature in py2app. 14 years ago
ShyPike 64f17675e2 Compensate for some Apple-Python bugs. 14 years ago
ShyPike c8782021b3 Stop making the tgz distro for osx sources. 14 years ago
ShyPike f34a02bcef Remove obsolete commented-out code from package.py 14 years ago
ShyPike 5b4ea24345 Remove obsolete cherrypy warning from package.py 14 years ago
ShyPike 64fe224160 Final attempt to fix the NZB-association problem for Windows (Vista/7/Server2008). 14 years ago
ShyPike a94d1145cd Support for binaries based on Python 2.6+. Include the VS90 DLL and manifest files as distrubuted by the Bazaar Windows installer. 14 years ago
ShyPike 8d470ca57f Add CherryPy module as complete source tree. 14 years ago
ShyPike bfe4fe0a6d Fix failing NZB-extension association on Windows 7 and Vista when using an HTTPS-only configuration. 14 years ago
ShyPike 208a0cf482 Win32: provide more info for Windows Installed Software panel (add version, support location etc.) 14 years ago
ShyPike e3664a04f9 Drop the + sign in SABnzbd's name (except User-agent strings). 14 years ago
ShyPike dc4be8ef03 Remove reference to obsolete file in OSX installer. 14 years ago
ShyPike dbdfdd8fcd Remove nzbmatrix from package.py too. 14 years ago
ShyPike 4824e73bc2 make_mo.py and msgfmt.py must have the X bit set in the tarbal. 15 years ago
ShyPike e2b98a1a7c Update packaging. 15 years ago
ShyPike 8af6ee999a Merge LICENSE.txt and COPYRIGHT.txt into just one file: COPYRIGHT.txt. 15 years ago
ShyPike 6cc6b6c117 Always include compiled locale files in the source tarbal. 15 years ago
ShyPike 4bb4de11b3 Update copyrights to 2011. 15 years ago
ShyPike 735ec3665d Add msgfmt.py (from Python for Windows distro) to compile i18n files on systems without proper gettext support tools. 15 years ago
ShyPike 7cd9d8fae4 For OSX, replace README.txt with README.rtf 15 years ago
ShyPike fbe47fa952 Volume label wasn't set properly to version in DMG file. 15 years ago
ShyPike f131a2683d Warn about compressed version of sqlite3.dll in distro. 15 years ago
ShyPike 5f567c73b8 Update of OSX DMG creation. 15 years ago
ShyPike 71e336ebcc Make tools/make_mo.py executable in the tar.gz distribution. 15 years ago
ShyPike d769dc3184 Fix generation of source tarbal. 15 years ago
shypike@sabnzbd.org cb14597e1f Set x-bit for setup.py and package.py 15 years ago
ShyPike 181e4bc8e0 package.py: On Windows determine data file list after creating the MO files. 15 years ago
ShyPike b62d31f27d Fix creation of OSX app. 15 years ago
ShyPike 0515fcd561 Fix package.py for OSX. 15 years ago
ShyPike 7b947b5ce0 Fix package.py for OSX. 15 years ago
ShyPike 3bb9abd572 Fake the import of sabnzbd/version.py to avoid side effects. 15 years ago
ShyPike 8af8f90c05 For some odd reason the order of the data folders in package.py is relevant. 15 years ago
ShyPike 38f372a694 Fix issues on package.py. 15 years ago
ShyPike 9dc50b5c41 Convert to GNU gettext following the Launchpad translation guidelines. 15 years ago
ShyPike ea2bb16701 Make sure all TXT and CMD files in the Windows distribution are in DOS format. 15 years ago
ShyPike ed664c41a4 Add translation of nzbmatrix's numerical category_id to text (cattext format). 15 years ago
ShyPike 4efb477ed4 Sleep needed in package.py on build box 15 years ago