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
03abf32964
Fix HLSLCC Linux build.
...
#codereview Rolando.Caloca
[CL 2370125 by Dmitry Rekman in Main branch]
2014-11-25 17:55:17 -05:00
Michael Trepka
b4b15ab51d
Added handling of negative UBT exit codes to Mac RocketBuild.sh
...
[CL 2362364 by Michael Trepka in Main branch]
2014-11-17 14:34:44 -05:00
Dmitry Rekman
58cb89f637
Minor change in Linux readme.
...
[CL 2361185 by Dmitry Rekman in Main branch]
2014-11-15 00:50:13 -05:00
Dmitry Rekman
1fd7bf8e29
Updated Linux README.
...
[CL 2361125 by Dmitry Rekman in Main branch]
2014-11-14 23:05:13 -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
Ben Marsh
22a8bd5bf4
Don't try to copy UE4EditorServices.app if it doesn't already exist. Fix for me sourcing SetupMono.sh with 'set -e' when bootstrapping the engine from GitHub.
...
#codereview Michael.Trepka
[CL 2358011 by Ben Marsh in Main branch]
2014-11-12 22:41:52 -05:00
Ben Marsh
e22c12e1fa
Remove hard-coded list of executables on Mac. GitDependencies will set the executable bit correctly.
...
[CL 2356080 by Ben Marsh in Main branch]
2014-11-11 13:47:08 -05:00
Ben Marsh
523e288bb6
Change git hook to a symlink to Engine/Build/BatchFiles/Mac/GitDependenciesHook.sh (which calls GitDependencies.sh), and allow GitDependencies.sh to be run as a link from elsewhere.
...
#codereview Dmitry.Rekman
[CL 2356053 by Ben Marsh in Main branch]
2014-11-11 13:00:43 -05:00
Ben Marsh
9a55b892f5
Add shell script for Mac batch file which sets up Mono and runs GitDependencies
...
[CL 2355994 by Ben Marsh in Main branch]
2014-11-11 11:55:43 -05:00
Ben Marsh
b6620abbbe
Add missing symlink for mono
...
[CL 2355986 by Ben Marsh in Main branch]
2014-11-11 11:45:43 -05:00
Ben Marsh
219b992e12
Always fixup symlinks and executable permissions for whichever mono files are available
...
#codereview Michael.Trepka
[CL 2355955 by Ben Marsh in Main branch]
2014-11-11 11:30:44 -05:00
Dmitry Rekman
6cba53e7c8
Add GitDependencies as a post-merge hook.
...
- Also add it to GenerateProjectFiles.sh so the flow is not too different between 4.5 and 4.6
- Remove unpacking zips and older solution.
#codereview Ben.Marsh
[CL 2352604 by Dmitry Rekman in Main branch]
2014-11-07 09:47:50 -05:00
Dmitry Rekman
02bd8563a2
Improvements to code projects on Linux.
...
- Changes from PR #560 (contributed by salamanderrake).
- KDevelop accessor plugin added (switched to it in settings).
- Closes UE-4724.
[CL 2348971 by Dmitry Rekman in Main branch]
2014-11-04 16:37:36 -05:00
Ben Marsh
9f79611da8
Add Mono lib directory to LD_LIBRARY_PATH. Fixes issue running GitDependencies.exe.
...
#codereview Michael.Trepka
[CL 2348891 by Ben Marsh in Main branch]
2014-11-04 15:36:50 -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
ca22225729
Changes to TPS unpacker from PR #560
...
- Contributed by Salamanderrake.
[CL 2347886 by Dmitry Rekman in Main branch]
2014-11-03 23:17:25 -05:00
Dmitry Rekman
793f1f27ec
Linux: add prebuilt libs for ARM.
...
- built for armv6k (allow to target Raspberry Pi). Work on Jetson TK1 too.
- fixes/changes to some places in TPS for easier compilation (needs to be properly addressed).
[CL 2345912 by Dmitry Rekman in Main branch]
2014-10-31 03:16:02 -04:00
Dmitry Rekman
c526692412
Point main branch scripts to latest-preview tag.
...
[CL 2339454 by Dmitry Rekman in Main branch]
2014-10-23 22:33:21 -04:00
Michael Trepka
253a18a296
Better error handling in Mac Build.sh
...
#codereview Dmitry.Rekman
[CL 2329229 by Michael Trepka in Main branch]
2014-10-14 16:48:17 -04:00
Michael Trepka
2d292c8690
Made Mac Buildsh always return 0 to solve a problem with hot-reload reporting error in Xcode due to not recognizing 254 (target up to date) as a success exit code.
...
#codereview Robert.Manuszewski
[CL 2325842 by Michael Trepka in Main branch]
2014-10-10 15:32:54 -04:00
Dmitry Rekman
bed27c6d07
Proper Linux Mint LSB distributor id.
...
- fixed by gagga.
[CL 2324524 by Dmitry Rekman in Main branch]
2014-10-09 17:16:57 -04:00
Dmitry Rekman
e1b8fc1d03
Minor fixes to UAT projects (PR #492 ).
...
- Android/HTML5 automation projects reference OneSky, UAT compiled for AnyCPU platform.
- contributed by amigo.
[CL 2324466 by Dmitry Rekman in Main branch]
2014-10-09 17:15:41 -04:00
Ben Marsh
f3756d108c
[INTEGRATE] Content back from 4.5 branch.
...
[CL 2321688 by Ben Marsh in Main branch]
2014-10-07 15:34:18 -04:00