summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-07-13Various fixes to get marsdev to build with gcc15Rubin Simons
Added _commit variable, default set to HEAD. Allows you to point to a specific commit for testing and bugreporting purposes. Added a git submodule update command to prepare. Make was forced to no concurrent jobs due to issues with the upstream Makefile. We set jobs with nproc now. Pinned SGDK version to v2.11 due to https://github.com/andwn/marsdev/issues/48
2024-08-16Removed CLANGD_FLAGS setting, as it is messy when other compilers are ↵Rubin Simons
involved. Renamed source script.
2024-08-14Added CLANGD_FLAGS to optionally set query-driver.Rubin Simons
2024-08-10Just use plain copy then.Rubin Simons
2024-08-10Added examples.Rubin Simons
2024-08-10Initial version of the marsdev-git AUR package.Rubin Simons