Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | Disable custom patches by default | Hennadii Chernyshchyk | |
Added dependencies are optional now. I think that this stuff should be only for advanced users who read PKGBUILD. Also I used "true / false" to avoid misunderstanding for non-Bash programmers :D | |||
2021-06-24 | Disable forcing native CPU support for compiled projects | Hennadii Chernyshchyk | |
This causes issues with deploying. | |||
2021-06-24 | Use automatic packaging | Hennadii Chernyshchyk | |
This change greatly reduces the installation size. This is how the engine builds on Windows. Read more here: https://docs.unrealengine.com/4.26/en-US/ProductionPipelines/DeployingTheEngine/UsinganInstalledBuild/ | |||
2021-06-24 | Remove system compiler support | Hennadii Chernyshchyk | |
Causes issues with Clang 12. Can be restored later when the issue will be fixed. But using bundled toolchain for now is fine. | |||
2021-06-20 | locks version to clang 11.1 till clang 12 fix is in | Michael Lojkovic | |
2021-06-07 | clang 12 | Michael Lojkovic | |
2021-05-27 | Enables native cpus support, and turns patches on in upstream | Michael Lojkovic | |
2021-05-11 | Adds python 3 as a dependency | Zerophase | |
2021-05-10 | Remove mono, python, and python3 | Zerophase | |
2021-05-06 | Enable user to see UE4 desktop icon | Zerophase | |
2021-05-05 | Adds mono-msbuild as a dependency | Zerophase | |
2021-05-05 | turn patches off by default | Zerophase | |
2021-05-03 | Updated packagesums | Zerophase | |
2021-05-03 | Fix file being installed twice | Zerophase | |
2021-05-03 | Use ccache with ispc compilation | Zerophase | |
2021-05-03 | Fixes file permissions, and installs BuildConfiguration.xml properly | Zerophase | |
2021-05-02 | Improves ccache support and adds support for processor multiplier while ↵ | Zerophase | |
compiling | |||
2021-05-02 | adds ccache as an optdepends | Zerophase | |
2021-04-17 | Update to 4.26.2 | Zerophase | |
2021-03-28 | compile and rebuild projects for current engine with system compiler | Zerophase | |
2021-03-25 | fixes typo in permission | Zerophase | |
2021-03-25 | applies sytem compiler patch | Zerophase | |
2021-03-25 | Supports compiling in the editor with system compiler | Zerophase | |
2021-03-24 | fixes permssion issue when recompiling | Zerophase | |
2021-03-23 | Supports packaging with system compiler. | Zerophase | |
2021-03-16 | turned system compiler off by default. | Zerophase | |
2021-03-15 | restores Build directory | Zerophase | |
2021-03-14 | Allows use of system compiler | Zerophase | |
2021-03-12 | update to 4.26.1 | Zerophase | |
2021-03-12 | update to 4.26.1 | Zerophase | |
2020-11-21 | Bump pkgrel | Shatur95 | |
2020-11-21 | Put comment back | Shatur95 | |
2020-11-21 | Revert "Copy all compiled files" | Shatur95 | |
This reverts commit 8f23c9b2e478845693d4068f441206f346eacf33. | |||
2020-11-21 | Revert "Remove license from the package folder" | Shatur95 | |
This reverts commit 47ad6b2ec3e99b120de063159f92c079b85a83ee. | |||
2020-11-21 | Fix .desktop file | Shatur95 | |
2020-11-21 | Remove license from the package folder | Shatur95 | |
2020-11-19 | Copy all compiled files | Shatur95 | |
2020-11-19 | Remove extra quotes | Shatur95 | |
2020-11-19 | Update to 4.25.4 | Shatur95 | |
2020-11-19 | Use !strip | Shatur95 | |
2020-11-19 | Add openssh to makedepends | Shatur95 | |
2020-06-14 | update to 4.25.1 | Zerophase | |
2020-05-05 | update to 4.25 | Zerophase | |
2020-02-29 | Merge branch 'master' of ssh://aur.archlinux.org/unreal-engine | Zerophase | |
2020-02-29 | Update to 4.24.3 | Zerophase | |
2020-01-27 | Make Engine folder writable to fix segmentation fault | Shatur95 | |
2020-01-25 | Revert "Enable Clang 9 support" | Shatur95 | |
This reverts commit e90a624ed09c34c58b88dff54fdf61c92b13f4f7. | |||
2020-01-10 | Enable Clang 9 support | Zerophase | |
2019-12-29 | Fix installation path | Shatur95 | |
2019-12-29 | Use qt5-base for qmake | Shatur95 | |