Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
levsa | 11 (100.0%) | 182 (100.0%) | 16.5 |
Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
0 lines of code changed in 2 files:
Code generation for function calls in simulations
1 lines of code changed in 1 file:
Function generation somewhat working
1 lines of code changed in 1 file:
Bugfixes.
Top-level make modified for debug and release.
Changed default to release.
5 lines of code changed in 1 file:
bugfixes
3 lines of code changed in 1 file:
bugfix
0 lines of code changed in 1 file:
Buildfiles bugfixes
34 lines of code changed in 2 files:
Added build directories modeq_debug och modeq_release under modeq. Default build target is debug. See all: in modeq/Makefile.in.
Also added Makefile-targets in Makefiles in modeq and modeq_debug and modeq_rel
ease. Just run make when you change Makefile.in
Caution! rml files are copied to the build directories during building. Hence these files are put in .cvsignore under build directories. Binaries are copied back to modeq/ . For debugging, rdb files are copied back to modeq/
138 lines of code changed in 2 files: