Commit graph

2 commits

Author SHA1 Message Date
ced80276c3
chore: update Gradle to 7.2 and refine wrapper scripts
- Updated the Gradle wrapper version from 6.5 to 7.2 to leverage the latest features and improvements.
- Enhanced the Unix `gradlew` script for better POSIX compliance and included a detailed license header.
- Added memory options (`-Xmx64m`, `-Xms64m`) as default JVM options for `gradlew`.
- Changed the Windows `gradlew.bat` script to resolve path issues and include a license header.
- Improved file descriptor handling and argument passing for better reliability.

These changes ensure compatibility with newer Gradle features, improve script reliability, and align with licensing requirements.
2024-09-17 08:10:11 +02:00
Bruno Bierbaumer
faec1dfd88 initial code dump 2015-11-23 22:20:14 +01:00