- added ${MODELICAUSERLFLAGS} to the end of the g++ command in the
generated Model.makefile as Hong Duan (hduan [at] ucdavis [dot] edu) suggested
1 lines of code changed in 1 file:
- if they not exist create .sig files first
- this seems to fix the dependencies problems we had before
- compilation for small changes is now faster
7 lines of code changed in 4 files:
- cleaning up makefiles
- using rmldep-new.sh in Linux makefiles also
10 lines of code changed in 8 files:
- updated the MDT and Debugging chapter
0 lines of code changed in 2 files:
- linux fixes for the new libsendData.a from c_runtime
22 lines of code changed in 1 file:
Made some improvements and fixed some bugs in the valueblock and for iterator constructs.
121 lines of code changed in 5 files:
Compiled OMNotebook with the improvements added by Adrian
1 lines of code changed in 3 files:
- VC7 Setup fixes for new stuff in OMNotebook
- Parser fixes to handle multiple for iterators, both in array iterators and in for loops,
Have a look at Absyn.ForIterators
- Small changes in makefiles
- Fixed stringEqual in external-rml.c
- ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/
- OMNotebook and OMShell in windows now starts in $OPENMODELICAHOME/tmp/
471 lines of code changed in 36 files: