shypike
293d43470a
Remove the "Classic" skin.
12 years ago
shypike
d03568141d
Fix omitted mkdir in package.py
12 years ago
shypike
56a2e492b4
Solve some fringe issues for OSX.
12 years ago
shypike
620e10a69f
Convert to Unicode application.
This breaks compatibility with existing 0.7.x queues.
Polish and Romanian no longer need conversion to latin1.
12 years ago
shypike
98b753f015
Change access to build share, even more improved.
12 years ago
shypike
a3284e12d2
Change access to build share, improved.
12 years ago
shypike
c85120bb4b
Change access to build share.
12 years ago
shypike
5ca05fd2c0
OSX: remove association with "rar" and "zip" files.
13 years ago
ShyPike
201b30b6c4
Fix packaging for Windows and add tar.gz for OSX again.
13 years ago
shypike
20cfca5bb6
Combine OSX builds into one DMG image.
Split DMG creation off into a separate file.
`package.py` will now just build one OSX platform.
`make_dmg.py` will combine the three builds into one DMG.
13 years ago
shypike
f294084dbc
Build three separate DMG files for OSX.
Lion and MountainLion use the most recent native Python.
Leopard/SnowLeopard uses ActiveState Python 2.6.3.
Use a separate template for each OS version.
13 years ago
shypike
447ec55822
OSX: create one build for ML and one for others.
Also remove 64bit code from binaries.
13 years ago
shypike
011b680337
Fix path for OSX-Leopard build
13 years ago
shypike
5328e07a93
OSX: add notifier package and licencse files to DMG.
13 years ago
ShyPike
bf350cddc8
Update text files for 0.7.3
Fix package.py for README.mkd handling.
13 years ago
ShyPike
9bc4d909b5
Use 'pandoc' to generate README.rtf from README.mkd.
13 years ago
ShyPike
f27c16ea9f
Support for unpacking 7Zip files.
Same password support as for unrar.
Can be enabled and disabled.
Includes 7za 9.20 for Windows and OSX.
13 years ago
ShyPike
fc47238a7a
Temporary fix for missing NZB icon when associating NZB files on a system that had a 0.7.0 release installed.
13 years ago
ShyPike
a886b284b6
Prevent "not committed" flag in baseline variable for official builds.
13 years ago
shypike
8b4b742466
Remove remaining .py files from OSX DMG image, to prevent invalid signatures after first run.
13 years ago
ShyPike
3672189bc8
Remove another unwanted Windows DLL when building on Windows 7.
13 years ago
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