Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-14 | Added missing header files to packaging. | Paul Hentschel (hpmachining) | |
2023-10-15 | Updated PKGBUILD to fix check() function. | Paul Hentschel (hpmachining) | |
2023-09-03 | Fixed packaging to add missing includes. | Paul Hentschel (hpmachining) | |
2023-08-27 | Fixed sha256 sums in PKGBUILD | Paul Hentschel (hpmachining) | |
2023-07-20 | Removed patches because of upstream fixes. | Paul Hentschel (hpmachining) | |
2023-07-19 | Added patch to include <cstdint> in BIP39Words.h | Paul Hentschel (hpmachining) | |
2023-05-08 | Added patch to include <cstdint> in BigNum.h | Paul Hentschel (hpmachining) | |
2023-04-16 | Added patch to enable v8 sandbox | hpmachining | |
Needed to fix runtime error with CAMotics | |||
2022-11-04 | Updated to use Python instead of Python2 for check. | hpmachining | |
2022-06-28 | Changes to support latest v8-r | hpmachining | |
2022-03-11 | Fixed pkgver() and check depends | Paul Hentschel (hpmachining) | |
2021-02-16 | Removed prepare() function. | Paul Hentschel (hpmachining) | |
Upstream fixes make prepare() function no longer needed. | |||
2021-02-14 | Updated to use latest V8. | Paul Hentschel (hpmachining) | |
Changed from using a fixed version v8 to the v8-r package. | |||
2020-02-22 | Added 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-04 | Enabled check function. | Paul Hentschel (hpmachining) | |
Test functions re-enabled after upstream fix. | |||
2019-08-18 | Commented out check function. | Paul Hentschel (hpmachining) | |
Upstream check functions have not been updated yet for latest changes and fails to build. | |||
2019-06-30 | Updated to use V8 6.8 | Paul Hentschel (hpmachining) | |
2019-06-11 | Removed mariadb-libs from depends. | Paul Hentschel (hpmachining) | |
Previous commit added mariadb-libs to optdepends but didn't remove it from depends. | |||
2019-04-20 | Moved mariadb-libs from depends to optdepends. | Paul Hentschel (hpmachining) | |
2019-03-07 | Adopted 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-27 | changed dep | Grey Christoforo | |
2017-01-26 | fix dir structure | Grey Christoforo | |
2017-01-26 | put the whole thing in /opt | Grey Christoforo | |
2017-01-26 | initial commit | Grey Christoforo | |