Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Rekman
f9acecd5b5 Linux: Make abnormal exit more obvious to user.
Alleviates TTP #335935 where passing an incorrect path project confused the user.

[CL 2078818 by Dmitry Rekman in Main branch]
2014-05-20 07:48:06 -04:00
Dmitry Rekman
e3105eda19 Merging the bulk of Darkside changes.
- New target platforms (LinuxNoEditor for client+server, LinuxClient for client, Linux for editor, LinuxServer for dedicated server - mirroring other platforms).
- Preliminary support for gcc in the toolchain (and some safe fixes in code).
- No more lowercasing when accessing files on Linux, tread carefully.
- Changes needed for native compilation and other minor improvements.

#codereview Josh.Adams, Michael.Liebenow, Steve.Robbs

[CL 2067133 by Dmitry Rekman in Main branch]
2014-05-08 13:01:46 -04:00
Dmitry Rekman
9b191b556b Minor: inform the user about "-nocore" switch.
[CL 2059904 by Dmitry Rekman in Main branch]
2014-04-30 10:18:07 -04:00
Dmitry Rekman
b83d919c9d Changes to the way we increase rlimits on Linux.
- Do not adjust number of open files upfront, and don't use "-pak" switch for that logic (TTP #331889).
- Make adjusting core size optional to avoid problems like JoshM ran into when running servers from a space-limited laptop.

[CL 2059895 by Dmitry Rekman in Main branch]
2014-04-30 10:13:06 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00