Directory .externalToolBuilders/

Directory Created:
2006-02-01 15:54
Total Files:
1
Deleted Files:
1
Lines of Code:
26

[root]/.externalToolBuilders

Lines of Code

.externalToolBuilders/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 106 (100.0%) 8.1
adrpo 10 (76.9%) 77 (72.6%) 7.7
dietmarw 1 (7.7%) 25 (23.6%) 25.0
petar 2 (15.4%) 4 (3.8%) 2.0

Most Recent Commits

adrpo 2011-05-25 16:11 Rev.: 9109

- changes to the Eclipse launch sample (OPENMODELICALIBRARY is now in lib/omlibrary)

23 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+23 -22)
adrpo 2010-12-15 19:22 Rev.: 7414

- updated the OMDev-MINGW-OpenModelicaBuilder.launch-sample

25 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+25 -18)
adrpo 2010-05-19 14:02 Rev.: 5546

- use project location instead of workspace/OpenModelica because the
top directory might have a different name and one could build an older
project by mistake.
- there is a downsize to this as if nothing is selected in the package
browser the build will fail, but in general that doesn't happen.

1 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+1 -1)
dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

25 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+25 -25)
adrpo 2006-11-29 14:32 Rev.: 2616

- most people have OMDev into /c/OMDev

1 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+1 -1)
adrpo 2006-11-17 02:19 Rev.: 2613

- merged in the ndims(A) code from Stefan Vorkoetter <svorkoetter@maplesoft.com> in Static.mo
+ many thanks to Stefan for his first contribution!
- merged in the ndims(A) test from Stefan Vorkoetter <svorkoetter@maplesoft.com> in matrices.mos
- added another ndims(A) test based on flattening within matrices.mos
- fixed bug http://bug.modelicacommunity.org/show_bug.cgi?id=80 by casting the pow(x, y)
arguments to modelica_real within Codegen.mo
- wrote more about testing in README-OMDev-MINGW.txt and README.Cygwin.or.Linux.txt
- added some missing information in README-BUILD-RELEASE.txt
- added OPENMODELICALIBRARY environment variable to OMDev-MINGW-OpenModelicaBuilder.launch-sample
as is not really true that everybody has a OpenModelica release available (take Linux for example)
and an OPENMODELICALIBRARY=/path/to/ModelicaLibrary environment variable set.
- added a space in SimCodegen.mo :)

1 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+1)
petar 2006-11-16 18:41 Rev.: 2611

Changed OPENMODELICAHOME to point to project_loc instead of workspace_loc. The workspace can be at a completely other place, but project_loc will always be correct.

2 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+2 -2)
adrpo 2006-04-06 15:13 Rev.: 2310

- added OPENMODELICAHOME variable so you can run the testsuite from Eclipse

1 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch-sample (+1)
adrpo 2006-03-20 19:56 Rev.: 2235

renamed to just be used as a guide

16 lines of code changed in 2 files:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch (del), OMDev-MINGW-OpenModelicaBuilder.launch-sample (new 16)
adrpo 2006-03-13 22:35 Rev.: 2211

changes to:
- .project (removed the MDT builder) (uses OpenModelica as project root)
- builder OMDev-MINGW-OpenModelicaBuilder.launch (now builds from mo directly and has as OMDev path /c/OMdev)
- Makefile.omdev.mingw (don't copy serialization files are they are not generated, print the dependency generation time)
- rml2sig/rmldep-new.sh give some messages and generation time

5 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch (+5 -4)
petar 2006-02-03 15:34 Rev.: 2078

Fixed bug with index reduction: already differntiated equations should not be differentiated again.
Fixed bugs with event handling.
Changed interactive api for comments.

2 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch (+2 -2)
adrpo 2006-02-01 15:54 Rev.: 2057

OMDev compilation files + Eclipse project + eclipse builder.
----
Adrian Pop, adrpo@ida.liu.se, 2006-02-01
----

4 lines of code changed in 1 file:

  • .externalToolBuilders: OMDev-MINGW-OpenModelicaBuilder.launch (new 4)
Generated by StatSVN 0.7.0