Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a4502989 | 2025-01-27 15:08:23 | Update bat to 0.25.0. | ||
| 61befb84 | 2024-12-30 08:47:03 | Prepare for libgit2 >=1.9.0.. | ||
| 25f02215 | 2024-05-18 10:54:37 | regen crates.inc with license info | ||
| 8bc138d6 | 2024-05-04 09:26:31 | Fix for libgit2->=1.8.0 | ||
| 9b08785f | 2024-01-01 09:02:15 | rust ports cleanup: use MODCARGO_WANTLIB in WANTLIB fix WANTLIB for simple ports. rust ports are expected to use MODCARGO_WANTLIB instead of hardcoding values (which will be soon different across archs). replace "c c++abi pthread" by ${MODCARGO_WANTLIB} in WANTLIB no changes, as it is the current value of MODCARGO_WANTLIB (even if buggy). ok tb@ | ||
| 04af6644 | 2023-11-13 07:33:55 | Update bat to 0.24.0. | ||
| 813bc7b3 | 2023-07-18 09:45:07 | Unbreak with new libgit2. | ||
| 9a9afefb | 2023-04-27 11:47:11 | sysutils/bat: remove patch forgotten in previous | ||
| 1eae0c98 | 2023-04-27 11:46:33 | sysutils/bat: update to 0.23.0 | ||
| cd4ce3a6 | 2023-02-28 19:28:32 | pre-build hack is not needed; thanks tb@ for teaching me the cargo module. |