JAL-3521 Adding a build_properties into sourceDist tarball, with INSTALLATION=SourceD...
[jalview.git] / build.gradle
2021-02-08 Ben SoaresJAL-3521 Adding a build_properties into sourceDist...
2021-02-06 Ben SoaresJAL-3521 Moved the debian build.gradle to utils/debian...
2020-11-19 Ben SoaresJAL-3521 removed unnecessary parts of the ext project... task/JAL-3521_Slimmed_down_build.gradle_for_debian
2020-11-19 Ben SoaresJAL-3521 Minimal plugins and tasks needed to run tests...
2020-09-24 Ben SoaresJAL-3577 Quick fix adding quotation marks for findPrope...
2020-09-03 Jim ProcterMerge branch 'improvement/JAL-3280_Migrate_the_VersionC...
2020-09-01 Ben SoaresJAL-3280 fixes after CR-JAL-241. Now only checking...
2020-08-31 Ben SoaresJAL-3280 Pass appbase and appdir from getdown to jalvew...
2020-08-18 Ben SoaresJAL-3718 Added digestonly key to getdown.txt to copy...
2020-08-13 Jim ProcterJAL-3675 brought forward patch to build.gradle for...
2020-07-07 Ben SoaresJAL-3541 ensure deletion of cloverReportDir
2020-07-07 Ben SoaresJAL-3541 small fix for clover.xml location expected...
2020-07-07 soaresJAL-3541 added a property/variable style comment to...
2020-07-07 Ben SoaresJAL-3541 Fixed report path for build artifacts
2020-07-07 Ben SoaresJAL-3541 Added mem setting and jvmArgs for cloverReporting
2020-07-07 Ben SoaresJAL-3541 Individual tests now instrumented and reported...
2020-07-07 Ben SoaresJAL-3541 JavaExec tasks for cloverInstr and cloverRepor...
2020-07-07 Ben SoaresJAL-3541 tidying build.gradle, delete cloverInstrDir...
2020-07-07 Ben SoaresJAL-3541 perhaps a better clean for clover. fixed
2020-07-07 Ben SoaresJAL-3541 perhaps a better clean for clover
2020-07-07 Ben SoaresJAL-3541 rejigged clover tasks very mildly
2020-07-01 Ben SoaresJAL-3609 Allow pass-through of setHiDPIScale property...
2020-06-16 Ben SoaresJAL-3608 non-JS cherry-pick
2020-04-21 Ben SoaresJAL-3577 changed default RELEASE dir in build.gradle...
2020-04-14 Jim ProcterMerge branch 'testing/JAL-3577_jalviewversion_autoset_f...
2020-04-09 Ben SoaresJAL-3588 Remove Examples folder in windows Program...
2020-04-09 Jim ProcterJAL-3577 automatically configure JALVIEW_VERSION for... testing/JAL-3577_jalviewversion_autoset_fixed
2020-04-07 Ben SoaresJAL-3577 Added DEVELOP DMG styling. Improved TEST-RELEA...
2020-04-06 Ben SoaresJAL-3577 Fixed Jalview Programme Group in Windows menu...
2020-04-06 Ben SoaresJAL-3577 Moved application Categories for freedesktop...
2020-04-06 Ben SoaresJAL-3577 removed debugging
2020-04-06 Ben SoaresJAL-3577 Added existing and new Application IDs for...
2020-04-05 Ben SoaresJAL-3577 Changed Windows internal ID to a new value...
2020-04-05 Ben SoaresJAL-3577 Changed Windows internal ID to a new value...
2020-04-04 Ben SoaresJAL-3577 Added DS_Store for Test release to look like...
2020-04-03 Ben SoaresJAL-3577 Added a jalviewt scheme ONLY to TEST-RELEASE...
2020-04-03 Ben SoaresJAL-3577 cleaned up old DMG files. Added NON-RELEASE...
2020-04-02 Ben SoaresJAL-3577 First attempt at new folder names
2020-04-02 Ben SoaresMerge branch 'improvement/JAL-3394_added_categories_to_...
2020-03-26 Ben SoaresJAL-3225 Also look for local.properties in file named...
2020-03-20 Jim ProcterJAL-3562 exclude testNG groups from a build via -Ptestn...
2020-03-19 Ben SoaresJAL-3541 increase maxheapsize for test worker process
2020-03-19 Ben SoaresJAL-3541 tidying build.gradle, delete cloverInstrDir...
2020-03-18 Ben SoaresJAL-3541 perhaps a better clean for clover. fixed
2020-03-18 Ben SoaresJAL-3541 perhaps a better clean for clover
2020-03-17 Ben SoaresJAL-3541 rejigged clover tasks very mildly
2020-03-17 Ben SoaresRevert "JAL-3541 trying out previous cloverReport task"
2020-03-17 Ben SoaresJAL-3541 trying out previous cloverReport task
2020-03-12 Ben SoaresMerge commit '3fe5792cc63d53a5ace952bd68d3bb673c97f588... improvement/JAL-3394_added_categories_to_unix_shell_installer_desktop_file
2020-03-12 Ben SoaresJAL-3394 updated version if install4j gradle plugin
2020-03-09 Ben SoaresJAL-3394 Made Categories line configurable/readable...
2020-02-26 Jim ProcterMerge branch 'improvement/JAL-3449_add_install4j_instal...
2020-02-26 Jim ProcterJAL-3541 configurables for clover report generation...
2020-02-25 Jim ProcterJAL-3541 track own jalview.gui.Desktop clover source...
2020-02-25 Jim ProcterJAL-3541 2g heap for clover xml and clover html - remov...
2020-02-25 Jim ProcterJAL-3541 add verbose and heap setting for HTML Report...
2020-02-25 Jim ProcterJAL-3541 use javaExec to run clover tasks
2020-02-19 Ben SoaresMerge branch 'develop' into improvement/JAL-3449_add_in... improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalview_console.2
2020-02-19 Ben SoaresJAL-3289 Improved the name of the channel_launch.jvl...
2020-02-19 Ben SoaresJAL-3337 Adding .settings/org.eclipse.jdt.core.jalview...
2020-02-19 Ben SoaresJAL-3449 helper task to perform getdown digest on any dir
2020-02-18 Ben SoaresJAL-3449 merge from develop
2020-02-17 Ben SoaresJAL-3289 Added option and documentation for a TEST...
2020-02-17 Ben SoaresJAL-3252 tgz unpacking no longer needed by getdown...
2020-02-14 Ben SoaresJAL-3394 A little streamlining and fixing of helper...
2020-02-13 Ben SoaresJAL-3449 fix a getdownAppDir error introduced in previo...
2020-02-13 Ben SoaresJAL-3449 More tidying of build.gradle for CHANNEL selection
2020-02-08 Ben SoaresJAL-3179 Version fix for taskTree gradle task in gradle 6
2020-02-03 Jim ProcterJAL-3510 JAL-3153 clover instrumentation for tests task/JAL-3510-update-clover-to-4.4.1
2020-01-30 Jim ProcterJAL-3510 bump clover version in gradle build dependencies
2020-01-24 Ben SoaresJAL-3394 Removed libjli.dylib symbolic link from embedd...
2020-01-24 Ben SoaresJAL-3394 Variable-ise output folders -- will work bette...
2020-01-23 Ben SoaresJAL-3130 removed a debug message from build.gradle
2020-01-23 Ben SoaresJAL-3130 Improved locations of AdoptOpenJDK JRE downloa...
2020-01-17 Ben SoaresJAL-3252 Don't add java_location until we've got a...
2020-01-07 Ben SoaresJAL-3477 Fixed appbase override so it's optional\!
2020-01-07 Ben SoaresJAL-3477 Added appbase override option at buildtime...
2019-12-12 Ben SoaresJAL-3447 Change to install4j template version, JAL...
2019-12-09 Ben SoaresJAL-3449 More whitespace in installer. Tidying
2019-12-09 Ben SoaresJAL-3449 Fixed Info.plist file insertion. Simplified...
2019-12-09 Ben SoaresJAL-3449 Now parsing install4j XML file to edit values...
2019-12-08 Ben SoaresJAL-3449 Work in progress improving XML replacements...
2019-12-06 Ben SoaresJAL-3394 disableSigning=true when DEV
2019-12-06 Ben SoaresJAL-3394 Changed most of the token replacement for...
2019-11-22 Ben SoaresJAL-3449 install4j version, install4j template version...
2019-11-22 Ben SoaresJAL-3449 adding an installer template version. Really...
2019-11-21 Ben SoaresJAL-3449 added an install4j compiler var
2019-11-21 Ben SoaresJAL-3449 JAL-3394 merged on install4j8 template
2019-11-21 Ben SoaresJAL-3449 Using tidied build.gradle and gradle.propertie...
2019-08-29 Ben SoaresJAL-3420 JAL-3394 Correct format of XML in added file...
2019-08-28 Ben SoaresJAL-3420 JAL-3394 Using install4j8 template with file...
2019-07-10 Jim ProcterJAL-3289 bamboo properties for ‘BUILD’ getdown channel...
2019-07-10 Jim ProcterJAL-3289 bamboo properties for ‘BUILD’ getdown channel
2019-07-04 Jim ProcterMerge branch 'task/JAL-3337-rm-lib-update-sourceDist...
2019-07-04 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2019-07-04 Jim ProcterJAL-3337 round-and-round the process source files again
2019-07-04 Jim ProcterJAL-3337 more includes and excludes
2019-07-04 Jim ProcterJAL-3337 rejig the source distribution generation to...
2019-07-04 Jim ProcterJAL-3111 replace year in header for help pages and...
2019-07-04 Ben SoaresJAL-3225 try/catch for non-deprecated/deprecated proper...
next