Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-08 | update to latest | soloturn | |
2023-03-08 | order deps alfabetical | soloturn | |
2023-03-08 | release 0.6.2 has new version naming, correct extract | soloturn | |
2023-01-02 | update to latest | soloturn | |
2022-08-01 | update to latest git | soloturn | |
2022-05-23 | sdl2 instead of sdl | soloturn | |
2022-03-20 | github requires https to clone | soloturn | |
2021-11-21 | update to latest | soloturn | |
2021-10-14 | update current git version | soloturn | |
2021-06-28 | not strip symbols to ease debugging | soloturn | |
2021-06-07 | update from git | soloturn | |
2021-03-06 | check if git still works | soloturn | |
2020-06-23 | 0.6.1 as new base | soloturn | |
2020-06-08 | tags are now in the tree, calculate version with them | soloturn | |
2020-06-07 | depend on lua, xmoto uses compatibilty flags now | soloturn | |
see: https://github.com/xmoto/xmoto/commit/800cae456437f4da57f4d4bbb62528850adfd92b | |||
2020-06-05 | ode, xdg-basedir needed. use the outdated version contained in the xmoto ↵ | soloturn | |
vendor dir if not installed | |||
2020-06-05 | update SRCINFO for reordered and optional deps | soloturn | |
2020-06-05 | order dependencies alphabetically, take out some to be optional | soloturn | |
2020-06-01 | update .SRCINFO | soloturn | |
2020-06-01 | update pkgver coming from git | soloturn | |
2020-06-01 | depend on lua-5.1 | soloturn | |
see also https://github.com/xmoto/xmoto/issues/76 | |||
2020-06-01 | finding xmoto after build now fixed, no sed | soloturn | |
2020-04-26 | there is no crosscompiling, not set CMAKE_SYSTEM_NAME | soloturn | |
2020-04-26 | add ninja as dedicated step | soloturn | |
2020-04-26 | regenerate SRCINFO | soloturn | |
2020-04-26 | add pkgver to have a new package with a new git commit | soloturn | |
2020-04-26 | increase the build number of package | soloturn | |
2020-04-26 | point to the built xmoto in src, .travis.yml has it not | soloturn | |
2019-02-08 | remove outdated cppflags. | soloturn | |
2019-02-08 | add manpage | soloturn | |
2019-02-08 | ninja xmoto_pack creates the package files. | soloturn | |
2019-02-08 | initial commit with cmake and ninja build | soloturn | |
this does not yet work. there is an error ==> Starting package()... [0/1] Install the project... -- Install configuration: "" ... CMake Error at bin/cmake_install.cmake:41 (file): file INSTALL cannot find "/srv/http/PKGBUILDs/aur/xmoto-git/src/build/bin/xmoto.bin". Call Stack (most recent call first): cmake_install.cmake:43 (include) |