Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-08[core] Upgrade to Xtext 2.25.0 and Java 11Jan Belle1-1/+1
Bug 573430 Change-Id: Ie6af72c3aa36316f78edf3c414be98d4f3136c2b
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle1-18/+10
Bug 562962 Change-Id: I2e8c8dd09a99bc5bcc01971b209b567210832db7
2019-10-11[releng] Ensure consistent versioning of eclipse pluginsJan Belle1-13/+13
* Set all plugin and feature versions to 0.0.0 * Remove all version constraints of plugin dependencies * Implement build logic to update version strings * Integrate maven tycho build in gradle build Plugin and feature versions are updated by the build process. Version is computed from last git tag. Bug 541499 Change-Id: Ic9453508a27488239718074c318182977a21c214
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert1-0/+1
2018-08-31[generator] Refactor generators to implement common generator interfaceJan Belle1-1/+2
* migrated to new generator options implementation Change-Id: I086b384d502fcd1576256a2afaf08df2538b3670
2018-07-06next version will be 2.0.0v_2.0.0-alphaHenrik Rentz-Reichert1-7/+7
Change-Id: I68e0ce73d54ea500a5d0df14d09be96ce1879948
2018-07-06version 1.1.3v_1.1.3Henrik Rentz-Reichert1-7/+7
in MANIFEST.MF, category.xml, feature.xml and pom.xml Change-Id: I50eb2944879ecb1a39d6593bf95567fa795b225a
2018-02-09version set to 1.1.2.qualifier also in dependencies and featuresv_1.1.2Henrik Rentz-Reichert1-6/+6
In MANIFEST.MF, feature.xml, category.xml and pom.xml. Change-Id: Id4d6e8d147e97f57545c88e971bc04331529fcd4
2018-02-09version set to 1.1.2.qualifierHenrik Rentz-Reichert1-1/+1
In MANIFEST.MF and pom.xml. Change-Id: Ie4a30464d11840833c5620c26b01b93f09020929
2017-07-17switched to Java 8, deleted jdt prefsJuergen Haug1-1/+1
Change-Id: Icee7ff00c57b7be439a4f37d9fb4621fd1776aa7
2017-02-13switched version IDs from 1.1.0 to 1.1.1Henrik Rentz-Reichert1-7/+7
Change-Id: I0772129c28f1cc2816632fdf57338613afccf54e
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert1-7/+7
Change-Id: I488bfb8774497586ded29eda6cb1550e2b6204f5
2016-08-20version 1.0.0 -> 1.0.1Henrik Rentz-Reichert1-7/+7
Change-Id: Iea251201792aeca15bc7f406722d22d2112f96f9
2016-05-15removed (Incubation) from manifests and property filesv_1.0.0Henrik Rentz-Reichert1-1/+1
Change-Id: Ic818c72766dcf536a0eb4b64dc63005966129bd4
2016-04-24eTrice version 0.5.0 -> 1.0.0Henrik Rentz-Reichert1-7/+7
Change-Id: I9340be4b4a7b5253e0524e586e583236059f5b62
2015-08-17removed xbase fragment from etmap,etphys and configJuergen Haug1-1/+2
Change-Id: Ief6cd8e34a8c866bc9f9052be261f96e6e8b1455
2015-03-16[*] added lower bound for xtext dependenciesHenrik Rentz-Reichert1-4/+4
Change-Id: Ic414cfcf6d4774403d37e7ab9c51842c531bdd25
2014-08-12[core.genmodel, core.genmodel.fsm] split off state machine part of model ↵Henrik Rentz-Reichert1-0/+1
transformation Change-Id: I14c1a9d8128bb4f3ea00511100bd78a94914fae4
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert1-0/+1
Change-Id: I5183d3d56a45bdfb66d3da4c91dc9b72c05b965c
2014-05-05[core.*] move Import rule and ImportedFQN rule to core.commonJuergen Haug1-3/+3
Change-Id: I24f81e40cad8a3946ae3adb6aecfec9c71834336
2014-04-21[*] eTrice 0.4.0 -> 0.5.0 in all manifestsHenrik Rentz-Reichert1-5/+5
Change-Id: Ib795967e6d65d0ffd87aa8a2e5a1da2d0191a5ec
2013-09-12[core.*] bug 416648: [core.room][core.config] factor out common grammarepaen1-1/+2
part defining rules for literals https://bugs.eclipse.org/416648 Change-Id: Iaeef49c714fc2ad13c4b61afaa0738e1c5a06da4
2013-07-26changed version from 0.3.0 to 0.4.0Henrik Rentz-Reichert1-4/+4
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz1-38/+38
Conflicts: plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.modellib.java.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.runtime.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.c.zip plugins/org.eclipse.etrice.ui.runtime/contents/org.eclipse.etrice.tutorials.java.zip Change-Id: I98e2df3ab57d6e7e8f27e5b0aee7eaa189bfbc33
2013-04-16[*] vendor name changed to: Eclipse eTrice (Incubation)Henrik Rentz-Reichert1-1/+1
2012-11-20[core.etmap] introduced ETMapUtilHenrik Rentz-Reichert1-0/+2
this util is initialized with the models and creates maps from actor instance to thread and node
2012-11-16[core.etmap, core.etphys, core.room] outline labelsHenrik Rentz-Reichert1-2/+2
2012-11-16[core.room, core.etphys, core.etmap] re-factoringsHenrik Rentz-Reichert1-1/+0
2012-11-16[etmap, etphys] execution environment Java 1.6Henrik Rentz-Reichert1-1/+1
2012-11-16[core.etphys, core.etmap] new physical and mapping modelsHenrik Rentz-Reichert1-0/+37

    Back to the top