Commit | Author | Summary |
199705757 | Per Östlund | [NF] Various fixes. |
8a2def5ad | arun3688 | fix csv file inputs and LOG_STATS for dataReconciliation |
0a7961e9a | Andreas | Fixed error with install_name_tool for OMSI |
45edd24a9 | Martin Sjölund | Add a warning if FMU is generated without compile-time URI |
b694f3f03 | Andreas | Fix linking shared libs on mac os |
9cb23bc22 | Martin Sjölund | Move cJSON to Compiler runtime as simulations do not use it |
30afa79d3 | Martin Sjölund | Disable mmap in FMUs |
0839b2fe1 | Per Östlund | [NF] Add component prefix checks for records. |
450104a6c | Per Östlund | [NF] Fix Expression.typeOf for size(x). |
867669786 | Martin Sjölund | Allow to configure without hwloc |
73c7be839 | Martin Sjölund | Fix path that the FMU binary is copied back into |
7984f74f8 | Martin Sjölund | Copy source-code FMU to a docker volume before compiling |
1983c2f14 | Anatoly Trosinenko | Add some example auto-completion information for use by OMEdit |
a2024ab5c | Martin Sjölund | Fix path used to debug docker run in FMI cross-compile |
304f3536a | Martin Sjölund | Fixes for crashes in dynamic FMUs |
ed7a206ba | Martin Sjölund | More debugging for cross-compilation of FMUs |
5de59c3df | Martin Sjölund | Fix runtime CFLAGS detection |
17ca1eee8 | Martin Sjölund | Fix configure of ModelicaExternalC |
384c6f8e7 | Martin Sjölund | Show files visible in docker before failing |
046495012 | Martin Sjölund | Fix include path for docker FMI builds |
ccf8c899a | Martin Sjölund | Link libzlib explicitly since gcc fails bootstrapping |
f12151cca | Adeel Asghar | Make sure file is not modified before using the cache |
b9d5e4a5b | Martin Sjölund | Clear the extra memory pools on each iteration |
09f079c67 | Adrian Pop | [BUILD] - add missing = in Autoconf.mo.omdev.mingw |
db4e230f0 | Adrian Pop | [BUILD] - fix System.c external interface for bootstrapping on Windows |
81d8a0365 | Adrian Pop | [BUILD] - fix generation of Autoconf.mo on msys/mingw |
02027beef | Martin Sjölund | Move more constants from System.mo to Autoconf.mo |
5db768488 | Martin Sjölund | Use Autoconf.mo instead of external C functions |
c97542d2c | Martin Sjölund | Update work-around for MSL 3.2.1 tables |
13eb1f39e | Martin Sjölund | Compile ModelicaExternalC static lib |
4a2a554eb | Martin Sjölund | Use -Wl,-Bstatic for user libraries in FMUs |
c84e407b4 | Adrian Pop | [RUNTIME] the usual evening fix for Windows builds |
3997aa3fd | Per Östlund | [NF] Don't split external objects in connectors. |
72c947e42 | Per Östlund | [NF] Fix ExpOrigin.isSingleExpression. |
b8d7e26fc | Per Östlund | [NF] More fixes for checking when-clauses. |
adba422fe | Martin Sjölund | Call the correct Makefile target on OMDev |
fc29404a7 | Per Östlund | [NF] Fix when-branch cref set check. |
ec459e7ba | Martin Sjölund | Add more timers for solvers |
53c7613a6 | Martin Sjölund | Try even harder to fix Windows builds |
e9616abe9 | Martin Sjölund | Fix for Windows builds |
f337f6da5 | Adrian Pop | [OMSI] link with expat on non Windows |
9c7d828b1 | Adrian Pop | [OMSI] fix the search lib path for sundial |
a356daf4b | Martin Sjölund | Do not include the standard FMI headers in the FMU |
03a4ab6fe | Martin Sjölund | Updates for source-code FMUs |
e13c1c325 | Adrian Pop | attempt to fix MacOS builds - depend OMSI on fmil as well |
ab4e3e623 | Per Östlund | [NF] Improve error checking of when-clauses. |
e3fab539c | Andreas | [OMSI] Add OMSIBase library with solvers |
f881685f6 | Per Östlund | [NF] Fix visualization (ticket:5319). |
b70342a5e | Martin Sjölund | Make the diff algorithm handle within in new code |
759292c24 | Per Östlund | [NF] Remove workaround for ticket:4904. |
417604fee | Martin Sjölund | Extend LOG_STATS_V with more timers |
2305d7585 | Per Östlund | Fix Interactive.transformClassInProgram. |
89078f5d6 | Per Östlund | Fix integer packing in C code generation. |
72fdfb4f8 | Martin Sjölund | Do not run both event and output timers at the same time |