OMC Commits | 5 |
Libraries Changed | 0 |
Number of Improvements | 8 |
Number of Regressions | 0 |
Number of Performance Improvements | 23 |
Number of Performance Regressions | 17 |
Commit | Author | Summary |
---|---|---|
3ae6d2dc0 | Adrian Pop | more 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 |
8674038a7 | Adrian Pop | add 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 |
7247254c0 | Adrian Pop | Fix a pch issue when building release |
9fd7ac7e0 | Adrian Pop | add more deps for OMSI msvc |
33e993f8f | Adrian Pop | Fix OMSICpp build on MSVC - change OMC_LIB to LIB_OMC inside the OMSICpp project and the makefiles - properly propagate $LIB_OMC via cmake |
Library | Change |
---|