babashka/script
Michiel Borkent c48ae27da3
Disable some service loader features for smaller image size (#1054)
This also excludes `java.awt.Toolkit`.

```
     -H:ServiceLoaderFeatureExcludeServices=java.net.ContentHandlerFactory \
     -H:ServiceLoaderFeatureExcludeServices=java.nio.charset.spi.CharsetProvider
```
2021-11-05 10:39:48 +01:00
..
babashka Use correct branch on appveyor 2021-04-21 13:46:47 +02:00
lib_tests fix windows lib tests (#956) 2021-07-25 23:49:01 +02:00
bump_graal_version.clj Bump to GraalVM 21.3.0 JVM 11 2021-11-04 11:01:41 +01:00
bump_version.clj Version bump 2019-12-25 16:32:43 +01:00
changelog.clj Rename 2021-01-01 11:26:31 +01:00
cljdoc-preview Rename 2021-01-01 11:26:31 +01:00
compile Disable some service loader features for smaller image size (#1054) 2021-11-05 10:39:48 +01:00
compile.bat Migrate GraalVM configuration to jar (#973) 2021-08-22 23:19:28 +02:00
install-clojure Use Debian bullseye on CI/CD/Dockerfile (#1005) 2021-09-13 23:28:13 +02:00
install-graalvm Use Debian bullseye on CI/CD/Dockerfile (#1005) 2021-09-13 23:28:13 +02:00
install-leiningen Github actions enhancements (#319) 2020-03-30 20:29:08 +02:00
postgresql_test [#829] Allow thread-first in combination with shell 2021-05-13 13:10:56 +02:00
reflection.clj Migrate GraalVM configuration to jar (#973) 2021-08-22 23:19:28 +02:00
run_lib_tests [#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
run_lib_tests.bat run lib tests in Windows CI (#933) 2021-07-12 00:00:14 +02:00
setup-musl Add alias for musl (#1053) 2021-11-04 11:27:41 +01:00
test Clean in first test step 2021-03-04 10:49:16 +01:00
test.bat add more windows testing (#902) 2021-06-24 22:34:57 +02:00
uberjar make core.async and rewrite-clj integral (#1014) 2021-09-23 18:15:01 +02:00
uberjar.bat make core.async and rewrite-clj integral (#1014) 2021-09-23 18:15:01 +02:00