OpenModelica master from 2019-06-08 04:11:54 to 2019-06-09 11:57:13

Summary

OMC Commits4
Libraries Changed0
Number of Improvements1
Number of Regressions0
Number of Performance Improvements0
Number of Performance Regressions0

OpenModelica Changes

CommitAuthorSummary
3ae6d2dc06Adrian Popmore fixes for building OMSICpp on MinGW - link with shlwapi as is needed by fmil lib - revert to OMC_LIB from LIB_OMC as is actually the libOpenModelicaCompiler in that case - propagate LIB_OMC to more parts when building OMSICpp - guard with IF(MSVC) installation of $TARGET_PDB_FILE
8674038a7eAdrian Popadd staging and pipeline commands for Windows/MinGW (optional) - remove tabs - put parentheses for the if condition - escape $ in string -> \$ - escape \ -> \\ - shorten the name of the stage Windows/MinGW -> Win/MinGW - use msys sh on Windows - export OPENMODELICAHOME and OPENMODELICALIBRARY - hardcode OMDEV for now, print PATH on Windows for debugging - use bat instead of sh on Windows - use cygpath to go from windows $WORKSPACE to msys directory - more magic with quoting the Windows paths in the msys script - use: set MSYS2_PATH_TYPE=inherit - resurect runtimeCPPinstall target and make it point to OMSICPPinstall
7247254c03Adrian PopFix a pch issue when building release
9fd7ac7e08Adrian Popadd more deps for OMSI msvc

Library Changes

LibraryChange

Models Affected

Modelica_DeviceDriversModelica_DeviceDrivers.Blocks.Examples.TestSerialPackager_MQTT (sim)Compile → Simulate