summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-11-25Corrected a 'sed' error and some typosNeko-san
2022-11-24Adjusted for loop logic in package()Neko-san
2022-11-23Bump pkgrel to 19Neko-san
2022-11-23Create '${pkgdit}/usr/bin' in package() sooner to prevent a strange install ↵Neko-san
error
2022-11-23Edited the directory search logic for the loop on line 204Neko-san
2022-11-23Bump pkgrel to 18Neko-san
2022-11-21Bump pkgrel to 17Neko-san
2022-11-21Bump pkgrel to 16Neko-san
2022-11-21Updated the pkgbuildNeko-san
2022-11-21Updated the pkgbuildNeko-san
2022-11-21Bump pkgrel to 15Neko-san
2022-11-21Use 'find' to look for xbuild and mcs to set them as executable; pretty much ↵Neko-san
all of package() is in if-checks now...
2022-11-21Prevent an error from occuring if GenerateProjectFiles.sh doesn't existNeko-san
2022-11-20Updated unreal-engine.shNeko-san
2022-11-20Updated unreal-engine.shNeko-san
2022-11-19Fixed a git issue with updating old clones of the UE repo to the current ↵Neko-san
release tag
2022-11-19Quoted $PWDNeko-san
2022-11-19Bumped pkgrel to 11Neko-san
2022-11-19Bumped pkgrel to 11Neko-san
2022-11-18Bumped pkgrel to 10Neko-san
2022-11-18Corrected line 183Neko-san
2022-11-18...Bumped to pkgrel 8Neko-san
2022-11-18Explicitly create a directory on line 190 to solve a nonsensical issueNeko-san
2022-11-18Added wget to makedepends for the PKGBUILD installationNeko-san
2022-11-18Bump pkgrel to 6; added a new desktop iconNeko-san
2022-11-18Bump pkgrel to 5Neko-san
2022-11-18Bump pkgrel to 4Neko-san
2022-11-18Bump pkgrel to 3Neko-san
2022-11-18Bump pkgrel to 2; corrected lines 194 and 195 to include directoriesNeko-san
2022-11-17Bump pkgrel to 1Neko-san
2022-11-17Corrected an incomplete install path on line 194 that was forgottenNeko-san
2022-11-16Removed no longer relevant RunUAT.sh arguementsNeko-san
2022-11-15Updated pkgver to 5.1.0Neko-san
2022-11-11Added a forgotten error-exit for the launch scriptNeko-san
2022-11-11Added an option for turning compilation with DCC onNeko-san
2022-11-11Fixed an edge-case in the first-launch scriptNeko-san
2022-11-11Updated to add openssl-1.1 and Steam as dependencies, and a script to handle ↵Neko-san
missing $HOME folders
2022-11-04Added CFLAGS/CXXFLAGS sanity checksNeko-san
2022-08-31Edited the PKGBUILDNeko-san
2022-08-31Edited the PKGBUILDNeko-san
2022-08-31Edited the PKGBUILDNeko-san
2022-07-14Updated pkgver to 5.0.3Neko-san
2022-07-07Updated .SRCINFO because I forgotNeko-san
2022-07-07Added the checksum for the pacman hook and specified it as a optdependNeko-san
2022-07-07Added the actual hook file to git; I forgot to add it like a dumdumNeko-san
2022-07-07Added a pacman hook that tries to keep old UE builds from hogging up painful ↵Neko-san
amounts of storage space
2022-07-05Made a new attempt at solving NuGet SSL connection issuesNeko-san
2022-07-05Tweaked the auro-detect mechanism for detecting architectures and made a ↵Neko-san
preliminary attempt at fixing the NuGet SSL issue before the build
2022-06-30Tweaked the usage of the architecture support optionsNeko-san
2022-06-30Add support for patching GenerateClangDatabase.cs to use Arch's clang for ↵Neko-san
smaller install footprint