summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-05-23Updated conflictsbrian
2025-05-23Fixed typo in build flagsbrian
2025-05-23Removed incompatible build flags for aarch64brian
2025-05-23Removed use of environment variables to build cross filebrian
Environment variables contain host machine settings (such as architecture) that get passed to our script. Until I get around to making a package that sets the default environment variables we'll hardcode the default values we supplied earlier as the only values.
2025-05-23Actually figured out how .SRCINFO worksbrian
2025-05-23Renamed meson-cross generatorbrian
Fixes possible conflicts with mingw64 meson cross compiler
2025-05-23Figured out how .SRCINFO worksbrian
2025-05-23Updated pkgrelbrian
2025-05-23Removing old filesbrian
2025-05-23Readding deleted files to enable pushingbrian
2025-05-23Overwriting deleted packagebrian
2020-03-20updpkg: Fixed checksumsTilmann Meyer
2020-03-20updpkg: Added exec_wrapperTilmann Meyer
2020-03-18addpkg: aarch64-linux-gnu-mesonTilmann Meyer