Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : alchemy-next-viewer-git.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compile.bash
Age
Commit message (
Collapse
)
Author
2023-05-09
LTO is broken, do not use it.
XenHat
Also disabled injecting build flags and additional binary stripping through makepkg
2023-05-09
don't fail if ulimit cannot be modified
XenHat
2023-04-03
Official toolchain uses cmake and ninja from pip. Let's do that.
XenHat
2023-04-03
Toolchain work
XenHat
2023-04-03
2GB per process does work!
XenHat
2023-04-03
enable tests
XenHat
2023-03-27
Install autobuild and dependencies every time.
XenHat
Trying to avoid it caused more headaches than it is worth.
2023-03-27
Tentative fix for autobuild re-installing every build
XenHat
2023-03-27
Tentative re-write of the linker memory usage workaround
XenHat
2023-03-27
use march=native for git build to get best performance
XenHat
2023-03-27
Log message tweaking
XenHat
2023-03-27
Fix: off-by-one loop iteration error
XenHat
2023-03-27
Fix: Compute job count from available memory instead of free memory
XenHat
2023-03-21
chore: LTO is broken (sic)
XenHat
2023-03-21
fixed: Clang build is broken again
XenHat
2023-02-02
switch to clang++ and enable LTO
XenHat
2023-01-18
better ci fixes
XenHat
2023-01-18
update build scripts for CI
XenHat
2022-12-28
Add precision about available memory
XenHat
2022-12-23
update schedtool usage
XenHat
2022-12-09
cosmetic build script tweaks
XenHat
2022-12-01
Additional build script improvements
XenHat
2022-11-13
whitespace fix
XenHat
2022-11-13
More ccache-related build fixes
XenHat
2022-11-13
some build script improvements
XenHat
2022-11-13
Fix build command
XenHat
2022-11-13
fix uncaffeinated bash scripting
Xenhat Hex
2022-11-13
make schedtool optional
Xenhat Hex
2022-10-12
remove -Wno-* flags as it doesn't work
Xenhat Hex
2022-10-12
tune to native cpu
Xenhat Hex
2022-10-12
whitespace
Xenhat Hex
2022-10-12
borrow a couple tricks from linux-tkg
Xenhat Hex
2022-10-12
remove more debug output
Xenhat Hex
2022-10-12
wrong variable
Xenhat Hex
2022-10-12
add build flags for architecture and supressing some warnings
Xenhat Hex
2022-09-30
toolchain update!
Xenhat Hex
2022-09-30
make compile script take swap memory into account
Xenhat Hex
2022-09-30
make autobuild install quiet
Xenhat Hex
2022-09-30
fix warning
Xenhat Hex
2022-09-30
update toolchain to new autobuild
Xenhat Hex
2022-09-25
cleanup
Xenhat Hex
2022-09-25
update package now that it builds again
Xenhat Hex
We had to update our internal build tool
2022-09-23
fix missing variable. Build still broken.
Xenhat Hex
2022-09-04
build_linux64.bash -> compile.bash
Xenhat Hex