Directory SimulationRuntime/cpp/CMake/

Directory Created:
2014-12-12 15:04
Total Files:
3
Deleted Files:
0
Lines of Code:
402

[root]/SimulationRuntime/cpp/CMake

Lines of Code

SimulationRuntime/cpp/CMake/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
mwalther 7 (100.0%) 688 (100.0%) 98.2

Most Recent Commits

mwalther 2015-03-25 09:41 Rev.: 25242

- changed minimum cmake version to 2.8.6
- changed DIRECTORY to PATH keyword, because this is not available in CMake < 2.8.11 (this should fix the linux nightly build)

2 lines of code changed in 2 files:

  • SimulationRuntime/cpp/CMake: FindSuiteSparse.cmake (+1 -1), FindTBB.cmake (+1 -1)
mwalther 2015-03-23 15:39 Rev.: 25216

- improved cmake error handling if umfpack was not found

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/CMake: FindSuiteSparse.cmake (+2 -1)
mwalther 2015-03-23 14:50 Rev.: 25212

- improved path handling of cpp-runtime

12 lines of code changed in 1 file:

  • SimulationRuntime/cpp/CMake: FindSuiteSparse.cmake (+12 -283)
mwalther 2015-03-23 11:36 Rev.: 25209

- try to fix Ticket #3232
- Paths in ModelicaConfig.inc - file are now relative to OMHOME-Makefile variable
- Boost-Header files that are required for windows-cpp-runtime simulations are now copied into build/include/omc/cpp
- msvc-build on windows not testet at the moment

364 lines of code changed in 1 file:

  • SimulationRuntime/cpp/CMake: FindSuiteSparse.cmake (new 364)
mwalther 2014-12-12 15:04 Rev.: 23766

- added intel tbb and pugiXML to the CMake-Configuration of the cpp-runtime
- fixed the old tbb-code for HPCOM
- changed hpcom-default-scheduler to the level-scheduler
- extended the testsuite for hpcom with some tests for tbb and levelfix-scheduling
- evaluateConditions is calling evaluateAll now in generated C++ Code

308 lines of code changed in 2 files:

  • SimulationRuntime/cpp/CMake: FindPugiXML.cmake (new 24), FindTBB.cmake (new 284)
Generated by StatSVN 0.7.0