1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
James Turner
213e5ab8e6 Remove obsolete nightly build script.
- script in FGMeta is used instead, now.
2015-03-08 00:42:39 +00:00
James Turner
b485fa8a0d Updates for v2 code-signing
- Assume modified OSG plugin naming scheme, requires patched OSG 
from our Git, with .dylib suffix and no version number in the dir
name.

- deeply sign the entire bundle, once it’s complete
2015-02-12 11:43:37 +00:00
James Turner
c8c2da1b78 Mac nightly can use new launcher. 2015-01-06 21:59:06 +00:00
James Turner
af451fb138 Fix mac nightly build
- Ruby 1.8 (on Lion) needs explicit include of Rubygems
2014-03-16 17:00:32 +00:00
James Turner
5465895278 Mac nightly build packaging tweaks. 2014-03-14 09:00:50 +00:00
James Turner
7bc7197f6a Use Cmake to generate app-bundle on Mac
- build the .plist using CMake features
- update the nightly Mac packaging script for the new layout
2014-02-14 18:58:36 +00:00
Clément de l'Hamaide
dbb317a44b build-mac-nightly: use new FGCom 2013-10-25 15:38:17 +02:00
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