guix-kreyren/guix
Reily Siegel 0f2df54f83
build-system/clojure: Support compiling Java.
* guix/build/clojure-build-system.scm (compile-java): New variable.
(build): Copy classes compiled from Java and optionally Java sources to
the final jar.
(%standard-phases): Add compile-java phase before build.
* guix/build/clojure-utils.scm (%java-source-dirs): New variable.
(%java-compile-dir): New variable.
* guix/build-system/clojure.scm (clojure-build): Include %java-source-dirs and
%java-compile-dir.
(builder): Include %java-source-dirs and %java-compile-dir.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-24 10:38:14 +01:00
..
build build-system/clojure: Support compiling Java. 2022-01-24 10:38:14 +01:00
build-system build-system/clojure: Support compiling Java. 2022-01-24 10:38:14 +01:00
import import/texlive: Add helper to check installed files. 2022-01-20 22:56:55 +01:00
scripts package: Honor '--dry-run' when target profile is already in store. 2022-01-19 22:07:54 +01:00
store
tests tests: git: Avoid ambiguous module import. 2021-12-23 18:49:05 -05:00
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Add 'branch' to 'channel->code' output. 2021-12-25 19:12:37 +01:00
ci.scm ci: Restrict substitute search to guix jobset. 2021-12-19 16:25:51 +01:00
colors.scm
combinators.scm combinators: Add 'define-compile-time-procedure'. 2021-12-20 16:21:40 +01:00
config.scm.in
cpio.scm
cpu.scm Add (guix cpu). 2022-01-01 15:23:24 +01:00
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm
elf.scm
extracting-download.scm
ftp-client.scm
gexp.scm gexp: 'file-append' correctly handles bases without an expander. 2021-11-27 23:06:17 +01:00
git-authenticate.scm
git-download.scm
git.scm upstream: Support updating and fetching 'git-fetch' origins. 2022-01-06 16:27:30 +01:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.js
graph.scm
hash.scm guix hash: Extract file hashing procedures. 2022-01-06 16:27:30 +01:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm inferior: 'cached-channel-instance' always returns a directory. 2022-01-17 19:05:48 +01:00
ipfs.scm
licenses.scm
lint.scm guix: lint: Fix comment per TODO. 2022-01-10 11:44:31 -05:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm narinfo: Do not repeat slash when building nar URLs. 2021-12-12 00:27:53 +01:00
openpgp.scm
packages.scm gnu: bootstrap: Add support for riscv64-linux. 2022-01-14 11:41:15 +02:00
pki.scm
profiles.scm profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE. 2021-11-25 20:44:16 -05:00
profiling.scm
progress.scm progress: Rate limit drawing in the progress-reporter/bar. 2021-12-12 14:12:15 +00:00
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm self: Add guile-lzma as a dependency. 2021-12-23 08:59:44 -05:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm
substitutes.scm substitutes: Build correct narinfo URLs for cache URLs without trailing slash. 2021-12-12 00:27:53 +01:00
svn-download.scm Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
swh.scm
tests.scm
transformations.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
ui.scm guix: ui: Fix typo in docstring. 2022-01-22 21:35:47 -05:00
upstream.scm upstream: Support updating and fetching 'git-fetch' origins. 2022-01-06 16:27:30 +01:00
utils.scm gnu: bootstrap: Add support for riscv64-linux. 2022-01-14 11:41:15 +02:00
workers.scm