summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2022-01-31Gradle script: exclude old lib dir from normal distribution (distZip/distTar)reger24
2022-01-30disable jvm mem limit in gradle scriptreger24
2022-01-30Remove unnecessary jar destinationDir from Gradle build scriptreger24
2022-01-29Update twelvemonkeys.imageio jar to version 3.8.1reger24
2022-01-28Replace hardcode 'build/...' substitution variable in Gradle build fileunknown
2022-01-27simplify Gradle task copyDependenciesForDistributionunknown
2022-01-27Add distMacApp task to Gradle build scriptunknown
2022-01-27Add Unix/Linux file permission to tar.gz distribution archivesunknown
2022-01-27Fix Test error in XZParserTest - class not foundunknown
2022-01-26Changed Gradle build regarding prepYaCyProperties to be more reliablereger24
2022-01-26Update to Gradle 7.3.3reger24
2022-01-25Config Gradle standard distZip/distTar to use legacy archive file namereger24
2022-01-25Fix for upgrade to Gradle 7.3.3reger24
2022-01-25Fix build error for IntelliJ after fake sourceSet htroot has been add ( https...reger24
2022-01-25Merge pull request #443 from WeNeedCoffee/gradle-idea-patchMichael Christen
2022-01-25Fix IntelliJ IDEA prime build errorreger24
2022-01-25Idea project files by Gradle not ANTDaleth Darko
2022-01-25Prevent build script failing on prime build with fresh git clonereger24
2022-01-24Further cleaned out transient dependencies + optimizationsreger24
2022-01-23Clean up some transient dependenciesreger24
2022-01-23Added NSIS plugin to Gradle build create Win install executablereger24
2022-01-22Configured Gradle javadoc, added distribution archive for portalsearchreger24
2022-01-22Implement creation of legacy distribution archive in Gradlereger24
2022-01-21Implement the Ant javac task to compile htroot direct in Gradlereger24
2022-01-21Set all dependencies in Gradle build scriptreger24
2022-01-20Fix naming mismatch of build.xml and jar in ./libreger24
2022-01-20Modified GitRevNr Ant-Plugin to work in Gradlereger24
2022-01-18Import Ant build.xml into Gradle and use old compile of servlets in Gradlereger24
2022-01-18Prepare to use Gradle dependencies while mimic current configreger24
2022-01-18Enable Gradle test and add manifest to yacycore.jar, set outputdir to libreger
2021-10-25attempt to make a Mac Release using gradleMichael Peter Christen
2021-07-14gradle cleanupadmin
2021-07-14replaced maven with gradleadmin