summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-04-13Build with testing enabled and run unit tests after the buildcameel
2025-04-13Bypass Hunter and directly add dependencies as sources in the PKGBUILD insteadcameel
2025-04-13Skip the evm-benchmarks submodulecameel
- We are not going to benchmark the library and it seems to work just fine without it.
2025-04-13Switch to building from the source tarballcameel
2025-04-13Include documentation in the packagecameel
2025-04-13Update the build process to explicitly check out submodules as suggested by ↵cameel
Xeonacid
2025-04-13Use the correct architecture, license and dependencies in the PKGBUILDcameel
2025-04-13Bump version to 0.15.0cameel
2024-09-18fixup! Bump version to 0.12.0cameel
2024-01-05Bump version to 0.11.0cameel
2023-05-15Bump version to 0.10.0cameel
2022-11-21Bump version to 0.9.1cameel
2021-09-05Add SRCINFO missing from previous commitcameel
2021-09-05Bump version to 0.8.2cameel
2021-08-15Bump version to 0.8.1cameel
2021-08-02Bump version to 0.8.0cameel
2021-05-13Bump version to 0.7.0cameel
2020-09-14Update to 0.5.0cameel
2020-09-14Properly quote variables that could contain spacescameel
2020-09-14Remove -j from make command-line to respect MAKEFLAGS set in /etc/makepkg.confcameel
2020-09-14Consistently use tabs for indentationcameel
2020-09-14Use the correct ID for Apache License 2cameel
- 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-14Add myself as a co-maintainer in PKGBUILDcameel
2019-12-11Update to 0.4.0Mathias Baumann
2019-12-02Update SRCINFOMathias Baumann
2019-11-19Update to evm 0.3.0Mathias Baumann
2019-08-12Fix wrong SRCINFO dataMathias Baumann
2019-08-12Fix wrong URL in meta infoMathias Baumann
2019-08-12Initial commit for evmone buildMathias Baumann