Commit Graph

18 Commits

Author SHA1 Message Date
sternenseemann
a541244696 dbqn, dbqn-native: unstable-2021-10-08 -> 0.2.1 2021-12-08 14:41:17 +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
Josh Holland
038a0cf051 mbqn: 0.pre+date=2021-10-21 -> 0.pre+date=2021-11-08 2021-11-09 17:19:15 +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
f6d0781d3e mbqn: 0.pre+unstable=2021-10-06 -> 0.pre+date=2021-10-21 2021-10-27 11:59:05 +02:00
AndersonTorres
84e726be47 dbqn: 0.pre+unstable=2021-10-05 -> 0.pre+date=2021-10-08 2021-10-16 21:25:09 -03: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
AndersonTorres
077f0239d1 bqn: 0.0.0+unstable=2021-10-01 -> 0.pre+unstable=2021-10-06 2021-10-06 23:35:34 -03:00
AndersonTorres
3a3ad7ebaf dbqn: update version format 2021-10-06 23:35:33 -03:00
sterni
5627b8ae5b
cbqn: 2021-10-01 -> 2021-10-05 (#140795) 2021-10-06 23:13:51 -03:00
sterni
2924140fac
dbqn, dbqn-native: 2021-10-02 -> 2021-10-05 (#140601)
Summary:

- This new release internalizes the old, explicit log into `./build{,8}` scripts.
- Reduces closure size, by explicitly passing JDK(GraalVM) library output to native-image flags.
- Moves JDK to native build inputs.
- Resets meta.priority to default, since it is explicitly differentiated by pname.
2021-10-06 16:05:17 -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
fc88ec5d9d dbqn: init at 0.0.0+unstable=2021-10-02
Many thanks @sternenseemann for the expression. I made a rewrite to keep it
clean.
2021-10-03 21:03:36 -03:00
AndersonTorres
24f04ee6bb mbqn: init at 0.0.0+unstable=2021-10-01 2021-10-03 03:31:30 -03:00
AndersonTorres
53527927eb cbqn: init at 0.0.0+unstable=2021-09-29 2021-09-30 13:51:21 -03:00