ThorstenB
bcd325c78d
Francesco Brisa: add FGO! to build script
2011-08-24 20:34:30 +02:00
ThorstenB
4c949dff4d
download_and_compile.sh: ignore errors when creating branches
...
Branches may already exist, errors must be properly since the "-e" flag
is set to abort the script on any errors.
Thanks to Francesco for testing.
2011-08-18 21:19:32 +02:00
ThorstenB
bf9d84fb3a
Update download_and_compile script for FG2.4.0
...
More GIT magic: cleanly switch between stable and unstable branches.
2011-08-18 21:18:03 +02:00
ThorstenB
379aa18877
Update download_and_compile script for FG2.4.0
...
Pick up 2.4.0 release tag for stable version (Note: specifying commit IDs
alone doesn't work - since the same commits are on different branches =>
either use commitID+branch or preferably the release-tag).
Update FGRUN stable version for FG2.4.0
Conflicts:
download_and_compile.sh
2011-08-18 21:17:54 +02:00
Frederic Bouvier
9f8fb2fc03
Fix typo in 64-bit plugin deployment
2011-08-01 23:39:42 +02:00
Frederic Bouvier
ade63a8bc3
Add several OSG plugins required by some models
2011-08-01 22:55:00 +02:00
ThorstenB
fdf2311152
Update download_and_compile script to use OSG3.0.1 with fg GIT
2011-07-31 14:40:03 +02:00
Torsten Dreyer
ecc8111986
Fix typo in hudson win32/64 build scripts
...
Also remove obsolete build of SimGear which is included
in the build of the solution.
2011-07-29 14:12:32 +02:00
James Turner
c30b7f5349
Switch submodule paths to use git: protocol - hoping this will help the Windows slave issues.
2011-07-27 17:35:10 +02:00
James Turner
5c289cb98c
Set next versions of FG/SG, for testing
2011-05-21 15:11:57 +01:00
James Turner
8302a21ef7
Pickup SimGear version from its workspace (only works with 2.3.0 or higher)
2011-05-21 15:11:22 +01:00
James Turner
996166626d
Merge branch 'refs/heads/releases/2.2.0'
...
Conflicts:
download_and_compile.sh
2011-05-21 14:01:19 +01:00
James Turner
5718b4d010
Update launcher build script for 2.2.0 release
2011-05-21 12:25:00 +01:00
ThorstenB
ae211a06f7
Francesco Brisa, Brandano: Updated download_and_compile script
...
Supports new eventinput option, fixes Atlas issue.
2011-05-19 20:20:53 +02:00
ThorstenB
fa16219cfd
Update sg/fg release head.
2011-03-04 23:04:19 +01:00
ThorstenB
7f45dd7a13
Updated fg release head.
2011-02-13 18:47:38 +01:00
ThorstenB
924a1b80a5
Updated fg/sg release head: FreeBSD support.
2011-02-11 20:00:21 +01:00
ThorstenB
fd0475c032
Updated download_and_install script to use a stable OSG revision
2011-02-06 20:57:24 +01:00
ThorstenB
aa2240faf3
Original download_and_compile script by Francesco Brisa
2011-02-06 20:57:08 +01:00
ThorstenB
d8033e0df9
Updated download_and_install script to use a stable OSG revision
2011-02-06 20:54:15 +01:00
ThorstenB
5824727844
Original download_and_compile script by Francesco Brisa
2011-02-06 20:44:11 +01:00
ThorstenB
e56aa0d62d
Bump simgear to latest release head.
...
Merged OSG>=2.9.11 warning.
2011-02-06 20:41:16 +01:00
ThorstenB
19ef7a616a
Updated flightgear release head.
...
Fix incomplete merge of JSBSim.cxx.
2011-02-06 16:47:44 +01:00
ThorstenB
b9a3a85c63
Updated to flightgear release head, fixes for #47 , #184 , #204 , #222
2011-02-06 16:00:02 +01:00
ThorstenB
998197ac87
Updated simgear to release head.
...
(Torsten Dreyer: Fix wrong difference calculation in SGExpression)
2011-01-30 18:30:40 +01:00
ThorstenB
b6f225c6e7
Update fgmeta to latest flightgear 2.2.0 head.
2011-01-30 18:24:23 +01:00
James Turner
011a113656
Update to latest FG.
2011-01-25 00:30:47 +00:00
James Turner
e6f315c99b
Remove some abortive files from the build, which
...
are no longer used.
2011-01-23 22:52:07 +00:00
James Turner
e4a20c75b0
Expanded 64-bit support in the Windows installer
2011-01-23 22:39:16 +00:00
James Turner
0bcdabc0f3
Further work on Win release packaging.
2011-01-23 19:57:32 +00:00
James Turner
1707fa61dd
Update to FG release branch head
2011-01-23 10:55:32 +00:00
James Turner
a87af6904e
Update to Fg release head.
2011-01-21 23:23:26 +00:00
James Turner
aef55e595b
Merge remote branch 'origin/releases/2.2.0' into releases/2.2.0
2011-01-21 00:23:16 +00:00
James Turner
25a3442303
Initial draft of Inno-setup file for release builds.
2011-01-21 00:22:27 +00:00
James Turner
a4c86f6fba
Updated to latests Simgear release head.
2011-01-20 22:09:43 +00:00
James Turner
1bd7db4ba4
Fix version.h location, and disable installer for the moment, will switch to Inno-setup soon.
2011-01-19 16:49:20 +00:00
James Turner
77e2eeb228
Change binaries to fit launcher expectations.
2011-01-18 22:33:06 +00:00
James Turner
bc7993db1d
Update to release-head.
2011-01-18 22:14:16 +00:00
James Turner
3045eb8661
Tweak Mac release packaging script, getting better.
2011-01-18 19:28:03 +00:00
James Turner
b221b59dbc
Different Info.plist for official releases.
2011-01-18 14:24:31 +00:00
James Turner
dbbe915127
Win installer building (and don't build FGRun here)
2011-01-18 11:50:46 +00:00
James Turner
74c9e4334b
First draft of a Windows release script.
2011-01-18 10:13:10 +00:00
James Turner
38067ca306
Initial script to checkout+build the Mac launcher
2011-01-17 23:58:24 +00:00
James Turner
61599e47c8
Update release branch head, add initial Mac package script
2011-01-17 23:42:49 +00:00
James Turner
9c8e68e7bf
Merge commit 'origin/releases/2.2.0' into releases/2.2.0
2011-01-14 20:09:50 +00:00
James Turner
cddac41252
Update to latest flightgear release head.
2011-01-14 20:08:03 +00:00
James Turner
90981cbb9c
Initial release build script for Linux
2011-01-09 22:49:52 +00:00
James Turner
1ccca5bcaf
Create 2.2.0 release branch.
2011-01-09 19:35:29 +00:00
James Turner
f62f197f36
Dummy commit to create master branch.
2011-01-07 22:38:39 +00:00