Leo Franchi
|
27978e5cd3
|
Now that vlc plugins are in Frameworks/vlc/plugins, we can rename plugins to PlugIns to retain case-sensitive compatibility on osx
|
2012-03-22 14:39:20 -04:00 |
|
Leo Franchi
|
c88058358e
|
Fix macdeploy and build shared instead of MODULE, we don't want .so's on osx either. domme: confirm plz :)
|
2012-03-12 17:23:45 -04:00 |
|
Leo Franchi
|
e1edd9c5ee
|
Account plugins have different names
|
2012-03-09 18:06:25 -05:00 |
|
Christian Muehlhaeuser
|
80b0eacfed
|
* Revert macdeploy back to use Qt 4.7.4.
|
2012-03-06 00:42:12 +01:00 |
|
Leo Franchi
|
46a86fe6a5
|
Install vlc plugins to Frameworks/vlc/plugins instead of plugins/
|
2012-03-04 16:55:57 -05:00 |
|
Christian Muehlhaeuser
|
1c561ba7a9
|
* Prepare macdeploy for Qt 4.8.
|
2012-02-28 15:49:21 +01:00 |
|
Christian Muehlhaeuser
|
e63eef8faf
|
* Updated new crash reporter binary name in release scripts.
|
2011-11-23 10:12:09 +01:00 |
|
Leo Franchi
|
c63e56712e
|
Use plugins/ instead of PlugIns/ as vlc hard-codes it internally.
|
2011-11-20 16:17:42 -05:00 |
|
Christian Muehlhaeuser
|
695902d962
|
* Add CrashReporter to DMG and fix deps.
|
2011-09-16 15:45:46 +02:00 |
|
Christian Muehlhaeuser
|
6d62fb8c1e
|
* Fixed MacDeploy to look for Qt 4.7.4 (needs proper version check still).
|
2011-09-16 15:26:47 +02:00 |
|
Leo Franchi
|
a8513d41ea
|
Fix sparkle. Again. No, undefined macros are not fun when #ifed.
|
2011-08-15 01:45:42 -04:00 |
|
Leo Franchi
|
e159698bfd
|
Use update.php instead of sparkle.xml to save stats
|
2011-08-14 22:40:30 -04:00 |
|
Leo Franchi
|
cd07bd4f71
|
Add system profiling
|
2011-08-14 22:26:25 -04:00 |
|
Leo Franchi
|
4bef594b53
|
actually fix things :)
|
2011-08-12 09:11:05 -04:00 |
|
Leo Franchi
|
a72ef2bf6e
|
qt.conf, not info.plist
|
2011-08-12 09:06:53 -04:00 |
|
Leo Franchi
|
206c212767
|
Don't install Info.plist at cmake time, as it is only valid for releases
|
2011-08-11 16:07:12 -04:00 |
|
Leo Franchi
|
b0d01ec0fb
|
Add a new macdeploy.py script that intelligently handles osx bundling
Add sip plugins and spotify
Remove old scripts and update build-release-osx.sh to use new macdeploy
Remove old files
|
2011-08-11 14:40:12 -04:00 |
|
Christian Muehlhaeuser
|
13d758d3eb
|
* Fixed build scripts to ship app with libpng.
|
2011-06-12 18:36:27 +02:00 |
|
Christian Muehlhaeuser
|
8dbdf728b1
|
* Add some debug output for rotzbouw.
|
2011-05-29 14:17:53 +02:00 |
|
Christian Muehlhaeuser
|
f878e47575
|
* Finally fixed OS X release scripts. I think.
|
2011-05-25 05:56:09 +02:00 |
|
Christian Muehlhaeuser
|
bc7aa1ebbd
|
* Fixed OS X release scripts.
|
2011-05-25 05:39:18 +02:00 |
|
Christian Muehlhaeuser
|
a16274ec43
|
* Fixed OS X build scripts to not contain hard-coded paths.
|
2011-05-25 05:16:28 +02:00 |
|
Leo Franchi
|
e2fac74d1d
|
install_name_tool_ize_to_make_shit_work_kthxbbq
|
2011-05-11 15:44:47 +02:00 |
|
Leo Franchi
|
66c6cd56a8
|
slim vlc plugins and check for new resolver name format
|
2011-05-09 16:57:07 +02:00 |
|
Leo Franchi
|
9944534581
|
deposx fixes for osx
|
2011-05-07 17:36:49 -04:00 |
|
Leo Franchi
|
f5f16b6b26
|
update the Info.plist version as a part of cmake so we don't forget next time :)
|
2011-04-11 17:10:31 -04:00 |
|
Leo Franchi
|
1e3fe13a5b
|
update sparkle rss from server and fix changelog to 0.0.2
|
2011-03-28 12:45:22 -04:00 |
|
Christian Muehlhaeuser
|
4d23dea891
|
* Updated OS X sparkle templates.
|
2011-03-28 06:52:57 +02:00 |
|
Christian Muehlhaeuser
|
32ed0c748b
|
* Updated sparkle templates.
|
2011-03-25 00:08:28 +00:00 |
|
Christian Muehlhaeuser
|
97bf7a2b4e
|
* Updated beta sparkle feed-templates.
|
2011-03-24 20:13:53 +00:00 |
|
Christian Muehlhaeuser
|
5ce659fb00
|
* Fixed sparkle.rss template.
|
2011-03-24 20:05:33 +01:00 |
|
Christian Muehlhaeuser
|
8167a05b91
|
* Integrated sparkle signing in release script.
|
2011-03-24 20:02:57 +01:00 |
|
Christian Muehlhaeuser
|
ad2bdcc300
|
* Do not manually copy Info.plist.
|
2011-03-21 13:09:27 +01:00 |
|
Christian Muehlhaeuser
|
aedebfe9a9
|
* APPLICATION_NAME is now Tomahawk instead of Player. A few more build system fixes.
|
2011-03-21 09:21:58 +01:00 |
|
Christian Muehlhaeuser
|
6d482cf239
|
* Fixed OS X build scripts.
|
2011-03-21 09:02:59 +01:00 |
|
Christian Muehlhaeuser
|
53ccfcfed3
|
* Added DMG creation script, background and stuff.
|
2011-03-21 07:36:43 +01:00 |
|
Christian Muehlhaeuser
|
4fe5602c49
|
* Fixed app bundle issues (blank icon, lowercase name).
|
2011-03-21 07:17:15 +01:00 |
|
Christian Muehlhaeuser
|
09fb77bbfd
|
* Updated OS X build scripts.
|
2011-03-21 04:42:22 +01:00 |
|
Leo Franchi
|
a74b33114c
|
make versioning in sparkle feeds consistent
set changelog url to raw blob of changelog on github
|
2011-03-08 22:44:41 -05:00 |
|
Leo Franchi
|
c1db858eff
|
Add modified signing script to tar up the .app and generate the sparkle signature.
|
2011-03-08 22:16:40 -05:00 |
|
Leo Franchi
|
8b8090d355
|
enable winsparkle-debug and winsparkle updates based on debug or release mode
|
2011-03-08 21:56:56 -05:00 |
|
Leo Franchi
|
28f2b0d5b7
|
Fix launching .app on osx when a Qt from homebrew is installed
|
2011-03-07 22:08:04 -05:00 |
|
Leo Franchi
|
7aa844f81b
|
Add sparkle support for OSX
|
2011-03-04 17:03:51 -05:00 |
|
Christian Muehlhaeuser
|
ea3b9296fc
|
* Fixed CFBundleIdentifier in Info.plist. * Added more debug output to solve assert issue.
|
2011-03-03 22:55:08 +01:00 |
|
Christian Muehlhaeuser
|
220a80ac43
|
* Updated OS X build scripts.
|
2011-03-02 16:55:01 +01:00 |
|
Christian Muehlhaeuser
|
09234a1557
|
* Fixed Mac build system.
|
2011-02-24 01:33:33 +01:00 |
|
Christian Muehlhaeuser
|
c6466bdf5c
|
* Fix build on OS/X.
|
2011-02-23 01:49:56 +01:00 |
|
Leo Franchi
|
0ca1212691
|
Add some mac-specific code. Tomahawk now opens spiffs from the browser
or the finder. There is also commented out code for handling multimedia keys.
Thanks to the Clementine project for the cocoa code :)
|
2011-02-14 12:50:11 -05:00 |
|
Christian Muehlhaeuser
|
57fa887dad
|
* Fixed release scripts on OSX.
|
2011-02-12 11:13:51 +01:00 |
|
Christian Muehlhaeuser
|
0af3ac8c80
|
* Updated OSX build scripts.
|
2011-01-03 03:50:08 +01:00 |
|