Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-30 | Set 'WithDDC' to false to appease those who feel it would lengthen package times | Neko-san | |
2022-06-30 | Updated the .SRCINFO file | Neko-san | |
2022-06-30 | Removed the pkgver() funtion, updated the pkgver value, and set git clone to ↵ | Neko-san | |
target specific versions | |||
2022-06-30 | Updated for Unreal Engine 5 and removed outdated UE4 patches | Neko-san | |
2021-06-24 | Bump pkgrel | Hennadii Chernyshchyk | |
2021-06-24 | Replace Windows specific search with the correct path | Hennadii Chernyshchyk | |
Used for -mode=GenerateClangDatabase in UBT. | |||
2021-06-24 | Add missing quotes | Hennadii Chernyshchyk | |
2021-06-24 | Fix output silencing | Hennadii Chernyshchyk | |
Redirect to /dev/null instead of a file named "-". | |||
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 | Update SRCINFO | 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 | sourceinfo update | 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 | |