enso/project
Hubert Plociniczak 30100605da
Native image should not be tied a particular hardware (#7956)
Added `-march=compatibility` argument to native image builds to ensure that we don't generate binaries that cannot be run on a target machine.
2023-10-03 20:34:00 +02:00
..
src/main/scala/licenses Make reading the license files case insensitive. (#7725) 2023-09-20 23:17:06 +02:00
BenchTasks.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
build.properties Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
BuildInfo.scala Another attempt at M1 compilation (#3859) 2022-11-09 15:26:25 +00:00
Cargo.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
CopyTruffleJAR.scala Adjusting to GraalVM for JDK21+ (#7855) 2023-09-22 11:38:53 +00:00
CustomLogManager.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
Distribution.scala Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
DistributionPackage.scala Runtime checking of ascribed expression types (#7796) 2023-09-14 14:09:41 +02:00
Editions.scala Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
FrgaalJavaCompiler.scala Upgrading to Frgaal compiler 20.0.1 (#7860) 2023-09-22 09:58:19 +02:00
GatherLicenses.scala Register instruments/language in their own compilation units to fix the sbt build issues (#3509) 2022-06-13 14:09:08 +00:00
GenerateFlatbuffers.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
GraalVersionCheck.scala Adjusting to GraalVM for JDK21+ (#7855) 2023-09-22 11:38:53 +00:00
LauncherShimsForTest.scala Use SimpleFormatter.formatMessage to replace {0} with actual parameters (#5870) 2023-03-11 00:15:58 +00:00
LibraryManifestGenerator.scala Preinstalling With Dependencies (#1981) 2021-11-23 11:51:17 +03:00
NativeImage.scala Native image should not be tied a particular hardware (#7956) 2023-10-03 20:34:00 +02:00
Platform.scala Optimize import/export resolution (#5700) 2023-03-01 08:53:29 +00:00
plugins.sbt Fix GraalVM distribution download on MacOS (#7364) 2023-07-23 09:21:21 +00:00
RecompileParser.scala New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
StdBits.scala Add a common-polyglot-core-utils project (#5855) 2023-03-11 09:27:26 +00:00
VerifyReflectionSetup.scala Fix the project manager reflection configuration (#1394) 2021-01-14 10:46:01 +00:00
WithDebugCommand.scala sbt runEngineDistribution --debug to ease debuggging (#6745) 2023-05-18 15:00:52 +02:00