Commit Graph

9 Commits

Author SHA1 Message Date
Dmitry Rekman
bb132f294d UBT: Add convenience targets to Linux makefiles.
- Makes "all" target actually usable.

[CL 2541320 by Dmitry Rekman in Main branch]
2015-05-07 13:48:12 -04:00
Dmitry Rekman
f4ca9b4948 Support out-of-root game project targets in makefile generator.
- PR #861 contributed by salamanderrake.

https://github.com/EpicGames/UnrealEngine/pull/861

[CL 2473402 by Dmitry Rekman in Main branch]
2015-03-10 01:56:16 -04:00
UnrealBot
9b1c48bbc0 Snapshot for changelist 2472867.
[CL 2472867 in Main branch]
2015-03-09 15:40:00 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Dmitry Rekman
9e04402720 UBT: Changes to project generators.
- Separates CMake generator from makefile one and adds qmake generator.
- Contributed by salamanderrake (PR #560).

#codereview Josh.Adams, Robert.Manuszewski

[CL 2347904 by Dmitry Rekman in Main branch]
2014-11-04 00:22:19 -05:00
Dmitry Rekman
68e0eadec8 Minor mono fixes (unused vars).
- Partially (except for PS4/XB1) in github PR #242.

#codereview Josh.Adams, Marcus.Wassmer, Jeff.Campeau, Peter.Lamb, Peter.Sauerbrei

[CL 2221545 by Dmitry Rekman in Main branch]
2014-07-16 20:26:20 -04:00
Dmitry Rekman
29c1a53469 Cleaned up UBT's CMake generator.
- Removed leftover attempts at better CMake support (caused Mono warnings).
- Fixed formatting (tabs->spaces in C# files).

#codereview Michael.Liebenow

[CL 2069317 by Dmitry Rekman in Main branch]
2014-05-10 16:34:29 -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
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00