Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc/urbit: Deprecate | Yuri Victorovich | 2024-04-08 | 1 | -10/+0 |
| | | | | | | | | | This project migrated between build systems several times, and now it uses Bazel and Hoon. The 2 remaining packaging systems having urbit download Linux binaries because there doesn't seem to be a reasonable way to build it. | ||||
* | misc/urbit: drop unused Meson keyword | Jan Beich | 2021-11-03 | 1 | -0/+10 |
subprojects/commonmark-legacy/meson.build:30:0: ERROR: Got unknown keyword arguments "version" subprojects/libscrypt/meson.build:17:0: ERROR: Got unknown keyword arguments "version" subprojects/ed25519/meson.build:21:0: ERROR: Got unknown keyword arguments "version" subprojects/murmur3/meson.build:7:0: ERROR: Got unknown keyword arguments "version" subprojects/softfloat3/meson.build:321:0: ERROR: Got unknown keyword arguments "version" PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/88a1bed81b7d |