summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-09Unset CFLAGS and CXXFLAGSNarendra Bharathi C V
The default CFLAGS provided with Archlinux uses -O2 which overrides -O1 preferred by upstream. -O2 causes build to fail. This change unsets CFLAGS from Archlinux to use tuned flags from upstream.
2024-03-21Pulls the MOP changesNarendra Bharathi C V
2024-03-08Version bumpNarendra Bharathi C V
2023-12-11Add aarch64 to arch arrayNarendra Bharathi C V
2023-12-07Version bumpNarendra Bharathi C V
2023-11-21Version bumpNarendra Bharathi C V
2023-10-20Version bump to roll past v0.18-RC1Narendra Bharathi C V
2023-10-07Update .SRCINFONarendra Bharathi C V
2023-10-07Make PKGBUILD currentNarendra Bharathi C V
- Updated source from github.com/vyzo to github.com/mighty-gerbils - Removed gambit-c from depends and makedepends as upstreams builds and uses a pinned gambit-c for both build and runtime. - Added openssl, zlib and sqlite as dependency to build with upstream defaults. - Added a pkgver() to update PKGBUILD's pkgver tag. - Updated build() and package() functions to be thin wrappers over upstream installation instructions. - Removed GERBIL_HOME as upstream have deprecated requiring this env variable. - Corrected here-document to not have $PATH expanded during package build.
2020-06-25Adding gerbil as runtime dependencyPeter
2019-06-06update incorrect SRCINFOPeter
2017-12-20don't copy build-only directory bootstrapPeter
2017-09-07Fix incorrect versionPeter
2017-09-07Fix path to gambitcPeter
2017-09-07initial commitPeter