guix/guix/build-system
Pierre Langlois dbd4d2d070
build-system: Add tree-sitter-build-system.
* guix/build-system/tree-sitter.scm: New module.
* guix/build/tree-sitter-build-system.scm: Likewise.
* Makefile.am (MODULES): Add them.
* doc/guix.texi: Document it.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-02-12 11:32:20 +04:00
..
android-ndk.scm
ant.scm
asdf.scm build-system: asdf: Add asd-operation parameter. 2022-08-03 16:45:54 +02:00
cargo.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
channel.scm build-system/channel: Correctly handle store file name from (gnu ci). 2022-08-11 15:57:35 +02:00
chicken.scm Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
clojure.scm build-system/clojure: Support compiling Java. 2022-01-24 10:38:14 +01:00
cmake.scm build-system: Pass #:make-dynamic-linker-cache? #f when cross-compiling. 2022-01-11 20:34:59 +01:00
copy.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
dub.scm build-system/dub: Use the gold linker. 2022-06-19 02:00:00 +02:00
dune.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
elm.scm gnu: elm: Support 'elm reactor'. 2022-05-22 01:07:54 +02:00
emacs.scm
font.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
glib-or-gtk.scm build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase. 2021-11-11 12:18:19 -05:00
gnu.scm build-system/gnu: Turn #:phases into a gexp when cross-compiling. 2022-11-08 14:06:00 +01:00
go.scm gnu: Add go-github-com-creack-pty. 2022-11-10 23:17:18 -05:00
guile.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
haskell.scm Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
julia.scm build: julia: Add 'julia-package-dependencies' as keyword. 2022-02-24 12:20:31 +02:00
linux-module.scm gnu: linux-libre: Move documentation to a separate package. 2022-12-06 22:03:44 -05:00
maven.scm
meson.scm utils: Add target-little-endian?. 2023-02-11 00:09:40 +01:00
minetest.scm gnu: minetest: move to minetest.scm. 2021-08-20 13:37:32 +02:00
minify.scm Merge branch 'master' into core-updates-frozen 2021-07-29 22:34:57 +02:00
node.scm guix: node-build-system: Add implicit libuv input. 2022-01-09 02:07:11 +01:00
ocaml.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
perl.scm build-system/perl: Support cross-compilation of some Perl packages. 2022-08-06 18:21:12 +02:00
pyproject.scm build-system/pyproject: Always run tests verbosely for supported backends. 2022-10-27 21:30:03 +02:00
python.scm build-system/python: Disable grafts. 2022-10-22 01:46:54 +02:00
qt.scm build-system/qt: Disable grafts. 2022-10-17 23:15:07 +02:00
r.scm guix: Upgrade to Bioconductor 3.16. 2022-11-24 12:31:11 +01:00
rakudo.scm
rebar.scm import: Add hex.pm importer. 2022-06-15 10:18:34 +02:00
renpy.scm Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
ruby.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
scons.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
texlive.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00
tree-sitter.scm build-system: Add tree-sitter-build-system. 2023-02-12 11:32:20 +04:00
trivial.scm gexp: Leave grafting as is when lowering allowed/disallowed references. 2021-09-25 00:41:32 +02:00
waf.scm build-system: Always pass #:graft? #f to 'gexp->derivation'. 2023-02-03 16:26:20 +01:00