Skip to content

Commit

Permalink
Updating submodules
Browse files Browse the repository at this point in the history
* OMCompiler d77c3cf...460260f (4):
  > Make 2.0 ME FMI the default
  > Compile MinGW FMUs with static libgcc
  > FMU export changes
  > Use autoconf in the source-code FMUs

* testsuite c68cd06...3ea4de3 (4):
  > Removed FMI 1.0 test that was actually a 2.0 test
  > Update for new API
  > Specify version="1.0" when testing FMI 1.0
  > Add a test for export+simulation of an FMU
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Nov 9, 2015
1 parent c3df684 commit 0d7641b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testsuite
Submodule testsuite updated 29 files
+1 −1 openmodelica/cppruntime/fmu/modelExchange/1.0/CoupledClutches_FMU1_CPP.mos
+1 −1 openmodelica/cppruntime/fmu/modelExchange/1.0/Crane_FMU1_CPP.mos
+1 −1 openmodelica/cppruntime/fmu/modelExchange/1.0/DIC_FMU1_CPP.mos
+1 −1 openmodelica/cppruntime/fmu/modelExchange/1.0/Modelica.Fluid.Examples.BranchingDynamicPipes_FMU1_CPP.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/BooleanNetwork1.mos
+2 −1 openmodelica/fmi/ModelExchange/1.0/BouncingBall.mos
+1 −4 openmodelica/fmi/ModelExchange/1.0/BouncingBallSourceFMU.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/CoupledClutches.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/EnumerationTest.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/HelloFMIWorld.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/InOutTest.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/IntegerNetwork1.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/JuliansBib.mos
+0 −1 openmodelica/fmi/ModelExchange/1.0/Makefile
+2 −2 openmodelica/fmi/ModelExchange/1.0/Modelica.Blocks.Sources.BooleanPulse.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/Modelica.Electrical.Analog.Examples.ChuaCircuit.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/Pendulum.mos
+2 −2 openmodelica/fmi/ModelExchange/1.0/SampleExample.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/StringParameters.mos
+3 −3 openmodelica/fmi/ModelExchange/1.0/TanksConnectedPI.mos
+1 −1 openmodelica/fmi/ModelExchange/1.0/testAssert.mos
+0 −76 openmodelica/fmi/ModelExchange/1.0/testChangeParam.mos
+2 −2 openmodelica/interactive-API/ForStatement1.mos
+39 −0 special/FmuExportCrossCompile/Makefile
+15 −0 special/FmuExportCrossCompile/check-files.mos
+33 −0 special/FmuExportCrossCompile/fmuExportCrossCompile.mos
+6 −0 special/README.md

0 comments on commit 0d7641b

Please sign in to comment.