Taryn Hill
9329ee4780
Cut down on the amount of output generated by dependency fetching scripts
2017-02-15 21:14:09 -06:00
Matthias Mailänder
13263f7bb2
Drop Maxmind.GeoIP and Newtonsoft.Json dependencies
2017-02-05 11:54:22 +01:00
Thomas Merkel
b4cdf18367
Lookup for liblua in /opt/local/lib which is required to work on SmartOS with pkgsrc
...
We need to lookup also for liblua at /opt/local/lib which is used as PREFIX in pkgsrc on SmartOS.
2017-01-26 13:17:06 +01:00
abcdefg30
d8c154a772
Merge pull request #12546 from Mailaender/sdl2-2.0.5
...
Updated Windows SDL2 to version 2.0.5
2017-01-21 23:46:47 +01:00
Paul Chote
75c2b117d0
Update to new SDL2-CS snapshot.
2017-01-21 10:59:59 +00:00
Matthias Mailänder
d4079d1bd1
Update Windows SDL2 to version 2.0.5
2017-01-05 21:26:45 +01:00
Oliver Brakmann
86785d5aba
Work around Open.Nat installation by nuget failing randomly
2016-12-24 18:42:20 +01:00
Pavel Kačer
0d9f95dc67
Additionally fixed the get() line for Open.Nat
2016-12-18 14:21:07 +01:00
Pavel Kačer
6d9d7cf341
Fixed Open.Nat directory name case
2016-12-18 13:50:32 +01:00
qwIvan
9397a1b599
mipsel support
2016-11-30 15:59:52 +08:00
Matthias Mailänder
d1ff40bcca
Update SharpFont to version 4.0.1
2016-09-01 07:21:19 +02:00
Oliver Brakmann
782b617852
Fix 'make dependencies' choking on Open.NAT directory name
...
The directory name appears to have changed in the package for 2.1.0.
2016-08-19 16:02:53 +02:00
Matthias Mailänder
392fa3730e
Update to Open.NAT 2.1.0
2016-08-07 10:14:43 +02:00
Matthias Mailänder
5245df729d
Migrate to Open.Nat version 2.0.16
...
Move the dependency from all libraries to game engine only.
Initialize after the renderer setup to ensure a visible window.
2016-06-19 08:41:14 +02:00
Matthias Mailänder
f771ead7a9
Remove unused NsProcess.zip
2016-06-11 19:35:52 +02:00
Matthias Mailänder
65a2e155bf
Update to Maxmind GeoIP 2.6.0 and Db parser 2.0.0
2016-05-28 15:57:08 +02:00
Pavel Penev
970f295af0
Extract SDL zip when making dependencies using purely PowerShell commands
...
Fixes script crash when the currently used .NET DLL is not found (it's available only in .NET 4.5.1+ and even then it can fail to locate it for some reason).
2016-02-27 21:05:57 +02:00
RoosterDragon
c63d71b95d
Merge pull request #10599 from Mailaender/sdl-2.0.4
...
Updated to SDL 2.0.4 for Windows
2016-02-24 19:07:51 +00:00
Paul Chote
65f017acc9
Revert "Make travis fetch the mod content before running tests."
...
This reverts commit 1f4269df76 .
2016-02-17 01:47:25 +00:00
Oliver Brakmann
412188465c
Merge pull request #10666 from Mailaender/nuget-update
...
Updated NuGet dependencies
2016-02-14 23:03:15 +01:00
Paul Chote
1f4269df76
Make travis fetch the mod content before running tests.
2016-02-06 16:30:23 +00:00
Matthias Mailänder
77585735ad
Update to Mono.Nat version 1.2.24
2016-01-31 18:14:24 +01:00
Matthias Mailänder
a6a789b878
Update to SharpFont 3.1.0
2016-01-31 18:14:01 +01:00
Matthias Mailänder
e11afaf55b
Update to SDL 2.0.4 on Windows.
2016-01-27 20:25:55 +01:00
Matthias Mailänder
d2848696fa
Update Eluant to version 20160124.
2016-01-24 19:37:46 +01:00
Piët Delport
7f51a69eb5
Update NUnit lib path for the ps1 script too
2015-12-29 19:34:02 +02:00
Piët Delport
e9faad8224
Update fetch scripts to download NUnit 3.0.1, and adjust paths
...
Update Makefile to look for nunit3-console.exe
2015-12-29 19:34:02 +02:00
Paul Chote
9063befb71
Update SDL2-CS dependency.
2015-12-27 17:03:32 +00:00
Paul Chote
9f41743465
Replace MiniTK.Audio with OpenAL-CS.
2015-12-27 17:03:32 +00:00
Matthias Mailänder
5dcd48a54e
update Eluant
2015-11-27 14:01:22 +01:00
atlimit8
726bf1c8a9
Support using NUnit.Runners NuGet package for make nunit
2015-11-04 16:56:19 -06:00
Matthias Mailänder
dae3b62d2a
add a simple in-game IRC client
2015-09-09 20:56:05 +02:00
Pavel Penev
353d9215c6
Update MaxMind.GeoIP2 version to 2.3.1
...
Fixes an "Operation did not complete successfully because the file contains a virus." message when making dependencies.
2015-08-27 21:43:47 +03:00
Matthias Mailänder
0f9b87269e
get latest FreeType6 for Windows
...
downgrade dependency to MSVC++ 2008
2015-08-07 20:09:56 +02:00
Matthias Mailänder
f3490dd8e4
double quote to prevent globbing and word splitting
...
detected by http://www.shellcheck.net/
2015-07-26 13:03:01 +02:00
Matthias Mailänder
0c2934a536
switch to the new container based infrastructure
2015-07-26 13:02:14 +02:00
Matthias Mailänder
a91d43d7ce
update SDL2-CS
2015-07-09 10:03:39 +02:00
Oliver Brakmann
e5f89c2339
Merge pull request #8428 from moviuro/silent-get-function
...
thirdparty/fetch-thirdparty-deps.sh: silence the nuget check
2015-06-08 21:22:26 +02:00
Moviuro
1f0c884654
thirdparty/fetch-thirdparty-deps.sh: silence the nuget check
2015-06-07 17:08:36 +02:00
Moviuro
0525bebc80
thirdparty/*.sh: add comments on POSIX-compliant scripts
2015-06-07 16:32:46 +02:00
Matthias Mailänder
c460e4ac4d
avoid word splitting
2015-06-06 19:20:54 +02:00
Matthias Mailänder
363e84157f
add BSD detection to the Makefile
2015-06-06 18:36:40 +02:00
Moviuro
992d8396c6
thirdparty/configure-linux-native-deps.sh: == is not POSIX
...
Replaced it with =
2015-06-06 16:56:39 +02:00
Moviuro
753f268593
thirdparty/configure-linux-native-deps.sh: POSIX compliant
...
Also works on FreeBSD
I didn't fix the MakeFile, though
2015-06-06 16:25:52 +02:00
Moviuro
fbf0cb676f
*.sh: POSIX compliance when needed
2015-06-06 16:16:30 +02:00
Matthias Mailänder
fbef65bae9
copy it in the make dependencies step
2015-05-24 17:28:47 +02:00
Matthias Mailänder
f2124f7ebe
fix file name
2015-05-24 16:17:43 +02:00
Pavel Penev
902cd124ba
Merge pull request #8149 from Mailaender/fetch-geoip-db
...
Automatized GeoIP database download
2015-05-24 16:43:22 +03:00
Matthias Mailänder
b2fc8585e0
unify the spelling towards the official one
2015-05-24 10:24:47 +02:00
Matthias Mailänder
dd19d9127b
add a fallback if nuget is not available on the system
2015-05-24 10:24:19 +02:00