Commit | Author | Summary |
199705757b | Per Östlund | [NF] Various fixes. |
8a2def5ada | arun3688 | fix csv file inputs and LOG_STATS for dataReconciliation |
0a7961e9a5 | Andreas | Fixed error with install_name_tool for OMSI |
45edd24a9e | Martin Sjölund | Add a warning if FMU is generated without compile-time URI |
b694f3f03e | Andreas | Fix linking shared libs on mac os |
9cb23bc220 | Martin Sjölund | Move cJSON to Compiler runtime as simulations do not use it |
30afa79d31 | Martin Sjölund | Disable mmap in FMUs |
0839b2fe17 | Per Östlund | [NF] Add component prefix checks for records. |
450104a6ce | Per Östlund | [NF] Fix Expression.typeOf for size(x). |
8676697867 | Martin Sjölund | Allow to configure without hwloc |
73c7be8391 | Martin Sjölund | Fix path that the FMU binary is copied back into |
7984f74f84 | Martin Sjölund | Copy source-code FMU to a docker volume before compiling |
1983c2f144 | Anatoly Trosinenko | Add some example auto-completion information for use by OMEdit |
a2024ab5cc | Martin Sjölund | Fix path used to debug docker run in FMI cross-compile |
304f3536ad | Martin Sjölund | Fixes for crashes in dynamic FMUs |
ed7a206ba8 | Martin Sjölund | More debugging for cross-compilation of FMUs |
5de59c3df0 | Martin Sjölund | Fix runtime CFLAGS detection |
17ca1eee86 | Martin Sjölund | Fix configure of ModelicaExternalC |
384c6f8e70 | Martin Sjölund | Show files visible in docker before failing |
0464950120 | Martin Sjölund | Fix include path for docker FMI builds |
ccf8c899a6 | Martin Sjölund | Link libzlib explicitly since gcc fails bootstrapping |
f12151ccad | Adeel Asghar | Make sure file is not modified before using the cache |
b9d5e4a5bd | Martin Sjölund | Clear the extra memory pools on each iteration |
09f079c675 | Adrian Pop | [BUILD] - add missing = in Autoconf.mo.omdev.mingw |
db4e230f0f | Adrian Pop | [BUILD] - fix System.c external interface for bootstrapping on Windows |
81d8a03651 | Adrian Pop | [BUILD] - fix generation of Autoconf.mo on msys/mingw |
02027beef5 | Martin Sjölund | Move more constants from System.mo to Autoconf.mo |
5db7684885 | Martin Sjölund | Use Autoconf.mo instead of external C functions |
c97542d2cd | Martin Sjölund | Update work-around for MSL 3.2.1 tables |
13eb1f39e6 | Martin Sjölund | Compile ModelicaExternalC static lib |
4a2a554eb6 | Martin Sjölund | Use -Wl,-Bstatic for user libraries in FMUs |
c84e407b45 | Adrian Pop | [RUNTIME] the usual evening fix for Windows builds |
3997aa3fdb | Per Östlund | [NF] Don't split external objects in connectors. |
72c947e42a | Per Östlund | [NF] Fix ExpOrigin.isSingleExpression. |
b8d7e26fcd | Per Östlund | [NF] More fixes for checking when-clauses. |
adba422fe1 | Martin Sjölund | Call the correct Makefile target on OMDev |
fc29404a7e | Per Östlund | [NF] Fix when-branch cref set check. |
ec459e7bab | Martin Sjölund | Add more timers for solvers |
53c7613a63 | Martin Sjölund | Try even harder to fix Windows builds |
e9616abe96 | Martin Sjölund | Fix for Windows builds |
f337f6da5f | Adrian Pop | [OMSI] link with expat on non Windows |
9c7d828b1d | Adrian Pop | [OMSI] fix the search lib path for sundial |
a356daf4bf | Martin Sjölund | Do not include the standard FMI headers in the FMU |
03a4ab6fe1 | Martin Sjölund | Updates for source-code FMUs |
e13c1c325b | Adrian Pop | attempt to fix MacOS builds - depend OMSI on fmil as well |
ab4e3e6234 | Per Östlund | [NF] Improve error checking of when-clauses. |
e3fab539cf | Andreas | [OMSI] Add OMSIBase library with solvers |
f881685f6c | Per Östlund | [NF] Fix visualization (ticket:5319). |
b70342a5e2 | Martin Sjölund | Make the diff algorithm handle within in new code |
759292c242 | Per Östlund | [NF] Remove workaround for ticket:4904. |
417604fee9 | Martin Sjölund | Extend LOG_STATS_V with more timers |
2305d7585a | Per Östlund | Fix Interactive.transformClassInProgram. |
89078f5d62 | Per Östlund | Fix integer packing in C code generation. |
72fdfb4f88 | Martin Sjölund | Do not run both event and output timers at the same time |