Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-09 | Patch to build with v8 13.1 & c++20 | Paul Hentschel (hpmachining) | |
2024-06-23 | Patch to build with V8 12.7 | Paul Hentschel (hpmachining) | |
2023-12-10 | Fixed check() function. | Paul Hentschel (hpmachining) | |
2023-05-08 | Added patch to include <cstdint> in Bignum.h | Paul Hentschel (hpmachining) | |
2023-04-16 | Updated to 1.8.0 | Paul Hentschel (hpmachining) | |
Updated to tag 1.8.0 to support CAMotics 1.3.0 | |||
2023-04-10 | Removed openssl support | Paul Hentschel (hpmachining) | |
There were openssl calls that are not available in openssl 3.0. Camotics doesn't need openssl support in cbang so I just removed it and patched the testing function to skip the openssl related tests. | |||
2021-02-14 | Incremented pkgrel | Paul Hentschel (hpmachining) | |
2021-02-14 | Fixed permission issue with libcbang.a | Paul Hentschel (hpmachining) | |
2019-08-18 | Updated for python3. | Paul Hentschel (hpmachining) | |
Scons was updated to use python3. Some files needed to be patched to build using python3. | |||
2019-04-20 | Moved mariadb-libs from depends to optdepends. | Paul Hentschel (hpmachining) | |
2019-03-06 | Removed uneeded variable. | Paul Hentschel (hpmachining) | |
2019-02-24 | Changed dependancy from sqlite3 to sqlite. | Paul Hentschel (hpmachining) | |
The sqlite 3 package in the official repository is called sqlite, not sqlite3. | |||
2019-02-19 | Initial commit - cbang 1.3.1 | Paul Hentschel (hpmachining) | |