Directory OMOptim/build/

Directory Created:
2011-03-18 14:18
Total Files:
9
Deleted Files:
0
Lines of Code:
775

[root]/OMOptim/build

Lines of Code

OMOptim/build/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 157 (100.0%) 4232 (100.0%) 26.9
hubert.thieriot 69 (43.9%) 3823 (90.3%) 55.4
adeas31 27 (17.2%) 163 (3.9%) 6.0
sjoelund.se 48 (30.6%) 132 (3.1%) 2.7
hudson 3 (1.9%) 87 (2.1%) 29.0
adrpo 9 (5.7%) 26 (0.6%) 2.8
perost 1 (0.6%) 1 (0.0%) 1.0

Most Recent Commits

sjoelund.se 2015-04-30 14:05 Rev.: 25849

Fix compilation on trunk

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.config.in (+1 -1)
sjoelund.se 2015-04-27 17:41 Rev.: 25767

Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim

9 lines of code changed in 9 files:

  • OMOptim/build: Makefile.omdev.mingw (+1), Makefile.unix.in (+1), OMOptim.config.in (+1), OMOptim.pro (+1), OMOptim.windowsconfig.in (+1), OMOptimLib.pro (+1), UpdateRevision.bat (+1), version.h.tmpl (+1), version.tmpl (+1)
adrpo 2015-02-04 23:22 Rev.: 24422

- squash the last reminiscent of omoptim doc copy

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+1 -3)
sjoelund.se 2015-01-28 16:42 Rev.: 24267

Fix compilation

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (+1 -1)
adrpo 2014-10-15 03:50 Rev.: 22747

- fix Windows builds?

7 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+7 -1)
sjoelund.se 2014-10-13 11:31 Rev.: 22732

Fix OMOptim

9 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+9 -8)
sjoelund.se 2014-10-13 11:17 Rev.: 22731

OMOptim fix

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+1 -1)
sjoelund.se 2014-10-13 06:51 Rev.: 22729

Remove generated omniorb files

10 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+10 -2)
sjoelund.se 2014-09-17 09:25 Rev.: 22333

Clean omc_communication.*

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+1 -1)
sjoelund.se 2014-08-06 14:56 Rev.: 21781

#2748 Fix rpath for OMOptim

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.config.in (+1 -1)
adeas31 2014-06-02 23:46 Rev.: 20922

- Copy the required dependencies for the Qt clients in their respective make files so that we can also use them individually.

8 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+8 -1)
adeas31 2014-05-21 22:53 Rev.: 20748

- Fixed OMOptim compilation.
- Copy the libs to build/lib/omc instead of build/lib

8 lines of code changed in 2 files:

  • OMOptim/build: Makefile.omdev.mingw (+1 -2), OMOptim.windowsconfig.in (+7 -26)
adeas31 2014-05-21 16:27 Rev.: 20741

- Copy libomqwt & libOMPlot to build/lib/omc
- Fix the link path.

2 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.windowsconfig.in (+2 -2)
sjoelund.se 2014-05-21 10:06 Rev.: 20722

Rename libqwt to libomqwt to avoid conflicts on OSX

3 lines of code changed in 2 files:

  • OMOptim/build: OMOptim.config.in (+1 -1), OMOptim.windowsconfig.in (+2 -2)
sjoelund.se 2014-05-21 09:32 Rev.: 20720

Better make clean

2 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+2 -2)
sjoelund.se 2014-05-21 08:13 Rev.: 20717

Hopefully fixes the Linux builds for qwt (shared version)
- Also should add OMOptimBasis as a shared library

2 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.config.in (+2 -2)
adeas31 2014-05-20 23:04 Rev.: 20713

- Build all Qt clients using the local Qwt on unix as well.

2 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.config.in (+2 -2)
adeas31 2014-05-20 17:21 Rev.: 20708

- Build all Qt clients using the local Qwt.

7 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.windowsconfig.in (+7 -7)
adeas31 2014-05-07 14:57 Rev.: 20437

