Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Griffin
bb70b349ce Merging CL 2804086 from //UE4/Release-4.11 to Dev-Main (//UE4/Dev-Main) to isolate copyright update
#lockdown Nick.Penwarden

[CL 2819020 by Matthew Griffin in Main branch]
2016-01-07 08:17:16 -05:00
Dmitry Rekman
3e6290e814 Bunch of minor Linux cleanups and improvements.
- Mostly coming from MatthewL with changes.
- UE-19705 (getting MAC) - reworked to use ioctl
- UE-14633: IsFirstInstance is now a function on Linux
- UE-16061:dummy windows shouldn't be visible in the task bar.
- UE-18217 fixed.
- Unnecessary printf() removed.
- Set output to non-cached if running under debugger.

#platformnotify Josh.Adams

[CL 2698549 by Dmitry Rekman in Main branch]
2015-09-20 18:16:58 -04:00
Dmitry Rekman
122226d9a3 Linux: move setting LC_NUMERIC to an earlier stage.
[CL 2693649 by Dmitry Rekman in Main branch]
2015-09-16 12:07:55 -04:00
Matthew Lewis
f182ef8a3b #codereview Dmitry.Rekman
[CL 2683582 by Matthew Lewis in Main branch]
2015-09-08 15:48:37 -04:00
Dmitry Rekman
fe8d3eb5a6 Linux: disable core dumps in Test and Shipping by default.
- Also got rid of most #ifdef's so breakage of Shipping code path is more obvious.

[CL 2682594 by Dmitry Rekman in Main branch]
2015-09-07 16:26:02 -04:00
Dmitry Rekman
24571a1157 Linux: fix CIS (engine version).
[CL 2680249 by Dmitry Rekman in Main branch]
2015-09-04 09:48:52 -04:00
Dmitry Rekman
7962cac622 Linux: moved common startup code to a separate module.
- The code that handles initial setup (command line processing, rlimits and debugger) is now shared between engine, UFE and SlateViewer.

[CL 2679796 by Dmitry Rekman in Main branch]
2015-09-03 20:46:02 -04:00