Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-29 | Version bump | Narendra Bharathi C V | |
2024-11-15 | Version bump | Narendra Bharathi C V | |
2024-09-17 | Version bump | Narendra Bharathi C V | |
2024-07-08 | Version bump | Narendra Bharathi C V | |
2024-04-09 | Unset CFLAGS and CXXFLAGS | Narendra 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-21 | Pulls the MOP changes | Narendra Bharathi C V | |
2024-03-08 | Version bump | Narendra Bharathi C V | |
2023-12-11 | Add aarch64 to arch array | Narendra Bharathi C V | |
2023-12-07 | Version bump | Narendra Bharathi C V | |
2023-11-21 | Version bump | Narendra Bharathi C V | |
2023-10-20 | Version bump to roll past v0.18-RC1 | Narendra Bharathi C V | |
2023-10-07 | Update .SRCINFO | Narendra Bharathi C V | |
2023-10-07 | Make PKGBUILD current | Narendra 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-25 | Adding gerbil as runtime dependency | Peter | |
2019-06-06 | update incorrect SRCINFO | Peter | |
2017-12-20 | don't copy build-only directory bootstrap | Peter | |
2017-09-07 | Fix incorrect version | Peter | |
2017-09-07 | Fix path to gambitc | Peter | |
2017-09-07 | initial commit | Peter | |