JAL-3337 added sourceDist task to gradle. Creates tar file in builds/distribution...
[jalview.git] / build.gradle
2019-07-01 Ben SoaresJAL-3337 added sourceDist task to gradle. Creates...
2019-06-28 Ben SoaresJAL-3337 start of a Tar task
2019-06-28 Ben SoaresJAL-3322 corrected fix to convertBuildingMD task fail...
2019-06-28 Ben SoaresMerge branch 'JAL-3322_getdown_speed_improvement' of...
2019-06-27 Ben SoaresJAL-3322 fixed convertBuildingMD task skipping in Windows
2019-06-27 Ben SoaresJAL-3322 linksCheck task output.
2019-06-27 Ben SoaresJAL-3322 Removed debug logging. Enabled backup install...
2019-06-26 Ben SoaresJAL-3322 Splashcreen now appears instantly with new...
2019-06-25 Ben SoaresJAL-3289 Ehancements to ARCHIVE building and script...
2019-06-25 Ben SoaresJAL-3289 ARCHIVE now implemented (requires a compiled...
2019-06-24 Ben SoaresJAL-3289 implemented CHANNEL=LOCAL,RELEASE,TEST-RELEASE...
2019-06-24 Ben SoaresJAL-3289 Start looking at automating location in appbas...
2019-06-20 Ben SoaresJAL-3322 New progress bar. Added option to report appba...
2019-06-19 Ben SoaresJAL-3321 Last pieces of the getdown-launcher.jar upgrad...
2019-06-19 Ben SoaresJAL-3321 Corrected the badly configured getdown-launche...
2019-06-18 Ben SoaresMerge branch 'develop' into merge/JAL-3310_and_JAL...
2019-06-18 Ben SoaresMerge branch 'develop' of https://source.jalview.org...
2019-06-17 Ben SoaresJAL-3310 JAL-3300 two getdown fixes merged
2019-06-14 Ben SoaresJAL-3130 added a bit of gradle support for compiling...
2019-06-14 Jim ProcterJAL-3111 report time when Jalview was built (consider...
2019-06-13 Ben SoaresJAL-3295 Can now compile/run/debug in Eclipse with...
2019-06-12 Ben SoaresJAL-3295 Fixed CMD-select of sequences in alignment...
2019-06-12 Ben SoaresJAL-3299 Fixed gitHash and gitBranch definitions in...
2019-06-11 Ben SoaresJAL-3248 improved pandoc lookup. Now comma-separated...
2019-06-10 Ben SoaresJAL-3248 quick fix for build.gradle when pandoc not...
2019-06-10 Ben SoaresJAL-3248 added conversion of building.md to building...
2019-06-07 Ben SoaresJAL-3248 Almost completed building doc
2019-06-07 Ben SoaresJAL-3225 removing slightly misleading rewrite of .class...
2019-06-06 Ben SoaresJAL-3225 Classpath now made in eclipse.classpath.file...
2019-06-04 Ben SoaresJAL-3287 correct local file URI for appbase and getdown...
2019-06-04 Ben SoaresJAL-3287 adjustment to HelpLinksChecker to run in Windo...
2019-05-27 Ben SoaresJAL-3247 Added AppleScript based App to run old Jalview...
2019-05-13 Ben SoaresJAL-3247 JAL-3254 JAL-3260 Fixed: JVL file jalview...
2019-05-09 Ben SoaresJAL-3247 JAL-3254 Fixed file association launch behavio...
2019-05-08 Ben SoaresJAL-3246 add -Pgetdown_local=true to use local files
2019-05-08 Ben SoaresJAL-3247 Script to produce auto file association files...
2019-05-06 Ben SoaresJAL-3247 improvements
2019-05-03 Ben SoaresJAL-3247 Part way towards adding double-click opening...
2019-04-25 Jalview Build BoxJAL-3234 tidy up stdout on build
2019-04-25 Jalview Build BoxJAL-3234 allow gradle builds to run without having...
2019-04-25 Jalview Build BoxMerge branch 'bug/JAL-3224_getdown_changed_to_unpack_tg...
2019-04-25 Ben SoaresJAL-3224 JAL-3225 Fixed help image mangling, moved...
2019-04-25 Jalview Build BoxMerge branch 'bug/JAL-3224_getdown_changed_to_unpack_tg...
2019-04-25 Jalview Build BoxJAL-3234 Gradle properties for signing: OSX_KEYSTORE...
2019-04-25 Ben SoaresJAL-3224 JAL-3225 Some fixes in install4j template...
2019-04-25 Ben SoaresJAL-3224 JAL-3225 To be compatible with install4j bundl...
2019-04-25 Ben SoaresJAL-3224 JAL-3225 Added lines to check for updates...
2019-04-25 Ben SoaresJAL-3224 Tidied up Network installers in install4j...
2019-04-24 Ben SoaresJAL-3224 minor fix for build.gradle and gradle eclipse
2019-04-24 Jim ProcterMerge branch 'task/JAL-3225_Integration_Gradle_building...
2019-04-24 Jim ProcterJAL-1929 JAL-3224 java 8 and java 11 specific getdown...
2019-04-23 Jim ProcterJAL-3130 add JAVA_VERSION to shadowJar classifier so...
2019-04-23 Jim ProcterJAL-3130 make sure only libDistDir/*.jar are added...
2019-04-23 Jim ProcterJAL-1929 JAL-3224 getdown artefacts staged as getdown...
2019-04-23 Jim ProcterJAL-1929 JAL-3224 getdown channel structure is {build...
2019-04-22 Jim ProcterJAL-3224 JAL-3196 still trying to specify projectFile...
2019-04-22 Jim ProcterJAL-3224 JAL-3196 still trying to specify projectFile...
2019-04-22 Jim ProcterJAL-3224 JAL-3196 specify file object in projectFile...
2019-04-22 Jim ProcterJAL-3130 provide absolute module path as J11 compile...
2019-04-22 Jim ProcterMerge branch 'jims/JAL-3130_Java11_Gradle_publishing...
2019-04-18 Ben SoaresJAL-3224 Removed JREs (these now need to be in ~/buildt...
2019-04-17 Ben SoaresJAL-3224 Add commons-compress-1.18.jar
2019-04-16 Jim ProcterJAL-3130 refactored ‘clover’ to ‘use_clover’ since...
2019-04-15 Ben SoaresJAL-3130 some clover fixes for helplinks. Use 'gradle...
2019-04-14 Jim ProcterJAL-3130 write clover.xml during cloverReport phase
2019-04-14 Jim ProcterJAL-3130 make sure testng-results.xml is generated
2019-04-12 Jim ProcterJAL-3130 instrument main and compile separately to...
2019-04-12 Jim ProcterJAL-3130 gradle test now runs open clover 4.3.1 and...
2019-04-11 Jim ProcterJAL-3130 ensure J11 libs/modules are added when buildin...
2019-04-05 Ben SoaresJAL-3130 This commit concentrates on the Mac OS X DMG...
2019-04-04 Ben SoaresJAL-3130 JAL-3007 improvements to gradle build
2019-04-01 Ben SoaresJAL-3130 JAL-3007 Added gradle build for Java 11. Now...