- Use Qwt6 with OMOptim.

5 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.windowsconfig.in (+5 -5)
adeas31 2013-12-17 17:43 Rev.: 18506

- Copy the required dlls for the clients to build/bin.

7 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+7)
sjoelund.se 2013-10-09 07:00 Rev.: 17617

#2406
Check for $(APP) instead of $(EXE) as this changed

2 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+2 -1)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

- more messages
- gui improvements
- new main.cpp with script/console

0 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (-6)
hubert.thieriot 2013-06-23 03:02 Rev.: 16446

- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications

3 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (+3 -4)
adeas31 2013-06-21 12:58 Rev.: 16431

- Added a dummy CERESGui.qrc file to make the OMOptim compilation successful. Seems like Hubert forgot to push in the file.

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (+1 -1)
hubert.thieriot 2013-06-21 08:34 Rev.: 16427

- gui updates
- more simulations messages
- new search functions in moditemstree

9 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (+9 -4)
adeas31 2013-06-05 01:18 Rev.: 16219

- Fix OMOptim paths for Linux.

25 lines of code changed in 3 files:

  • OMOptim/build: OMOptim.config.in (+21), OMOptim.windowsconfig.in (+2 -8), OMOptimLib.pro (+2 -2)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

0 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (-2)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

87 lines of code changed in 3 files:

  • OMOptim/build: Makefile.unix.in (+1), OMOptim.config.in (+1), OMOptim.windowsconfig.in (+85 -84)
adrpo 2013-04-12 16:21 Rev.: 15803

- do not die on clean!

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+1 -1)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

- first steps towards scripting
- new MOomc functions
- removed all subblocks functions

25 lines of code changed in 1 file:

  • OMOptim/build: OMOptimLib.pro (+25 -23)
hubert.thieriot 2013-03-01 12:23 Rev.: 15409

- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.windowsconfig.in (+1)
sjoelund.se 2012-11-23 11:03 Rev.: 14027

- Force gcc-4.4 for OMOptim builds

4 lines of code changed in 2 files:

  • OMOptim/build: Makefile.unix.in (+1 -1), OMOptim.config.in (+3 -3)
adrpo 2012-10-12 11:56 Rev.: 13333

- update for do not exit with error even if it did not work! needed for the Hudson build.

1 lines of code changed in 1 file:

  • OMOptim/build: UpdateRevision.bat (+1 -2)
adrpo 2012-10-12 11:35 Rev.: 13331

- do not exit with error even if it did not work!
- needed for the Hudson build.

3 lines of code changed in 1 file:

  • OMOptim/build: UpdateRevision.bat (+3 -1)
adeas31 2012-10-10 23:43 Rev.: 13295

- build all clients.
- removed OMTools as is not required.
- build instructions.

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (+1 -1)
adeas31 2012-10-09 12:26 Rev.: 13268

- windows make files for OMClients.

40 lines of code changed in 1 file:

  • OMOptim/build: Makefile.omdev.mingw (new 40)
perost 2012-09-04 13:52 Rev.: 12777

- Trying to fix OMOptim build again.

1 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.config.in (+1 -1)
hubert.thieriot 2012-09-04 08:53 Rev.: 12770

- corrected memory leaks
- removed file permissions settings (work differently on Windows and Linux)

2 lines of code changed in 1 file:

  • OMOptim/build: OMOptim.windowsconfig.in (+2)
sjoelund.se 2012-09-01 07:03 Rev.: 12760

- Fix compilation, remove tabs

1 lines of code changed in 1 file:

  • OMOptim/build: Makefile.unix.in (+1 -1)
hubert.thieriot 2012-09-01 06:03 Rev.: 12759

- pro file update
- omc start server function corrected

2 lines of code changed in 2 files:

  • OMOptim/build: OMOptim.pro (+2 -2), OMOptimLib.pro (-2)

(75 more)

Generated by StatSVN 0.7.0