James Turner
70eb74bc09
Better, stronger, faster linking on Windows.
...
Assume the builds are against a version of OSG with the <fstream>
declspec(export) fix applied, and hence we can use normal linking,
not the /FORCE:MULTIPLE thing which slows down and complains.
2017-06-21 23:04:02 +01:00
James Turner
aeaf259c59
Upload PDB files to CrashFix
2017-04-18 08:57:35 +01:00
James Turner
b350cd9827
Adjust build scripts to set FG_BUILD_TYPE
...
Cmake now has a standard variable to indicate the build type we are
creating. Map the existing settings on each platform to that value
(with varying degrees of nice-ness, further clean-up possible)
2017-02-28 16:25:58 +00:00
James Turner
771c2a2abe
Windows builds create PDBs again.
2016-12-13 11:32:33 +00:00
James Turner
5b969d37ec
Correct way to invoke ISCC in quiet mode!
2016-12-02 16:59:07 +00:00
James Turner
13137727b0
Remove FGRun from Windows packaging.
2016-11-14 22:29:04 +01:00
James Turner
5a64d51e10
Further Windows build fixes
...
Adjust OSG install location to match existing Jenkins setup.
2016-08-03 10:39:32 +01:00
James Turner
32738decf4
Change Windows build script for VS2015
2016-08-02 11:18:42 +01:00
Torsten Dreyer
378b261aaa
Remove obsolete ENABLE_CURL flag from build scripts
2016-05-17 10:57:42 +02:00
James Turner
e50b26e537
Use libCurl for night / release builds.
2016-04-15 16:12:51 +01:00
James Turner
c67f750862
Archive PDB files inside the build script.
2015-09-02 11:41:49 +01:00
James Turner
5d112a90d4
Whoops, don’t block on user input.
...
/Q to rmdir avoids an ‘are you sure’ prompt
2015-09-02 11:38:50 +01:00
James Turner
b75295f647
Fix nightly build uploads.
2015-09-02 11:35:06 +01:00
Clément de l'Hamaide
853ca8b713
Windows release: add Qt5 deployment step
2015-03-16 11:06:06 +01:00
Clément de l'Hamaide
2b98575f39
Windows release script: debugging
2015-03-13 19:23:21 +01:00
Clément de l'Hamaide
1e5f4a4881
Windows release script: debugging
2015-03-13 19:13:19 +01:00
Clément de l'Hamaide
62f47ccd9d
Windows release script: debugging
2015-03-13 18:58:01 +01:00
otto
f16cdc0c80
Windows release build: try to simplify this spaghetti code
2015-03-13 14:51:49 +01:00
Clément de l'Hamaide
d4b6eae8ee
Windows release build: fix -nightly tag detection
2015-03-13 09:28:16 +01:00
Clément de l'Hamaide
c7b112e8f4
Windows release build: fix typo
2015-03-13 09:16:13 +01:00
Clément de l'Hamaide
3e739e8a0c
Debug Windows nightly
2015-03-12 19:58:21 +01:00
Clément de l'Hamaide
e70381a0b9
Windows: fix typo
2015-03-10 12:23:10 +01:00
Clément de l'Hamaide
7db79e8414
Windows: fix env variable use
2015-03-10 00:24:06 +01:00
Clément de l'Hamaide
0e24b325f4
Windows: add Qt5 SDK path to CMake (again)
2015-03-09 23:36:33 +01:00
Clément de l'Hamaide
9b72febb48
Windows: add Qt5 SDK path to CMake
2015-03-09 23:29:55 +01:00
Clément de l'Hamaide
aed93a2267
Windows: add shortcut for the new Qt launcher + implement diet & full nightlies
2015-03-09 22:38:51 +01:00
Clément de l'Hamaide
c70b71d843
Set executable flag on build_release_* scripts
2015-03-08 17:36:11 +01:00
Clément de l'Hamaide
df541b96c8
Even better fix!
2015-03-08 12:51:15 +01:00
Clément de l'Hamaide
09e7086560
Well certainly the biggest fix of the year :)
2015-03-08 12:43:19 +01:00
Clément de l'Hamaide
0136cf6849
Implement the necessary change for the new FGData for Linux and Windows
2015-03-08 01:19:10 +01:00