lucene/gradle
Robert Muir 044d152d95
LUCENE-9928: speed up analysis/icu regeneration (#82)
The compilation of the library is slow, disable optimization as it doesn't speed up our usage of the gennorm2 tool.
Use better heuristic for make parallelism (tests.jvms rather than just hardcoded value of four).
2021-04-22 07:24:44 -04:00
..
datasets LUCENE-9854: Clean up utilities to download and extract test/ benchmark data sets. (#27) 2021-03-22 12:22:39 +01:00
documentation LUCENE-9931: Rename checksummed regen. tasks FooInternal and generated wrappers Foo (#88) 2021-04-16 22:35:51 +02:00
generation LUCENE-9928: speed up analysis/icu regeneration (#82) 2021-04-22 07:24:44 -04:00
hacks LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
ide LUCENE-9882: better synchronize eclipse formatter with spotless. (#47) 2021-04-07 06:20:42 -04:00
java LUCENE-9910: maximize javac lint (#68) 2021-04-07 06:10:29 -04:00
native LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory (#2052) 2021-01-17 23:57:56 +01:00
publishing LUCENE-9872: Make the most painful tasks in regenerate fully incremental (#60) 2021-04-02 09:56:47 +02:00
testing LUCENE-9854: Clean up utilities to download and extract test/ benchmark data sets. (#27) 2021-03-22 12:22:39 +01:00
validation Update gradle to 6.8.3 (#100) 2021-04-21 21:02:37 +02:00
wrapper Update gradle to 6.8.3 (#100) 2021-04-21 21:02:37 +02:00
globals.gradle LUCENE-9872: Make the most painful tasks in regenerate fully incremental (#60) 2021-04-02 09:56:47 +02:00
help.gradle LUCENE-9916: add a simple regeneration help doc (#73) 2021-04-11 11:28:41 -04:00