enso/distribution
Jaroslav Tulach 515d8238bb
Support for --jvm option in Enso runner (#10374)
Addresses one of two concerns of #5298 - adds support for `--jvm` argument to allow us to switch from _native image_ built Enso binary (as developed by #10126) to regular JVM based Enso execution. This change _doesn't affect production builds_. The _native executable_ continues to be only built by `engine-runner/buildNativeImage` which is tested on CI, but not in the production jobs.
2024-07-06 07:02:20 +00:00
..
bin Support for --jvm option in Enso runner (#10374) 2024-07-06 07:02:20 +00:00
engine/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
lib/Standard Deserialise large integer and decimals from JSON automatically. (#10463) 2024-07-05 21:56:08 +00:00
project-manager/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00