1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
James Turner
29e267f18a Fix svn install renaming in Mac packaging 2012-08-22 22:31:59 +01:00
James Turner
c06ab52c55 KIll off ALUT now it's gone from SimGear 2012-08-22 00:10:00 +01:00
James Turner
c864b396c6 Delay code-signing until the bundle is fully assembled.
Apparently code-signing is quite clever, and bundle resources changes invalidate the signature.
2012-08-14 10:01:09 +01:00
James Turner
a102b680e4 Whoops, svn_ra_neon is needed. 2012-08-14 09:47:10 +01:00
James Turner
303f491547 Ooops, incorrect Ruby syntax. 2012-08-13 11:40:24 +01:00
James Turner
029bc1da55 Mac: make code-signing identity an env variable.
(So I don't have to hard-code my profile ID into git)
2012-08-13 11:27:04 +01:00
James Turner
7c22e497b6 Change the Mac nightly to use the launcher. 2012-08-13 09:51:08 +01:00
James Turner
9c2d01189e Enable subversion lib packaging on Mac 2012-08-11 15:23:17 +01:00
James Turner
9835dadf71 Copy fgcom data files into the resources dir 2012-08-08 15:57:07 +01:00
James Turner
1830f48c87 Mac nightly packaging updates
Add FGCom, use Mac-launcher build exports, and ground-work for copying Subversion client libraries. Also runs code sign, though without a valid signing identity.
2012-08-07 14:03:29 +01:00
James Turner
d91bb28fea Mac nightlies need the DDS plugin. 2012-03-28 09:37:33 +01:00
James Turner
56e3195b65 Change OS-X SDK/version for building RubyCocoa launcher with XCode 4. May revert if I can find a way to use the 10.5 SDK officially. 2011-05-20 00:07:36 +01:00
James Turner
7f84bf5599 Whoops, missed a place to use fgVersion 2011-01-24 13:48:01 +00:00
James Turner
fec0b28f14 Include Macflightgear files, and the build helper. 2011-01-24 13:35:01 +00:00
James Turner
4d2ce8bcdf Include version number in DMG name 2010-11-14 22:58:21 +00:00
James Turner
e9d4063238 Fix ordering in DMG buuilding. 2010-11-14 18:14:23 +00:00
James Turner
d070691531 Use version file to populate bundle plist. 2010-11-14 17:49:55 +00:00
James Turner
d6dfecc927 Include some missed osg plugins, thanks Fred. 2010-11-09 19:09:05 +00:00
James Turner
9cd3adb3a5 Different approach to running osgversion during Mac packaging. 2010-11-05 08:33:17 +00:00
James Turner
2c721a2db7 Use osgversion to cope with OSG version numbering changes. 2010-11-04 18:47:17 +00:00
James Turner
27276c35e9 Don't hard code OSG version in packaging script 2010-11-03 09:15:52 +00:00
James Turner
a1ccf37c80 Initial work on Mac nightly build packaging 2010-11-02 10:27:05 +00:00