Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | upgpkG: 0.8.0-1: lmao I forgot to check for an update | HurricanePootis | |
7 days | upgpkg: 0.7.1-3: fix for qt 6.10.0 | HurricanePootis | |
11 days | upgpkg: 0.7.1-2: add back libusb from system, add speexdsp to system, fix ↵ | HurricanePootis | |
cubeb patch | |||
12 days | upgpkg: 0.7.1-1: go to libusb submodule to fix build | HurricanePootis | |
2025-09-19 | upgpkg: 0.7.0-5: systemd 258 udev rules fix | HurricanePootis | |
2025-09-18 | upgpkg: 0.0.7-4: force gcc, remove zlib and zstd from makedepends | HurricanePootis | |
I got a comment that somebody couldn't compile citron with clang. After looking into it, it seems like this is because they were using clang. Therefore, I set up a few case functions that check to see if that the user has set thin LTO and are using LLD. Seeing as GCC does not support ThinLTO, I change it back to -flto=auto to get most performance. Then, seeing as LLD does not support GNU's job system for fast(ish for gcc lol) LTO builds, I change back to the standard ld. I am not going to check for mold, as mold automatically uses ld for LTO builds. If there are any problems, please let me know! I built this on my laptop where I had clang set as the default, and it used gcc by default. I also built this in a clean chroot, where GCC is obviously the default. | |||
2025-09-11 | upgpkg: 0.7.0-3: ensure system cubeb is not used | HurricanePootis | |
2025-09-09 | upgpkg: 0.7.0-2: fix build with vulkan-utility-libraries | HurricanePootis | |
2025-09-09 | upgpkg: 0.7.0-1 | HurricanePootis | |
2025-06-09 | upgpkg: 0.6.1-9: add version information and input rules | HurricanePootis | |
2025-06-09 | upgpkg: 0.6.1-8: fix depends, makedepeneds, build, and add licenses | HurricanePootis | |
2025-05-03 | patch code for arch's Boost 1.88 update | TERRIER Sébastien | |
2025-04-29 | update upstream git https address | TERRIER Sébastien | |
2025-04-26 | add configure option to build with cmake 4.x | TERRIER Sébastien | |
2025-04-02 | update some CmakeLists sinc arch's cmake bump to 4.x | Sébastien TERRIER | |
2025-03-27 | update sources | Sébastien TERRIER | |
2025-03-22 | use CFLAGS from makepkg.conf | TERRIER Sébastien | |
2025-03-17 | update version and dependancies, add discord-rpc, add b2sums | TERRIER Sébastien | |
2025-03-15 | move boost to make dependancy and add commit to sources | TERRIER Sébastien | |
2025-03-13 | remove PGO optimization | TERRIER Sébastien | |
2025-03-11 | update to v0.6 | TERRIER Sébastien | |
2025-02-22 | Update to version 0.5 + removal of vcpkg dependency | TERRIER Sébastien | |
2025-02-03 | update sources according AUR submission guidelines + use system library when ↵ | TERRIER Sébastien | |
possible | |||
2025-01-28 | add option to force not using faster LD (LLD) as it seems to not compile with it | TERRIER Sébastien | |
2025-01-27 | force use of system SDL + donwload from git to import correct submodules ↵ | TERRIER Sébastien | |
versions | |||
2025-01-27 | update to new version 0.4 and improve PKGBUILD | TERRIER Sébastien | |
2025-01-20 | initial commit | TERRIER Sébastien | |