OMC Commits | 8 |
Libraries Changed | 3 |
Number of Improvements | 6 |
Number of Regressions | 4 |
Number of Performance Improvements | 151 |
Number of Performance Regressions | 155 |
Commit | Author | Summary |
---|---|---|
bfccc5f2d | Adrian Pop | fix MetaModelica examples on mingw - this is until we fix PR: https://github.com/OpenModelica/OMCompiler/pull/2138 - compile also with -fno-ipa-pure-const - link functions with -lOpenModelicaCompiler if MetaModelica flag is on |
5b5cfe87b | Willi Braun | [FMI] added debug flag "disableFMIDependencies" |
9e884a5b4 | Adrian Pop | remove the output from cleaning, it might change |
c3a6587d8 | Adrian Pop | don't propagate command line arguments of make to Ipopt - this allows to compile everything in Windows with: make -f Makefile.omdev.mingw CFLAGS=-g |
dfb7517be | Per Östlund | [NF] Do substitution of default function arguments. |
3f9ecccd2 | Adrian Pop | fix library linking order |
2f395d31a | Per Östlund | [NF] Fix typing of min/max. |
22bbcbbc9 | Adrian Pop | Fixes for ticket:5117 and ticket:5119 - link in static libs (even for Modelica tables) for FMU and for the generated executable (all except sundials) - on 32bit, pass gcc flag -mstackrealign to reallign SSE functions (so they can be used from other Windows processes, such as fmuChecker) - build SimulationRuntime/c/ with -mstackrealign |
Library | Change |
---|---|
Buildings_latest | From version 6.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180912-094853~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux to 6.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180913-203647~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux |
IBPSA_latest | From version 2.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180911-074933~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux to 2.0.0 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 20180913-191030~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux |
ThermoPower | From version 3.1 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 3.1-20180831-201924~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux to 3.1 OMSimulator v2.0.0-dev-619-gde76271-linux (revision 3.1-20180914-182356~git~master) OMSimulator v2.0.0-dev-619-gde76271-linux |