Directory Compiler/omc_debug/

Directory Deleted:
2012-09-28 14:12
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/Compiler/omc_debug

Lines of Code

Compiler/omc_debug/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 101 (100.0%) 544 (100.0%) 5.3
adrpo 44 (43.6%) 283 (52.0%) 6.4
levsa 4 (4.0%) 158 (29.0%) 39.5
sjoelund.se 40 (39.6%) 78 (14.3%) 1.9
adeas31 7 (6.9%) 10 (1.8%) 1.4
dietmarw 2 (2.0%) 9 (1.7%) 4.5
donida 1 (1.0%) 3 (0.6%) 3.0
stebr461 2 (2.0%) 2 (0.4%) 1.0
hkiel 1 (1.0%) 1 (0.2%) 1.0

Most Recent Commits

sjoelund.se 2012-09-28 14:12 Rev.: 13084

- Removed old stuff we shouldn't use anymore

0 lines of code changed in 4 files:

  • Compiler/omc_debug: .cvsignore (del), ExternalRMLDefines.h (del), Makefile.in (del), Makefile.omdev.mingw (del)
adeas31 2012-08-17 14:37 Rev.: 12567

- Don't generate extra libs. Just use the Compiler/runtime.

1 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (-1), Makefile.omdev.mingw (+1 -2)
adeas31 2012-08-17 13:45 Rev.: 12563

- Compile FMI stuff separately.
- Create fmiwrapper lib.

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+2 -1)
adeas31 2012-08-13 18:18 Rev.: 12500

- Use the static lib of FMIL.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
adeas31 2012-08-13 16:41 Rev.: 12499

- Updated the debug and profiler makefiles.

4 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+2 -1), Makefile.omdev.mingw (+2 -1)
sjoelund.se 2012-04-04 20:30 Rev.: 11661

- OMDev makefiles

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2012-04-04 19:49 Rev.: 11660

- Handle Modelica.Utilities.Streams.* external functions without generating so-files

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2012-02-23 13:46 Rev.: 11180

- Added LD_LAPACK to configure.in

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
adrpo 2012-01-11 16:41 Rev.: 10884

- remove sendData.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2012-01-11 16:04 Rev.: 10883

- Don't link against Qt in omdev either

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2012-01-11 15:54 Rev.: 10881

- Removed sendData from the compiler

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+2 -2)
hkiel 2012-01-05 08:57 Rev.: 10859

- explicitly link libiconv, which is a missing dependency for the debugging and profiling versions of omc

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
adeas31 2011-09-21 02:00 Rev.: 9886

- gcc goes out of memory while compiling omcd.
- added flags to constraint the memory usage

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+2 -2)
sjoelund.se 2011-06-02 04:27 Rev.: 9236

- configure: Added flag with-static-sqlite

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2011-05-26 13:30 Rev.: 9134

- Link with libsql3

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
adrpo 2011-05-26 13:00 Rev.: 9130

- YOU WILL NEED A NEW OMDev FOR THIS revision, just do SVN update on OMDev
- moved some binaries from /trunk into OMDev.
+ liblpsolve
+ libsqlite3
+ liblapack-mingw.a
+ libblas-mingw.a
+ lib/libtmglib-mingw.a

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
adrpo 2011-05-22 13:03 Rev.: 9070

- fixes for linking with lpsolve in c_runtime
- compiled static lpsolve with mingw and used that to link with omc.exe and c_runtime.
- todo: move it to OMDev.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2011-05-12 06:02 Rev.: 8948

- Fix for OSX

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2011-05-11 14:41 Rev.: 8928

#1512
- Added API call solveLinearSystem (same functionality to be used in the backend later)

2 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+1 -1), Makefile.omdev.mingw (+1 -1)
sjoelund.se 2011-05-04 09:50 Rev.: 8801

- Use @CC@

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
adrpo 2011-05-03 21:43 Rev.: 8796

- use -O3 for omc_release and -pg for omc_profiler
- have an (key,value) array of 70% of bucket size in hashtables instead of size/10!
- faster
false = Expression.expHasCrefs(e)
to be used instead
{} = Expression.extractCrefsFromExp(e);
- smaller hastable sizes in SimCode.translateFunctions
- Hashtables do not take second size anymore, just bucket size.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2011-05-01 21:13 Rev.: 8765

- Use @CXX@ for C++ when linking omc

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2011-05-01 18:59 Rev.: 8764

- Add @CFLAGS@ to more Makefiles
- Use gcc instead of rmlc to compile generated C-sources

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2011-02-02 23:37 Rev.: 7855

Updated OMDEV makefiles (link against -lregex)
- A NEW OMDev (2011-02-02) is needed for this (older version do not include regex.h)

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
adrpo 2010-12-13 08:50 Rev.: 7372

