Commit Graph

  • 2e2d45ca29
    Merge pull request #3 from kirbylink/feature/add_modules github/master kirbylink 2024-06-01 19:39:21 +0200
  • 2da8aed126 Adding parameter to add additional modules to optimized JDK David 2024-06-01 19:29:10 +0200
  • d9d6db6913 Merge pull request 'release/v1.2.0' (#31) from release/v1.2.0 into master v1.2.0 master David 2024-06-01 19:29:10 +0200
  • 190ed8d227 Updating CHANGELOD.md david 2024-06-01 19:24:06 +0200
  • ea6923df79 Merge pull request 'Adding parameter to add additional modules to optimized JDK' (#30) from feature/add_modules into develop develop David 2024-06-01 19:22:27 +0200
  • 6969e81737 Adding parameter to add additional modules to optimized JDK david 2024-06-01 19:02:02 +0200
  • 7488b681cf
    Merge pull request #2 from kirbylink/feature_macos_improvement kirbylink 2024-05-31 21:45:22 +0200
  • 7c963cf2cd Adding MacOs Application Bundle in tar.gz file Updating CHANGELOG.md, adding infos to README.md and improving help David 2024-05-31 20:16:28 +0200
  • 15c6543eaf Merge pull request 'master' (#29) from master into develop David 2024-05-31 21:04:47 +0200
  • 2b6490a23f Merge pull request 'release/v1.1.0' (#28) from release/v1.1.0 into master v1.1.0 David 2024-05-31 20:16:28 +0200
  • 6f4819448f Adding Unreleased again. david 2024-05-31 20:10:14 +0200
  • 1e118f4db6 Updating CHANGELOG.md for release david 2024-05-31 20:02:10 +0200
  • 36c4b20cb8 Merge pull request 'feature/creating_macos_application_bundle' (#27) from feature/creating_macos_application_bundle into develop David 2024-05-31 15:31:35 +0200
  • 08867fbc1b Updating CHANGELOG.md david 2024-05-31 15:19:30 +0200
  • 85898ce5f2 Updating CHANGELOG.md, adding infos to README.md and improving help david 2024-05-31 15:08:43 +0200
  • 0966dd2d2e zip only the app folder without additional execution david 2024-05-31 14:13:32 +0200
  • 7dad79e97a Adding first draft of creating MacOs Application Bundle david 2024-05-30 12:35:22 +0200
  • 277a896f16 Merge pull request 'master' (#26) from master into develop David 2024-05-20 21:53:51 +0200
  • 1c901cdf87 Merge pull request 'Updating compatibility in README.md' (#25) from hotfix/updating_readme into master v1.0.0 David 2024-05-20 21:50:16 +0200
  • 75884d0b24 Updating compatibility in README.md david 2024-05-20 21:47:21 +0200
  • d482794bca
    Merge pull request #1 from kirbylink/merge_local_changes_into_master kirbylink 2024-05-20 21:42:16 +0200
  • b6b0f56980 - Install script improved to run with /bin/sh - Dockerfile changed to use install.sh script (Works on x64 and aarch64 architecture) - Dockerfile_x64 with old build script for tests - Script warp4j improved to support to run on aarch64 architecture David 2022-08-12 18:40:09 +0200
  • 85ff45f1b6 Merge pull request 'Fixing CHANGELOG.md link' (#24) from hotfix/Fixing_wrong_urls into master David 2024-05-20 21:11:04 +0200
  • f3382a5bac Fixing CHANGELOG.md link david 2024-05-20 21:02:14 +0200
  • 1524ca306e Merge pull request 'release/1.0.0' (#23) from release/1.0.0 into master David 2024-05-20 20:56:53 +0200
  • f3f4cdf29d Adding PR check for master david 2024-05-20 20:51:32 +0200
  • 0db99a4a25 Preparing for release david 2024-05-20 20:29:59 +0200
  • 7b7c32f56f Merge pull request 'Updating README.md and CHANGELOG.md' (#22) from feature/update_readme_file into develop David 2024-05-20 20:09:24 +0200
  • 69458b30a7 Updating README.md and CHANGELOG.md david 2024-05-20 19:57:06 +0200
  • 4dbfd0a8f3 Merge pull request 'Cleaning up code and setting temporary download url to develop branch' (#21) from feature/cleanup into develop David 2024-05-20 18:28:03 +0200
  • d91c6f6896 Cleaning up code and setting temporary download url to develop branch david 2024-05-20 18:25:20 +0200
  • 867eb8db35 Merge pull request 'feature/updating_documentation' (#20) from feature/updating_documentation into develop David 2024-05-20 17:37:49 +0200
  • bb2103ebc3 Fixing build pipeline david 2024-05-20 17:33:59 +0200
  • 085535ee84 Fixing formatting david 2024-05-20 17:31:18 +0200
  • e35813a905 Fixing formatting david 2024-05-20 17:30:54 +0200
  • 3a9ea529ec Adding CHANGELOG.md and fixing Dockerfile name david 2024-05-20 17:20:54 +0200
  • 6b8ef1118e Merge pull request 'feature/update_install_script' (#19) from feature/update_install_script into develop David 2024-05-20 15:47:04 +0200
  • 1e633691ff Changing temporary the warp4j link david 2024-05-20 15:43:18 +0200
  • 966a3b753e Fixing Dockerfile Changing temp the url for Dockerfile Removing bash specific commands in install script Using su instead of sudo, fixing Dokcerfile david 2024-05-20 09:37:00 +0200
  • 14e7aaf812 Using install script in Dockerfile david 2024-05-20 09:32:59 +0200
  • c00e159842 Fixing install script david 2024-05-20 09:26:10 +0200
  • e718c60a22 Adding aarch64 support for install script david 2024-05-20 08:57:25 +0200
  • dd5b59e4c5 Merge pull request 'feature/Adding_docker_x64_build_to_testing_pipeline' (#18) from feature/Adding_docker_x64_build_to_testing_pipeline into develop David 2024-05-19 10:39:31 +0200
  • 065c993332 Fixing .drone.yml david 2024-05-19 10:37:00 +0200
  • 84f132742b Fixing .drone.yml david 2024-05-19 10:04:25 +0200
  • 67fd83a11e Adding docker x64 build to testing pipeline and fixing develope pipeline david 2024-05-19 10:03:17 +0200
  • 401a8927bc Adding test build of Dockerfile_x64_86 to pull request pipeline david 2024-05-19 09:55:17 +0200
  • eaee10a147 Merge pull request 'Updating download url for new warp-packer version' (#17) from feature/using_new_warp_packer into develop David 2024-05-19 09:51:04 +0200
  • e9509fa2c5 Updating download url for new warp-packer version david 2024-05-19 09:48:25 +0200
  • e8e9e246b6 Merge pull request 'feature/updating_warp-packer_and_adding_optional_prefix_parameter' (#16) from feature/updating_warp-packer_and_adding_optional_prefix_parameter into develop David 2024-05-17 22:58:42 +0200
  • 3073a732f6 Updating warp-packer call, adding prefix and Spring-Boot support david 2024-05-17 22:56:20 +0200
  • a6e5755435 Adding prefix parameter to warp4j david 2024-05-16 08:31:58 +0200
  • d548761372 Merge pull request 'Fixing multiple errors' (#15) from feature/debugging_build_step into develop David 2024-05-15 11:15:04 +0200
  • 1b57d73186 Reverting changes for debugging david 2024-05-15 11:09:36 +0200
  • 9712e0ebaf Fixing variable david 2024-05-15 07:45:21 +0200
  • bfe5a0c3b5 Fixing variable david 2024-05-15 07:21:25 +0200
  • b140323b61 Using correct comparator david 2024-05-15 07:00:56 +0200
  • 51337c59d0 Removing binutils and using correct strip depending on java version david 2024-05-15 06:46:06 +0200
  • 8f442e0e50 Using temporary older version of plugins/docker david 2024-05-14 21:59:32 +0200
  • f0e904b9fb Debug drone messages david 2024-05-14 21:31:13 +0200
  • f27ede1ee9 Fixing missing parameter david 2024-05-14 20:00:43 +0200
  • d8af2f5402 Debugging build step david 2024-05-14 19:29:48 +0200
  • 08e3c17c3e Debugging build step david 2024-05-14 09:43:52 +0200
  • ea6ea677bc Merge pull request 'Adding new compiled warp-packer for aarch64 architecture' (#14) from feature/using_updated_aarch64_warp_packer into develop David 2024-05-14 06:33:16 +0200
  • 760e0b814c Adding new compiled warp-packer for aarch64 architecture david 2024-05-14 06:30:29 +0200
  • 8b73944d0c Merge pull request 'Printing warp-packer logs for testing' (#13) from feature/enabling_warp_packer_logs_for_testing into develop David 2024-05-13 16:14:59 +0200
  • a5b9cf0f05 Printing warp-packer logs for testing david 2024-05-13 16:13:13 +0200
  • 811686bba7 Merge pull request 'Adding additional Dockerfile for x64 and updating url for warp-packer' (#12) from feature/using_aarch64_warp-packer into develop David 2024-05-13 16:03:39 +0200
  • fb553c263b Adding additional Dockerfile for x64 and updating url for warp-packer david 2024-05-13 16:00:13 +0200
  • 3c2ac97134 Merge pull request 'Printing warp-packer logs for testing' (#11) from feature/enabling_warp_packer_logs_for_testing into develop David 2024-05-13 11:41:36 +0200
  • c102bbe57c Printing warp-packer logs for testing david 2024-05-13 11:39:14 +0200
  • 5190f4dfc7 Merge pull request 'Adding binutils to docker build' (#10) from feature/adding_binutils_to_build into develop David 2024-05-13 09:38:09 +0200
  • 8a82cca275 Adding binutils to docker build david 2024-05-13 09:34:23 +0200
  • e1f937bb2c Merge pull request 'Adding support to build x64 application on linux aarch64 architecture' (#9) from feature/support_arm_as_build_system_for_x64 into develop David 2024-05-13 08:08:31 +0200
  • 83e17c9c42 Adding support to build x64 application on linux aarch64 architecture david 2024-05-13 08:05:17 +0200
  • 64bdcfc7a9 Merge pull request 'Fixing typo in .drone.yml' (#8) from feature/fixing_typo into develop David 2024-05-12 09:21:18 +0200
  • 897fc83880 Fixing typo in .drone.yml david 2024-05-12 09:19:32 +0200
  • d9b7157471 Merge pull request 'Feature: Adding test build for testing images' (#7) from feature/add_testing_image_to_build_options into develop David 2024-05-12 09:15:17 +0200
  • 7a930d7def Feature: Adding test build for testing images david 2024-05-12 09:13:20 +0200
  • d8a7589e5e Merge pull request 'Feature: Remove jvm-impl choice since Adoptium only offers hotspot impl' (#6) from feature/remove_jvm_impl_choice into develop David 2024-05-12 08:51:49 +0200
  • 1b395c6c68 Feature: Remove jvm-impl choice since Adoptium only offers hotspot impl david 2024-05-12 08:48:01 +0200
  • cfcff034c4 Merge pull request 'Feature: Fixing name in .drone.yml' (#5) from feature/fixing_warp4j_names_for_build into develop David 2024-05-12 08:40:19 +0200
  • f463391e0f Feature: Fixing name in .drone.yml david 2024-05-12 08:11:28 +0200
  • bce7315995 Merge pull request 'feature/add_drone_support' (#4) from feature/add_drone_support into develop David 2024-05-12 00:29:49 +0200
  • 5d03fbe45e Feature: Changing from push to pull_request event david 2024-05-12 00:15:44 +0200
  • 21cf3c330b Feature: Adding first draft of .drone.yml. david 2024-05-11 23:55:00 +0200
  • cb03fbf739 Merge pull request 'feature/using_new_adoptium_url' (#3) from feature/using_new_adoptium_url into develop David 2024-05-11 21:16:57 +0200
  • 241aae92b4 Merge pull request 'Feature: Updating to new domain name' (#2) from feature/update_domain into develop David 2024-05-11 21:15:59 +0200
  • 3352169028 Feature: Fixing class-path david 2024-05-11 21:07:27 +0200
  • d15b451319 Feature: Updating url and parser to fetch from Adoptium david 2024-05-11 20:16:48 +0200
  • 938ac7f33d Feature: Updating to new domain name david 2024-05-11 09:09:28 +0200
  • 6ee83e1056 feature/manual_and_auto_classpath_option (#1) David 2022-08-12 18:40:09 +0200
  • 13e0c7c71f Feature: Manual and auto classpath option - Adjusting links in documentation david 2022-08-12 18:35:58 +0200
  • 7604890611 Feature: Manual and auto classpath option - Adjusting links in documentation david 2022-08-12 18:30:07 +0200
  • ff575c0d83 Feature: Manual and auto classpath option - Renaming option --spring-boot to --auto-class-path - Adding option -s and --silent to use javaw for windows programs david 2022-08-12 17:25:22 +0200
  • caccbe74e4 Feature: Manual and auto classpath option - Using java instead javac to get an output console david 2022-08-12 16:09:15 +0200
  • 9255ff9f33 Feature: Manual and auto classpath option - Setting LTS from version 11 to 17 - Fixing jdep call - Updating README.md david 2022-08-12 14:28:37 +0200
  • 7037c6a791 Feature: Manual and auto classpath option - Making download url static in install file david 2022-08-11 23:08:25 +0200
  • 81dd7332c7 Feature: Manual and auto classpath option - Fixing url in install file david 2022-08-11 22:39:08 +0200
  • 5ae894e34a Feature: Manual and auto classpath option - Fixing url in README.md david 2022-08-11 22:35:23 +0200