Commit Graph

10 Commits

Author SHA1 Message Date
Josh Holland
a8b6cd4a1c cbqn: 0.pre+date=2021-11-06 -> 0.pre+date=2021-12-13 2021-12-14 15:26:58 +01:00
Robert Scott
e30f006b3c cbqn-standalone: fix installPhase on darwin 2021-11-15 22:36:47 +01:00
Josh Holland
6599744afa cbqn: 0.pre+date=2021-10-20 -> 0.pre+date=2021-11-06 2021-11-09 17:19:50 +00:00
AndersonTorres
77382d5ebf cbqn: 0.pre+unstable=2021-10-09 -> 0.pre+date=2021-10-20 2021-10-27 11:59:05 +02:00
AndersonTorres
882ed22e5c cbqn: 0.pre+unstable=2021-10-05 -> 0.pre+unstable=2021-10-09 2021-10-09 15:25:37 -03:00
AndersonTorres
404ecd73d9 cbqn: update version string
Also, remove clangStdenv as dependency.
2021-10-06 23:35:34 -03:00
sterni
5627b8ae5b
cbqn: 2021-10-01 -> 2021-10-05 (#140795) 2021-10-06 23:13:51 -03:00
sternenseemann
86ad6b5251 cbqn: remove vendoring using builtin capabilities
The makefile (counterintuitively) checks src/gen/customRuntime to see if
the bytecode is up to date. By simply touch(1)-ing it, we can save
maintaining a patch.
2021-10-05 14:31:31 +02:00
AndersonTorres
417487b457 cbqn: 0.0.0+unstable=2021-09-29 -> 0.0.0+unstable=2021-10-01
Many thanks for the various rewritings by @sternenseemann!

- The intermediary recompilation phases are hidden by default inside a
  `lib.dontRecurseIntoAttrs`; only the zeroth and the second ones are exposed.

- `clangStdenv` is used by default in non-cross builds.

- The standalone build has an inferior priority.

- The mbqn sources are explicitly taken from mbqn instead of hardcoded in cbqn.
2021-10-03 21:03:36 -03:00
AndersonTorres
53527927eb cbqn: init at 0.0.0+unstable=2021-09-29 2021-09-30 13:51:21 -03:00