Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : mold-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
Age
Commit message (
Expand
)
Author
2026-07-15
build(): Use system mimalloc and use Release build type, safely, without -O3 ...
asyync1024
2026-07-15
Whoops, turns out I added a redundant -Wno-author accidentally
asyync1024
2026-07-15
Use -Wno-author as recommended by the Arch Wiki
asyync1024
2026-07-12
build(): -Wno-dev has been deprecated, replaced with -Wno-author
asyync1024
2026-07-11
Make package REUSE-compliant
asyync1024
2026-06-17
Fix: Quote cmake invocation
asyync1024
2026-04-01
add: Arch Linux Contributors LICENSE
asyync1024
2026-03-29
formatting: use '_' before 'cmake_options' variable
asyync1024
2026-03-24
check(): Add -j$(nproc) to speed up ctest considerably
asyync1024
2026-03-20
Fix various errors and improve formatting considerably
asyync1024
2025-05-16
mold-git: Add License and libblake3 as depend
Peter Jung
2024-08-25
Make PKGBUILD more readable
Peter Jung
2024-05-05
mold-git: Sync && fix pkgver
Peter Jung
2023-09-21
PKGBUILD: use _reponame instead of reponame
Peter Jung
2022-09-27
Use cmake, use mold to link mold
Peter Jung
2022-06-25
Change to default clang as compiler, fix check, enable debug
Peter Jung
2022-06-25
add system tbb back to makefile after arch patched tbb
Peter Jung
2022-06-23
sync with arch's PKGBUILD; dont use system tbb since its in testing right now
Peter Jung
2022-06-17
remove TBB since the upstream one has bugs, it will use the internal one from...
Peter Jung
2022-06-15
remove XXHASH as make and correct provides
Peter Jung
2022-02-14
Add git to makedepends
Jackalope
2021-12-31
Build 1.0.1
Jackalope
2021-09-23
bump srcinfo
Jackalope
2021-09-23
Fix wrapper library
Jackalope
2021-08-13
Fix build
bin
2021-03-30
Add a prepare() function that handles git submodules
Alexander F. Rødseth
2021-02-23
Initial commit
Alexander F. Rødseth