Commit Graph

114 Commits

Author SHA1 Message Date
Wes Hunt
9138084a82 UEB-120 - GenerateProjectFiles.bat will now exit with a non-zero exit code (1) when any failure happens. This should allow UGS to properly detect an error when, say, VS is not installed. Tested on a machine without VS installed and seems to work.
#codereview:ben.marsh

[CL 2599349 by Wes Hunt in Main branch]
2015-06-24 14:53:52 -04:00
FTPiano
5f9393f3dd PR #1231: Fixed dependency script for Mac. (Contributed by FTPiano)
[CL 2595325 by Michael Trepka in Main branch]
2015-06-22 09:55:00 -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
85d026ee75 Linux: fix LND deployment issues in Rocket (UE-14996).
- Also fix LND build script.

[CL 2543695 by Dmitry Rekman in Main branch]
2015-05-08 17:11:35 -04:00
Dmitry Rekman
9781796a59 Rocket: disable packaging for projects that need libs which aren't bundled (UE-7114).
- Rocket doesn't bundle Linux libs, making code-based projects (and projects with third-party plugins) fail during compilation.
- Updated messaging to reflect this.
- Also added a SDK check for Linux and a 'getting' started UDN page.
- Updated Linux README for 4.8.

#codereview Peter.Sauerbrei, Ben.Marsh, Jeff.Wilson

[CL 2543338 by Dmitry Rekman in Main branch]
2015-05-08 14:31:12 -04:00
salamanderrake
27ccfbd723 PR #806: KDevelop Project Generation (UE-9427).
- Contributed by salamanderrake.
- Cosmetic differences from the PR.
- Also removed filtering out Windows/Mac/etc directories when generating a qmake project since it makes code navigation worse.

[CL 2532165 by Dmitry Rekman in Main branch]
2015-04-30 13:15:34 -04:00
Dmitry Rekman
93e0abe8d4 Move LinuxNativeDialogs to a more appropriate location.
- Build script corrected.
- Unfortunately, yet another hardcoded rpath.

#codereview Ben.Marsh

[CL 2519366 by Dmitry Rekman in Main branch]
2015-04-21 11:51:45 -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
Michael Trepka
3027ca6fa6 - Xcode unlock
[CL 2505720 by Michael Trepka in Main branch]
2015-04-08 15:48:54 -04:00
Carlos Cuello
6f1ac76399 [INTEGRATE] UE4-LauncherDev->UE4 integrate all up to cl 2475889
[CL 2478426 by Carlos Cuello in Main branch]
2015-03-13 08:26:18 -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
Michael Trepka
7cb65c0880 PR #872: Move UE4EditorServices.app service installing code to run after it is built. (Contributed by AlexanderOMara)
https://github.com/EpicGames/UnrealEngine/pull/872

[CL 2471310 by Michael Trepka in Main branch]
2015-03-06 11:59:25 -05:00
Lee Clark
d57c8ba60d Fix attrib to correct file
[CL 2468585 by Lee Clark in Main branch]
2015-03-04 04:42:28 -05:00
Lee Clark
e95739564f Copy PS4UE4.natvis to the correct folder for PS4 debugging visualizers.
[CL 2468580 by Lee Clark in Main branch]
2015-03-04 04:38:07 -05: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
1a23ddb8e6 More robust restarting of GitDependencies.exe on Linux.
- Mono can crash with SIGABRT etc.
- Fixes UE-7657

[CL 2424773 by Dmitry Rekman in Main branch]
2015-01-29 19:03:40 -05:00
Dmitry Rekman
ba549643a7 Mono/xbuild: force tools version to be 4.0 (fixes UE-8669).
[CL 2424603 by Dmitry Rekman in Main branch]
2015-01-29 17:48:40 -05:00
Ben Marsh
a68b387a51 Fix for early exit when running Git setup script if mono is not installed. "set -e" from setup.sh causes failure when capturing "where mono".
#codereview Michael.Trepka

[CL 2424428 by Ben Marsh in Main branch]
2015-01-29 16:37:28 -05:00
Ben Marsh
b6cc875674 Force a clean rebuild of UBT when generating project files from GenerateProjectFiles.bat. The UBT project conditionally includes PS4/XboxOne source files, but does not detect the presence/absence of those files when dependency checking. As a result, a user who copies in PS4/XboxOne files after building UBT before does not get the behavior they would expect until they force a rebuild manually (missing targets, not using 2012 projects for XboxOne, etc...).
#codereview Marcus.Wassmer

[CL 2420578 by Ben Marsh in Main branch]
2015-01-27 12:20:09 -05:00
Dmitry Rekman
8874b3be4a Updated Linux readme after UE-7657 resolution.
[CL 2419073 by Dmitry Rekman in Main branch]
2015-01-26 15:24:11 -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