[root]/testsuite/openmodelica/cruntime/msvc
ReferenceFiles
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 173 (100.0%) | 10.8 |
adrpo | 8 (50.0%) | 69 (39.9%) | 8.6 |
jfrenkel | 2 (12.5%) | 54 (31.2%) | 27.0 |
cschubert | 2 (12.5%) | 44 (25.4%) | 22.0 |
sjoelund.se | 2 (12.5%) | 4 (2.3%) | 2.0 |
hudson | 2 (12.5%) | 2 (1.2%) | 1.0 |
Remove some reference files no longer in use, xz some others
3 lines of code changed in 1 file:
- fix target runtimeCPPmsvcinstall, use static cminpack.lib for msvc too
- add FMI +target=MSVC test for C runtime
- update testsuite/openmodelica/cruntime/msvc/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos
62 lines of code changed in 3 files:
- get the proper process exit code for System.systemCall command on Windows
- put the error code inside the Model.log file
- remove Compiler/scripts/CompileMSVC.bat as is not used
5 lines of code changed in 1 file:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
1 lines of code changed in 1 file:
- fix +target=msvc test
- add omc_msvc.h to model_help.c as we need round in there
- fix definition of round in omc_msvc.h (the msvc test generated a HUGE .mat file before
i killed it because round did not work correctly and the step was not advanced)
- delete some more stuff in:
testsuite/openmodelica/cruntime/msvc/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos
1 lines of code changed in 1 file:
- fix FMI on windows (both import/export) due to main C file split (also DllExport was only for MSVC and not for gcc in SimulationRuntime/fmi/export/fmiModelFunctions.h)
- fix +target=msvc due to main C file split (fix makefile, forward equation functions, use extern "C")
- propagate fileNamePrefix in the backend as part of the BackedDAE.SHARED
- split all the duplicate partial function declarations for function pointers into a new file Compiler/BackEnd/BackendDAEFunc.mo
0 lines of code changed in 1 file:
- attempt to fix +target=msvc compilation and test.
1 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- add Makefile for r17107: +target=msvc under windows
54 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
single test for building models with +target=msvc under windows
44 lines of code changed in 2 files: