summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-10-15Updated PKGBUILD to fix check() function.Paul Hentschel (hpmachining)
2023-09-03Fixed packaging to add missing includes.Paul Hentschel (hpmachining)
2023-08-27Fixed sha256 sums in PKGBUILDPaul Hentschel (hpmachining)
2023-07-20Removed patches because of upstream fixes.Paul Hentschel (hpmachining)
2023-07-19 Added patch to include <cstdint> in BIP39Words.hPaul Hentschel (hpmachining)
2023-05-08Added patch to include <cstdint> in BigNum.hPaul Hentschel (hpmachining)
2023-04-16Added patch to enable v8 sandboxhpmachining
Needed to fix runtime error with CAMotics
2022-11-04Updated to use Python instead of Python2 for check.hpmachining
2022-06-28Changes to support latest v8-rhpmachining
2022-03-11Fixed pkgver() and check dependsPaul Hentschel (hpmachining)
2021-02-16Removed prepare() function.Paul Hentschel (hpmachining)
Upstream fixes make prepare() function no longer needed.
2021-02-14Updated to use latest V8.Paul Hentschel (hpmachining)
Changed from using a fixed version v8 to the v8-r package.
2020-02-22Added sed to include some needed files.Paul Hentschel (hpmachining)
All files that are needed were not being included in the Install section of the SConstruct scons file.
2019-09-04Enabled check function.Paul Hentschel (hpmachining)
Test functions re-enabled after upstream fix.
2019-08-18Commented out check function.Paul Hentschel (hpmachining)
Upstream check functions have not been updated yet for latest changes and fails to build.
2019-06-30Updated to use V8 6.8Paul Hentschel (hpmachining)
2019-06-11Removed mariadb-libs from depends.Paul Hentschel (hpmachining)
Previous commit added mariadb-libs to optdepends but didn't remove it from depends.
2019-04-20Moved mariadb-libs from depends to optdepends.Paul Hentschel (hpmachining)
2019-03-07Adopted package & updated PKGBUILD.Paul Hentschel (hpmachining)
Updated dependancies. Forced use of system libraries in build. Added check function. Updated package function to only install necessary files.
2017-01-27changed depGrey Christoforo
2017-01-26fix dir structureGrey Christoforo
2017-01-26put the whole thing in /optGrey Christoforo
2017-01-26initial commitGrey Christoforo