enso/project
Hubert Plociniczak 26ef0f6b00
Include only runtime dependencies in std-bits (#3445)
`provided` classifier is completely omitted in the update report so we
cannot filter on that during `.select`.
Instead, we only consider runtime configuration which lists all the
necessary dependencies needed to run things.

This is a follow up on #182093808. With this change frgaal compiler is no
longer packaged.
2022-05-12 10:44:46 +00:00
..
src/main/scala/licenses Make Legal Notices Order Deterministic (#1891) 2021-07-22 13:00:23 +02:00
BenchTasks.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
build.properties Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
BuildInfo.scala Fix dev version check (#3265) 2022-02-15 16:34:33 +01:00
Cargo.scala Self-hosted Engine CI for Windows and Linux (#3182) 2021-12-27 17:56:35 +01:00
CopyTruffleJAR.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
Distribution.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
DistributionPackage.scala Additional sbt commands to build stdlib packages (#3431) 2022-05-11 10:12:18 +00:00
Editions.scala Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
EnvironmentCheck.scala Self-hosted Engine CI for Windows and Linux (#3182) 2021-12-27 17:56:35 +01:00
FixInstrumentsGeneration.scala Upgrade GraalVM to 21.0 (#1487) 2021-02-22 13:32:55 +00:00
FrgaalJavaCompiler.scala Integrate Frgaal in Java libs (#3433) 2022-05-11 11:21:01 +00:00
GatherLicenses.scala Implement the first part of the database library (#1475) 2021-02-25 13:48:18 +00:00
GenerateAST.scala Self-hosted Engine CI for Windows and Linux (#3182) 2021-12-27 17:56:35 +01:00
GenerateFlatbuffers.scala Update to GraalVM 21.1.0 (#1738) 2021-05-14 13:08:39 +01:00
LauncherShimsForTest.scala Self-hosted Engine CI for Windows and Linux (#3182) 2021-12-27 17:56:35 +01:00
LibraryManifestGenerator.scala Preinstalling With Dependencies (#1981) 2021-11-23 11:51:17 +03:00
NativeImage.scala Upgrade Truffle and Graal to Version 21.3.0 (#3258) 2022-02-11 19:05:13 +03:00
Platform.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
plugins.sbt Apply automatic formatting prior to turning on checks (#3405) 2022-04-19 12:34:34 +02:00
RecompileParser.scala Bump SBT and Scalafmt (#1203) 2020-10-22 16:12:28 +02:00
StdBits.scala Include only runtime dependencies in std-bits (#3445) 2022-05-12 10:44:46 +00:00
VerifyReflectionSetup.scala Fix the project manager reflection configuration (#1394) 2021-01-14 10:46:01 +00:00
WithDebugCommand.scala Qualified names & uppercase name resolution (#1062) 2020-08-05 22:16:44 +02:00