Commit graph

33 commits

Author SHA1 Message Date
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm 93b1a0432f clj-kondo: 2022.04.23 -> 2022.04.25 2022-05-25 05:49:10 +00:00
R. Ryantm a44a9240e2 clj-kondo: 2022.04.08 -> 2022.04.23 2022-04-25 03:05:45 +00:00
R. Ryantm af91ac7b0f clj-kondo: 2022.03.09 -> 2022.04.08 2022-04-10 10:47:59 +00:00
R. Ryantm 2b361911cb clj-kondo: 2022.03.04 -> 2022.03.09 2022-03-12 03:00:16 +00:00
R. Ryantm 0278ee6c4f clj-kondo: 2022.02.09 -> 2022.03.04 2022-03-05 02:59:44 +00:00
R. Ryantm 36af0a7e60 clj-kondo: 2022.01.15 -> 2022.02.09 2022-02-10 23:26:56 +00:00
R. Ryantm 978211bedf clj-kondo: 2021.12.19 -> 2022.01.15 2022-01-24 02:34:16 +00:00
Thiago Kenji Okada 34b93d2007 clj-kondo: fix typo 2021-12-27 22:27:49 -03:00
R. Ryantm c59cff685a clj-kondo: 2021.12.01 -> 2021.12.19 2021-12-24 03:56:20 +00:00
Thiago Kenji Okada 1195e8cecc clj-kondo: 2021.10.19 -> 2021.12.01 2021-12-01 17:21:54 -03:00
Thiago Kenji Okada f1c16183c8 buildGraalvmNativeImage: fix meta, add --verbose flag 2021-11-24 10:37:33 -03:00
Thiago Kenji Okada d352856ea2 buildGraalvmNativeImage: default executable to pname 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada a277e9d457 clj-kondo: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
R. Ryantm 8d64aee5a3 clj-kondo: 2021.09.25 -> 2021.10.19 2021-10-29 07:19:30 +00:00
Thiago Kenji Okada bc40a84b55 clj-kondo: refactor and reduce closure size
Use the new `native-image.properties` to simplify build:
https://github.com/clj-kondo/clj-kondo/pull/1373

Also link to `graalvm11-ce.lib` to reduce closure size:

Before:

```
$ nix path-info -S ./result -h
/nix/store/bc46ki5sj5abbdfsighvvvlk03qnzrp5-clj-kondo-2021.09.25	  1.9G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/6mzk1f3j2j7lzzg378jl1g86p4pkz43z-clj-kondo-2021.09.25	 74.1M
```
2021-10-02 11:39:13 -03:00
David Morgan e3b85ac8bc clj-kondo: 2021.03.31 -> 2021.09.25 2021-09-30 16:15:59 +01:00
Thiago Kenji Okada 05054fb1da clj-kondo: 2021.02.13 -> 2021.03.31 2021-04-22 11:30:42 -03:00
Thiago Kenji Okada e2016601d9 clj-kondo: 2020.12.12 -> 2021.02.13 2021-02-16 23:26:39 -03:00
Stevan Andjelkovic bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Benjamin Andresen 045c2abdfa clj-kondo: 2020.04.05 -> 2020.11.07 2020-11-07 19:52:45 +01:00
Griffin Smith 3341f6c1fc babashka,clj-kondo: Depend on graalvm-ce
Now that we have community builds of graalvm landed in #99631, both
clj-kondo and babashka can depend on those versions of graalvm rather
than the one that requires building from source - this can be built in
hydra, and generally is much easier to build and test.
2020-11-04 09:09:54 -08:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Frederik Rietdijk e7593313a6
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.04.05
clj-kondo: 2020.03.20 -> 2020.04.05
2020-04-21 19:51:08 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Andresen 19afb22dd8 clj-kondo: 2020.03.20 -> 2020.04.05 2020-04-05 15:17:59 +02:00
Benjamin Andresen 74051c00c6 clj-kondo: 2019.12.14 -> 2020.03.20 2020-03-31 18:00:35 +02:00
Eric Dallo 8cbb00a9ed clj-kondo: 2019.11.07 -> 2019.12.14 2019-12-16 21:01:20 -03:00
José Luis Lafuente 1c17da33f4
clj-kondo: 2019.11.03 -> 2019.11.07 2019-11-20 14:42:20 +01:00
José Luis Lafuente e2058c7231
clj-kondo: 2019.10.26 -> 2019.11.03 2019-11-04 20:27:52 +01:00
Benjamin Andresen a88a238724 clj-kondo: 2019.07.31-alpha -> 2019.10.26 2019-11-03 16:20:54 +01:00
José Luis Lafuente 2e234161a7
clj-kondo: init at 2019.07.31-alpha 2019-08-09 07:55:15 +02:00