Age | Commit message (Collapse) | Author |
|
|
|
Remove no longer needed submodule update, replace spaces with tabs, make pkgver reference git tags
|
|
|
|
|
|
- Remove submodule walker, replace with "git submodule update --init --filter=tree:0 --recursive"
- Remove unneded dependencies
- Change build system to Ninja
|
|
|
|
|
|
|
|
Uses submodule walker, adapted from https://aur.archlinux.org/packages/zelda64recomp-git
|
|
|
|
|
|
|
|
&& remove LTO flag
|
|
|
|
refactoring
|
|
|
|
|
|
pkgrel
|
|
|
|
The submodules are now pulled in by:
git submodule update --init --recursive
before the CMake configure step, fixing the CMakeLists.txt errors
|
|
|
|
|
|
|
|
|
|
detection functions
|
|
|
|
previous local install
|
|
|
|
|