Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 12:39:36 UTC Now

2017-11-01 18:22:19 UTC MAIN commitmail json YAML

Update devel/gradle to 4.3.

- Experimental build cache support for C and C++ compilation.
- Gradle Kotlin DSL v0.12
- You can now use the build scan plugin without configuring it in your
  build.
- Gradle now defines connection and socket timeouts for all HTTP(S)
  requests.
- The plugins {} DSL can now be used in more cases.
- The runtime task inputs API is now more consistent with the
  statically-compiled API.
- New console verbose mode will print outcomes of all tasks like Gradle
  3.5 and earlier did.
- New task output DirectoryProperty and RegularFileProperty types.

(fhajny)