Fixes for task: #1344
- updated omc_profiler and omc_debug targets.

2 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+1 -1), Makefile.omdev.mingw (+1 -1)
sjoelund.se 2010-09-27 08:34 Rev.: 6228

- Updated makefiles to link against sqlite3 instead of compiling it ourselves on Linux
- Updated README to cover this dependency
- Updated omdev makefiles to generate Compiler/runtime/runtime.a like Linux does (this is so Windows and Linux can link different objects in Compiler/runtime)
- Updated configure script to search for sqlite3

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2010-09-21 12:34 Rev.: 6159

- Fix svn-eol-style on Makefiles

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2010-09-07 17:56 Rev.: 6043

- Changed default parser from ANTLR2 to ANTLR3
- All testcases except flat modelica parsing works

3 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+2 -3), Makefile.omdev.mingw (+1 -5)
sjoelund.se 2010-08-26 13:42 Rev.: 5956

- Simulation runtime change:
- The cref defines also define $P$old<%cref%> (and old2)
- This is a replacement for the old() old2() functions and is a lot faster

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2010-06-16 21:22 Rev.: 5682

- Updated configure/Makefile to work using MacPorts on x86_64
- qmake-mac can be found, and used to generate sendData makefiles
- omniORB can be found, and used to generate the CORBA communication
- The qtclients were not updated
- The following configure command needs to be provided in MacPorts:
./configure '--with-sendData-Qt' '--with-omniORB' 'LDFLAGS=-L/opt/local/lib/' 'CFLAGS=-I/opt/local/include/'
- The following packages should be installed:
antlr qt4-mac lp_solve omniorb autoconf and probably some more

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2010-05-14 13:02 Rev.: 5526

- Added -lpthread in omc_debug/Makefile.in

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+2 -2)
adrpo 2010-05-07 13:59 Rev.: 5480

- depend omc on subdirs rather than directly the .a
- compilation in Windows with MinGW should now work again.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2010-05-07 09:33 Rev.: 5473

- Added Compiler/Makefile.compiler_subdirs.common
- This is a file common for all of omc_release,debug and profiler
- It is also common for proper Unix and OMDev
- Fixed a bug where the absyn_builder,modpar or runtime folders could fail, but compilation would still continue

8 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+6 -62), Makefile.omdev.mingw (+2 -58)
sjoelund.se 2010-05-07 08:21 Rev.: 5471

- Removed Compiler/Makefile.common.omdev.mingw
- It was identical to the Linux one with one difference
- However, all files that include this file set USE_CORBA so the ifdef should result in the same Makefile as the old one

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2010-05-02 12:52 Rev.: 5431

- Added configure option --with-sendData-Qt to disable sendData even if we have Qt installed.
- QTHOME should no longer be used.
- Disabling sendData reduces the time to run the (short) testsuite by around 14%; 1m32s down from 1m44s.

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+2 -9)
adrpo 2010-04-25 00:44 Rev.: 5381

- lib/libsendData.a should be lib/omc/libsendData.a

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.omdev.mingw (+1 -1)
sjoelund.se 2010-04-23 21:55 Rev.: 5368

- Added trunk/Makefile.common, and restructured Makefile and Makefile.omdev.mingw
- Fixed lots of weird install targets for files
- Moved commands.xml, etc files from bin to share/omnotebook, share/omshell.
- Moved ptplot.jar from bin to share/omc/java.
- Moved ptplot_license.txt from bin to share/
- Moved omc_helptext.txt from bin to share/doc/omc
- Added antlr_license.txt
- Moved OPENMODELICA/include to OPENMODELICAHOME/omc/include
- This way we won't override system libs/includes if we install to /usr
- Did the same for /lib
- Left to do: Move scripts from bin to usr/share/omc/scripts
- Updated OMNotebook and OMShell to reflect new paths of xml files.
- Updated doPlot commands to reflect the new location of ptplot.jar

3 lines of code changed in 2 files:

  • Compiler/omc_debug: Makefile.in (+2 -6), Makefile.omdev.mingw (+1 -1)
sjoelund.se 2010-04-21 12:23 Rev.: 5345

- Updating linux makefiles (and rmldep-new.sh) to work without RMLHOME set (it is set by ./configure!)

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -1)
sjoelund.se 2010-04-21 11:18 Rev.: 5344

- Added support for omniORB in qtclients.
+ We can now remove the dependency on mico for Linux systems.

1 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+1 -4)
sjoelund.se 2010-04-20 21:09 Rev.: 5340

- Updated configure script to configure lpsolve55 properly (some systems require -ldl -lcolamd, others don't).

2 lines of code changed in 1 file:

  • Compiler/omc_debug: Makefile.in (+2 -1)

(38 more)

Generated by StatSVN 0.7.0