-
if `grails-gradle-plugin` is published to gradlePluginPortal,
`buildSrc/build.gradle`
`settings.gradle`
and a `buildscript { }`
are no longer needed for Grails Apps.
Also remove need for
…
-
I'm modifying my build to remove the Gradle Plugin Portal from my plugin repositories and the Protobuf plugin is the one giving me an issue. I'm unable to apply the plugin using the below block:
```
…
-
Should we?
-
新建了个项目,默认是kts脚本的,项目的build.gradle.kts只有
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.jetbrains.kotlin.android) apply false
}
老用法build.gradle是:
builds…
-
## Large usage MD codes
- [ ] [LAMMPS + variants](https://github.com/UCL-ARC/hpc-spack/issues/44#issuecomment-2179076165): https://github.com/UCL-RITS/rcps-buildscripts/issues/575
- [ ] CP2K: https:/…
-
Several functions would need to be added to the buildscript
- Concatenate
- Uglify/minify
-
### Current Behavior
It does not seem possible to access project properties set by 'indexed access' in a Kotlin project from another project in the same build (i) using 'indexed access' in a Kotlin s…
-
```
We need a buildscript which should be do the following tasks:
* build the project
* run unit tests after build
* create a package for 2.0 and 3.5 platform
* generates package output zip files lik…
-
```
$ echo "dHIoJTE3LzwyOzM+LGw6cGsoJTA4KSk=" | base64 --decode > scriptpubkeyman.crash
$ FUZZ=scriptpubkeyman src/test/fuzz/fuzz scriptpubkeyman.crash
...
SUMMARY: AddressSanitizer: heap-buffer-o…
-
## Numba 0.61.0rc1
* [x] Merge to main.
- [x] Remaining Pull-Requests from milestone: https://github.com/numba/numba/milestone/81
* [x] Check Numba's version support table documentation. Upda…