ShyPike
d88b5a3b3e
Restore proper support for Python 2.5 on Windows by including curl tool again.
13 years ago
ShyPike
5ebad3cb70
Fix signing of OSX Leopard app.
13 years ago
ShyPike
b15efb4d38
Clean up package.py.
13 years ago
ShyPike
abe53b8a8a
Fix error in OSX signing.
13 years ago
shypike
02a8141de2
Create unified DMG file for all OSX versions.
13 years ago
ShyPike
13b7d75ee8
More cleanup.
13 years ago
ShyPike
6171caa0e9
Cleanup NSIS_Installer.nsi and package.py.
13 years ago
ShyPike
04c74be144
Don't patch translations into the NSIS_Installer.nsi file, but create a temporary file to be used by the packager.
13 years ago
ShyPike
eb7dc19732
Fix error in package.py which incorrectly still added "curl" to Windows distro when using Python 2.6+
13 years ago
shypike
41cf240cb4
Add support for OSX code-signing.
13 years ago
ShyPike
f5673b190a
Stop distributing CURL with 0.7.x (due to typo in package.py).
13 years ago
ShyPike
ba1693a853
OSX: Use unrar 4.10 for Leopard and older to keep PPC support.
(SL and Lion will get unrar 4.11)
13 years ago
ShyPike
b9efcaa5a1
Update copyright stuff.
13 years ago
ShyPike
eda7d3b560
Improve detection of older versions in Windows installer.
Remove more residue in Windows uninstaller.
13 years ago
ShyPike
6654f75699
Prevent .git residue from ending up in the distribution files.
Add removal of Config skin in Windows uninstaller.
13 years ago
ShyPike
b07214b706
Add Config skin to Win/GZ distros.
13 years ago
ShyPike
8b3954d31b
Move all icons into a folder.
Windows SysTray started a bit earlier.
14 years ago
shypike
8f553199a4
Improve OSX version detection and give Leopard image the name "*-osx-leopard.dmg".
14 years ago
ShyPike
816ea12993
Add sabnzbd.ico to OSX dmg so that Growl can use it.
14 years ago
ShyPike
a7defa37bf
Add gntp module to source distribution file.
14 years ago
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.
Remove bazaar specials and add .gitignore
Signed-off-by: ShyPike <shypike@sabnzbd.org>
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.
Installer will detect missing MS runtimes and offer to download and install.
14 years ago
ShyPike
53aed799a1
Add universal Growl support.
- Windows: through GNTP library
- OSX: through Growl library for local server and GTNP for remote server
- Unix/Linux: through GNTP library
For Ubuntu there's support for NotifyOSD.
Made Growl class texts translatable.
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.
Remove bazaar specials and add .gitignore
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).
Replace standalone "curl" with the cygwin version of curl, which depends only on standard Windows DLLs.
Also fix a typo that prevented Python 2.5 from being detected.
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.
The cause is that Python 2.5 on Windows doesn't properly implement urllib2.urlopen for htps calls to ipv6 addresses
(like localhost in Windows 7).
The work-around is to use an external CURL program to handle the API calls to the running SABnzbd instance.
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).
Update some copyright dates.
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