Commit | Author | Summary |
c888c30f2 | AnHeuermann | Fix ModelicaLibraryConfig_gcc.inc for newer CMake |
dffda8e6c | arun3688 | add new FMI config flag to filter modelDescription vars (#880) |
95a421032 | hudson | Updated libraries * libraries beef17d...2a16492 (1): > Bump libraries |
1a5dd13c2 | Per Östlund | [NF] Change NFComponent to a uniontype. |
8244a0283 | Per Östlund | Handle METARECORDCALL in PrefixUtil.prefixExpWork. |
c5443dff5 | Martin Sjölund | Allow loadModel to load files with metadata or prereleases |
d772ddec8 | hudson | Updated libraries * libraries 2c42b54...beef17d (1): > Bump libraries |
001aa6daf | John | Support for constants in Uniontypes (#875) |
217dd9787 | Per Östlund | [NF] Fix type check of if-expressions. |
a6054a570 | Adrian Pop | fix for ticket:5954 - do not query OPENMODELICAHOME and OPENMODELICALIBRARY anymore, use the dll/so location Settings.get* functions will construct these once and the return the same if you don't clear them - set the installation path and the modelica path via Settings.set* functions if you want specific ones - add a way to clear the installation path and modelica path by sending empty paths in Settings.set* functions - fix om_curl.c to read the ca-bundle.crt from OMDEV or the installation directory |