Skip to content

Changes

Summary

  1. export enumeration definition to ssp (#1266) (details)
  2. support search schemaPath from OpenModelica super project (#1267) (details)
  3. Disable install() directives with non-needed components. (#1268) (details)
Commit ffd0d883b9ee3f7d5e7ffde0180a5b323a25942d by palanisamy arunkumar
export enumeration definition to ssp (#1266)

* export enumeration definition to ssp

* allow importing enumeration

* import enumerations defintions from ssd
The file was modified src/OMSimulatorLib/ComponentFMUCS.cpp (diff)
The file was modified src/OMSimulatorLib/ComponentFMUCS.h (diff)
The file was modified src/OMSimulatorLib/Connector.cpp (diff)
The file was modified src/OMSimulatorLib/Connector.h (diff)
The file was addedtestsuite/simulation/importExportEnumerationDefinition.lua
The file was modified testsuite/simulation/PI_Controller.lua (diff)
The file was modified src/OMSimulatorLib/Component.h (diff)
The file was modified src/OMSimulatorLib/Model.h (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.h (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.cpp (diff)
The file was modified src/OMSimulatorLib/Values.cpp (diff)
The file was modified testsuite/simulation/Makefile (diff)
The file was modified src/OMSimulatorLib/Values.h (diff)
The file was modified src/OMSimulatorLib/ComponentFMUME.h (diff)
The file was modified src/OMSimulatorLib/Model.cpp (diff)
The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
The file was modified src/OMSimulatorLib/ComponentFMUME.cpp (diff)
Commit 34fe2af469457b80b7702082bd7baadc892175bf by palanisamy arunkumar
support search schemaPath from OpenModelica super project (#1267)

The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
Commit 3ad5213e8576769af2f79976edde748f802e6054 by Mahder Gebremedhin
Disable install() directives with non-needed components. (#1268)

  - These install statements do not actually install anything because we
    have specified EXCLUDE_FROM_ALL when adding the xerces subdirectory
    in the CMakeLists file.

    Unfortunately, the install component they create (in this case called
    `development`) is added to the final list of install components.
    This causes a generation of an empty package named `development` when
    we use cpack to generate packages for OpenModelica.
The file was modified 3rdParty (diff)

Summary

  1. export enumeration definition to ssp (#1266) (details)
  2. support search schemaPath from OpenModelica super project (#1267) (details)
  3. Disable install() directives with non-needed components. (#1268) (details)
Commit ffd0d883b9ee3f7d5e7ffde0180a5b323a25942d by palanisamy arunkumar
export enumeration definition to ssp (#1266)

* export enumeration definition to ssp

* allow importing enumeration

* import enumerations defintions from ssd
The file was modified src/OMSimulatorLib/Model.h (diff)
The file was modified src/OMSimulatorLib/Connector.cpp (diff)
The file was modified src/OMSimulatorLib/Model.cpp (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.cpp (diff)
The file was modified src/OMSimulatorLib/ComponentFMUCS.cpp (diff)
The file was modified src/OMSimulatorLib/Component.h (diff)
The file was modified src/OMSimulatorLib/Values.cpp (diff)
The file was addedtestsuite/simulation/importExportEnumerationDefinition.lua
The file was modified testsuite/simulation/PI_Controller.lua (diff)
The file was modified src/OMSimulatorLib/ComponentFMUME.cpp (diff)
The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.h (diff)
The file was modified testsuite/simulation/Makefile (diff)
The file was modified src/OMSimulatorLib/ComponentFMUME.h (diff)
The file was modified src/OMSimulatorLib/ComponentFMUCS.h (diff)
The file was modified src/OMSimulatorLib/Connector.h (diff)
The file was modified src/OMSimulatorLib/Values.h (diff)
Commit 34fe2af469457b80b7702082bd7baadc892175bf by palanisamy arunkumar
support search schemaPath from OpenModelica super project (#1267)

The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
Commit 3ad5213e8576769af2f79976edde748f802e6054 by Mahder Gebremedhin
Disable install() directives with non-needed components. (#1268)

  - These install statements do not actually install anything because we
    have specified EXCLUDE_FROM_ALL when adding the xerces subdirectory
    in the CMakeLists file.

    Unfortunately, the install component they create (in this case called
    `development`) is added to the final list of install components.
    This causes a generation of an empty package named `development` when
    we use cpack to generate packages for OpenModelica.
The file was modified 3rdParty (diff)

Summary

  1. export enumeration definition to ssp (#1266) (details)
  2. support search schemaPath from OpenModelica super project (#1267) (details)
  3. Disable install() directives with non-needed components. (#1268) (details)
Commit ffd0d883b9ee3f7d5e7ffde0180a5b323a25942d by palanisamy arunkumar
export enumeration definition to ssp (#1266)

* export enumeration definition to ssp

* allow importing enumeration

* import enumerations defintions from ssd
The file was modified src/OMSimulatorLib/ComponentFMUME.h (diff)
The file was modified src/OMSimulatorLib/ComponentFMUME.cpp (diff)
The file was modified src/OMSimulatorLib/Connector.h (diff)
The file was addedtestsuite/simulation/importExportEnumerationDefinition.lua
The file was modified src/OMSimulatorLib/Model.h (diff)
The file was modified testsuite/simulation/Makefile (diff)
The file was modified src/OMSimulatorLib/Component.h (diff)
The file was modified src/OMSimulatorLib/Model.cpp (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.cpp (diff)
The file was modified src/OMSimulatorLib/ComponentFMUCS.cpp (diff)
The file was modified src/OMSimulatorLib/Connector.cpp (diff)
The file was modified src/OMSimulatorLib/Values.h (diff)
The file was modified src/OMSimulatorLib/Values.cpp (diff)
The file was modified src/OMSimulatorLib/ssd/Tags.h (diff)
The file was modified testsuite/simulation/PI_Controller.lua (diff)
The file was modified src/OMSimulatorLib/ComponentFMUCS.h (diff)
The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
Commit 34fe2af469457b80b7702082bd7baadc892175bf by palanisamy arunkumar
support search schemaPath from OpenModelica super project (#1267)

The file was modified src/OMSimulatorLib/XercesValidator.cpp (diff)
Commit 3ad5213e8576769af2f79976edde748f802e6054 by Mahder Gebremedhin
Disable install() directives with non-needed components. (#1268)

  - These install statements do not actually install anything because we
    have specified EXCLUDE_FROM_ALL when adding the xerces subdirectory
    in the CMakeLists file.

    Unfortunately, the install component they create (in this case called
    `development`) is added to the final list of install components.
    This causes a generation of an empty package named `development` when
    we use cpack to generate packages for OpenModelica.
The file was modified 3rdParty (diff)