Dmitry Rekman
83f74512b5
Linux: do not build LND as part of the setup.
...
- Not using LinuxNativeDialogs anymore.
[CL 2637661 by Dmitry Rekman in Main branch]
2015-07-29 16:59:51 -04:00
erbridge
dc60c2dd02
Linux: PR #1240 : Don't do partial upgrades on Arch Linux (UE-16919)
...
- Contributed by erbridge, merged as is without testing.
[CL 2590978 by Dmitry Rekman in Main branch]
2015-06-17 17:20:46 -04:00
smokku
fb94225069
Linux: Mono version check and adding Fedora deps.
...
- PR #1263 : Check minimum Mono version in Linux/Setup.sh (Contributed by smokku)
- PR #1261 : Add Fedora Linux support to Setup.sh (Contributed by smokku)
[CL 2589212 by Dmitry Rekman in Main branch]
2015-06-16 15:56:38 -04:00
Dmitry Rekman
783295f77d
Linux: remove stale TPS library that was moved in 4.8 (UE-16033).
...
- Removed when running Setup.sh
- Addresses issues like https://answers.unrealengine.com/questions/231689/linux-error-when-run-editor-undefined-symbol-ulinu.html
[CL 2562998 by Dmitry Rekman in Main branch]
2015-05-22 14:07:37 -04:00
Dmitry Rekman
21113226ca
Linux: add missing dependency for System.IO.Packaging.
...
- Fixes compilation of some Rocket projects (UE-12473).
[CL 2518099 by Dmitry Rekman in Main branch]
2015-04-20 15:26:47 -04:00
Dmitry Rekman
2ceb9e36ef
Updated UELinuxNativeDialogs.
...
- Updated to latest from Rush (encharm).
- Further simplified the install - no need to build LND locally anymore (on Ubuntu).
- Staging fixed to include LND libs.
- Added clang requirement as suggested in PR #1066 (previously clang version was up to the user).
[CL 2516336 by Dmitry Rekman in Main branch]
2015-04-17 15:45:42 -04:00
Dmitry Rekman
bf60f17415
Propagate return code from GitDependencies.exe
...
- Makes Setup.sh fail in case GitDependencies fail, avoiding confusion.
- See https://forums.unrealengine.com/showthread.php?51998-GitHub-dependency-zips-and-latest-preview-snapshots for details.
[CL 2475267 by Dmitry Rekman in Main branch]
2015-03-11 12:05:59 -04:00
Dmitry Rekman
33b7142625
Add check for dependencies on Arch Linux in Setup.sh
...
- PR #880 contributed by TwoD.
- Unsupported/untested, but included to make Arch users experience better.
https://github.com/EpicGames/UnrealEngine/pull/880
[CL 2472538 by Dmitry Rekman in Main branch]
2015-03-09 12:13:34 -04:00
Dmitry Rekman
a0ea4897f9
Linux: support autoinstalling dependencies on SUSE
...
- PR #813 contributed by GreatEmerald.
- Not tested by us since we don't use SUSE.
[CL 2451312 by Dmitry Rekman in Main branch]
2015-02-19 00:47:48 -05:00
Dmitry Rekman
f3932aa15a
Automagically install dependecies on other debain like distros.
...
- PR #768 (UE-8171) contributed by nykac, with changes.
[CL 2418883 by Dmitry Rekman in Main branch]
2015-01-26 13:45:20 -05:00
Dmitry Rekman
b385e8a8b7
Moved wrapper script for GitDependencies to a better location.
...
- Suggested by BenM.
[CL 2418842 by Dmitry Rekman in Main branch]
2015-01-26 13:22:53 -05:00
Dmitry Rekman
cae142b414
Added fixes for case sensitivity issues.
...
(missed in previous commit).
[CL 2360970 by Dmitry Rekman in Main branch]
2014-11-14 18:53:39 -05:00
Dmitry Rekman
65d4f0940e
Changes to build process.
...
- One time setup moved to Setup.sh, with GenerateProjectFiles.sh attempting to detect whether this was ever run previously.
- Checking git/perforce build differently, turned off updating deps.
- Updated smoke test appropriately.
- Closes UEPLAT-231.
#codereview Adric.Worley, Ben.Marsh
[CL 2360733 by Dmitry Rekman in Main branch]
2014-11-14 16:58:40 -05:00