Francois-Rene Rideau
0d0f475f27
gerbil: 0.15.1 -> 0.16
...
Now that v0.16 was released at last, make the configurePhase and instalPhase
the same again for default and unstable.
2020-05-17 16:14:22 -04:00
Francois-Rene Rideau
f9360e7974
gerbilPackages.gerbil-utils: init at 2020-05-16
2020-05-17 16:09:26 -04:00
Francois-Rene Rideau
756c8a27d9
gerbil-unstable: 2020-02-27 -> 2020-05-17
2020-05-17 15:51:05 -04:00
Francois-Rene Rideau
90835bc666
Refactor Gerbil support
...
- Use the new Gambit support.
- Move files from $out to $out/gerbil.
- Use new Gerbil configuration and installation scripts.
- Move some fixups from preBuild to postPatch.
- Give up on previous failed attempts at using static libraries.
- Add support for compiling libraries written in Gerbil.
- Build using NIX_BUILD_CORES.
- Register all those things in all-packages.
2020-05-17 15:48:13 -04:00
Francois-Rene Rideau
4ee219ef8e
gerbil-unstable: 2019-11-15 -> 2020-02-27
...
Let Gerbil Scheme find its GERBIL_HOME where Nix put it
when the environment variable is left unspecified.
Comment out work in progress for static linking.
Notes about working on macOS.
2020-02-27 16:02:39 -05:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Francois-Rene Rideau
3823b386b4
gerbil-unstable: 2019-08-11 -> 2019-11-10
...
Also, build with gambit rather than gambit-unstable, because of, well,
instability in the current gambit-unstable.
2019-11-23 18:12:34 -05:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Francois-Rene Rideau
1a00ceeb32
gerbil-unstable: 2019-02-09 -> 2019-08-11
2019-08-14 00:49:41 -04:00
Francois-Rene Rideau
e1655a3b7f
gerbil-unstable: 2019-01-25 -> 2019-02-09
2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
70fb3533db
gerbil: 0.15 -> 0.15.1
2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
a737bbd40d
gerbil-unstable: 2018-11-19 -> 2019-01-25
2019-01-26 12:05:55 -05:00
Francois-Rene Rideau
85f84819fc
gerbil: 0.14 -> 0.15
2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
04469284ce
gerbil: use full path for gsc, gxc
2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
05c90569c4
gerbil-unstable: 2018-09-06 -> 2018-11-19
2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
f87b172891
gerbil: 0.13 -> 0.14
2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
6c64d94490
gerbil-unstable: 2018-08-11 -> 2018-09-06
2018-09-06 11:43:49 -04:00
Francois-Rene Rideau
ccbb218866
gerbil: 0.12-RELEASE -> 0.13
2018-09-06 11:43:48 -04:00
Francois-Rene Rideau
d9f419bd57
gambit, gerbil: use stdenv = gccStdenv
...
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau
c75576f9e8
gerbil-unstable: 2018-05-12 -> 2018-08-11
2018-08-11 14:07:05 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Francois-Rene Rideau
fcc6e91c4e
gerbil-unstable: 2018-04-03 -> 2018-05-12
2018-05-29 22:54:18 -04:00
Francois-Rene Rideau
a48bfdc260
gerbil-unstable: init at 2018-04-03
2018-04-04 07:43:00 -04:00
Mario Rodas
f43878ca4d
gerbil: enable on darwin
2018-03-26 17:01:39 -05:00
Francois-Rene Rideau
b649b0834a
gerbil: 0.12-DEV-1404-g0a266db -> 0.12-RELEASE
...
This is the first stable version of gerbil, named 0.12-RELEASE
so that builtins.compareVersions should consider it newer than the
packages of the 0.12-DEV-xxx series.
Next stable package version will be gerbil-0.13 without -RELEASE.
Next unstable package version will be in its own distinct package
gerbil-unstable-2018-02-28 or some such, as per nixpkgs guidelines.
2018-02-27 12:20:41 -05:00
Francois-Rene Rideau
544e548978
gerbil: 0.12-DEV-1030-gbbed3bc -> 0.12-DEV-1404-g0a266db
2018-02-16 09:39:48 -05:00
Michael Raskin
18ca43f339
Merge pull request #33612 from fare-patches/master
...
Update gambit and gerbil
2018-01-11 09:38:08 +00:00
Francois-Rene Rideau
699c8cc832
gerbil: 0.12-DEV-836-gcde6802 -> 0.12-DEV-1030-gbbed3bc
2018-01-11 04:28:18 -05:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Francois-Rene Rideau
62935172f3
gerbil: 0.12-DEV-777-gd855915 -> 0.12-DEV-836-gcde6802
2017-12-04 23:46:39 -05:00
Francois-Rene Rideau
fc82bad4a9
gerbil: 0.12-DEV -> 0.12-DEV-777-gd855915
2017-09-23 08:10:53 -04:00
Francois-Rene Rideau
f96e4edb17
gerbil: 0.11 -> 0.12-DEV
2017-07-07 11:27:56 +01:00
Francois-Rene Rideau
2f45c37646
gerbil: 0.10 -> 0.11
2017-06-16 10:07:14 +02:00
Jörg Thalheim
de0d0da1fd
gerbil: simplify shebang patching
...
fixes #26338
2017-06-03 12:08:49 +01:00
Francois-Rene Rideau
7cbdb10576
gerbil: init at 0.10
2017-06-03 12:08:49 +01:00