Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : evmone.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 (
Collapse
)
Author
2025-04-13
Build with testing enabled and run unit tests after the build
cameel
2025-04-13
Bypass Hunter and directly add dependencies as sources in the PKGBUILD instead
cameel
2025-04-13
Skip the evm-benchmarks submodule
cameel
- We are not going to benchmark the library and it seems to work just fine without it.
2025-04-13
Switch to building from the source tarball
cameel
2025-04-13
Include documentation in the package
cameel
2025-04-13
Update the build process to explicitly check out submodules as suggested by ↵
cameel
Xeonacid
2025-04-13
Use the correct architecture, license and dependencies in the PKGBUILD
cameel
2025-04-13
Bump version to 0.15.0
cameel
2024-09-18
fixup! Bump version to 0.12.0
cameel
2024-01-05
Bump version to 0.11.0
cameel
2023-05-15
Bump version to 0.10.0
cameel
2022-11-21
Bump version to 0.9.1
cameel
2021-09-05
Add SRCINFO missing from previous commit
cameel
2021-09-05
Bump version to 0.8.2
cameel
2021-08-15
Bump version to 0.8.1
cameel
2021-08-02
Bump version to 0.8.0
cameel
2021-05-13
Bump version to 0.7.0
cameel
2020-09-14
Update to 0.5.0
cameel
2020-09-14
Properly quote variables that could contain spaces
cameel
2020-09-14
Remove -j from make command-line to respect MAKEFLAGS set in /etc/makepkg.conf
cameel
2020-09-14
Consistently use tabs for indentation
cameel
2020-09-14
Use the correct ID for Apache License 2
cameel
- In Arch Apache 2.0 license is called just Apache. - Just to be 100% sure I compared /usr/share/licenses/common/Apache/license.txt with https://github.com/ethereum/evmone/blob/master/LICENSE and they byte-for-byte identical.
2020-09-14
Add myself as a co-maintainer in PKGBUILD
cameel
2019-12-11
Update to 0.4.0
Mathias Baumann
2019-12-02
Update SRCINFO
Mathias Baumann
2019-11-19
Update to evm 0.3.0
Mathias Baumann
2019-08-12
Fix wrong SRCINFO data
Mathias Baumann
2019-08-12
Fix wrong URL in meta info
Mathias Baumann
2019-08-12
Initial commit for evmone build
Mathias Baumann