index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.gradle
Age
Commit message (
Expand
)
Author
2022-01-31
Gradle script: exclude old lib dir from normal distribution (distZip/distTar)
reger24
2022-01-30
disable jvm mem limit in gradle script
reger24
2022-01-30
Remove unnecessary jar destinationDir from Gradle build script
reger24
2022-01-29
Update twelvemonkeys.imageio jar to version 3.8.1
reger24
2022-01-28
Replace hardcode 'build/...' substitution variable in Gradle build file
unknown
2022-01-27
simplify Gradle task copyDependenciesForDistribution
unknown
2022-01-27
Add distMacApp task to Gradle build script
unknown
2022-01-27
Add Unix/Linux file permission to tar.gz distribution archives
unknown
2022-01-27
Fix Test error in XZParserTest - class not found
unknown
2022-01-26
Changed Gradle build regarding prepYaCyProperties to be more reliable
reger24
2022-01-26
Update to Gradle 7.3.3
reger24
2022-01-25
Config Gradle standard distZip/distTar to use legacy archive file name
reger24
2022-01-25
Fix for upgrade to Gradle 7.3.3
reger24
2022-01-25
Fix build error for IntelliJ after fake sourceSet htroot has been add ( https...
reger24
2022-01-25
Merge pull request #443 from WeNeedCoffee/gradle-idea-patch
Michael Christen
2022-01-25
Fix IntelliJ IDEA prime build error
reger24
2022-01-25
Idea project files by Gradle not ANT
Daleth Darko
2022-01-25
Prevent build script failing on prime build with fresh git clone
reger24
2022-01-24
Further cleaned out transient dependencies + optimizations
reger24
2022-01-23
Clean up some transient dependencies
reger24
2022-01-23
Added NSIS plugin to Gradle build create Win install executable
reger24
2022-01-22
Configured Gradle javadoc, added distribution archive for portalsearch
reger24
2022-01-22
Implement creation of legacy distribution archive in Gradle
reger24
2022-01-21
Implement the Ant javac task to compile htroot direct in Gradle
reger24
2022-01-21
Set all dependencies in Gradle build script
reger24
2022-01-20
Fix naming mismatch of build.xml and jar in ./lib
reger24
2022-01-20
Modified GitRevNr Ant-Plugin to work in Gradle
reger24
2022-01-18
Import Ant build.xml into Gradle and use old compile of servlets in Gradle
reger24
2022-01-18
Prepare to use Gradle dependencies while mimic current config
reger24
2022-01-18
Enable Gradle test and add manifest to yacycore.jar, set outputdir to lib
reger
2021-10-25
attempt to make a Mac Release using gradle
Michael Peter Christen
2021-07-14
gradle cleanup
admin
2021-07-14
replaced maven with gradle
admin