Alf Birger Rustad
1ef02299c1
Merge pull request #7 from Ivarun/build_fixes
...
Build fixes
2012-09-01 10:37:08 -07:00
Alf Birger Rustad
a5a1dc3a3b
Merge pull request #6 from rolk/clean-status
...
Ignore files generated by Qt resource compiler
2012-09-01 10:35:05 -07:00
Magne Sjaastad
27d8808c5c
Version 0.8.6
2012-08-31 19:12:47 +02:00
Ivar Ursin Nikolaisen
94d00b4870
Replace tabs with spaces in conformance with style
2012-08-31 13:16:47 +02:00
Ivar Ursin Nikolaisen
047ca6d380
Add libpthread link to ReservoirDataModel_UnitTests
2012-08-27 15:28:35 +02:00
Ivar Ursin Nikolaisen
bfb2a75a56
Add libz to unit test that requires it.
2012-08-27 15:25:03 +02:00
Ivar Ursin Nikolaisen
85c96b5567
Add libpthread link to unit tests that require it.
2012-08-27 15:22:03 +02:00
Ivar Ursin Nikolaisen
543dce2ff0
Add link to librt in VisualizationModules/LibCore
...
This is needed at least on openSUSE 12.1 and 12.2.
2012-08-27 14:03:59 +02:00
Ivar Ursin Nikolaisen
b0c60f0e4a
Fix libQtCore link failure because of missing libz
...
libQtCore often, but not always includes the required functionality from
libz. This is needed for example on openSUSE 12.1 and 12.2.
2012-08-27 13:34:00 +02:00
Roland Kaufmann
111e2860f7
Ignore files generated by CMake for Qt resources
2012-07-20 13:26:22 +02:00
Alf Birger Rustad
651d908709
Merge pull request #4 from rolk/clean-status
...
Enable builds in the development tree without cluttering Git's status
2012-07-06 06:05:56 -07:00
Roland Kaufmann
127abb9532
Remove object files which is generated from source
2012-07-06 14:57:16 +02:00
Roland Kaufmann
692082df96
Ignore build artifacts
...
Ignore any files that stems from building in the development tree itself,
which can be useful e.g. for letting the debugger easily pick up the
source files.
2012-07-06 14:57:16 +02:00
Alf Birger Rustad
5cd71c3034
Merge pull request #1 from rolk/master
...
Support compilation with Qt 4.6
2012-07-06 05:52:28 -07:00
Roland Kaufmann
0d17997eb3
Probe only for OpenGL levels available in this Qt version
...
Each version of Qt supports a set of OpenGL levels; the level displayed
to the user is only as high as what was supported at compile-time. Hence
it should be harmless to degrade gracefully to previous Qt versions.
2012-07-06 12:33:54 +02:00
Roland Kaufmann
ec7057eb78
Use copy ctor instead of conversion through QChar*
...
Versions of Qt < 4.7 do not have a QString constructor from QChar*
without specifying the size of the string. However, since the QString
is copy-on-write, the QString object can be passed to the copy
constructor of the return value directly!
2012-07-06 12:29:36 +02:00
unknown
2c9695e594
Updated to version 0.8.0
2012-06-26 16:10:41 +02:00
Alf B. Rustad
80dbfbaf1f
Updated dependency information
2012-06-11 14:21:00 +02:00
Alf B. Rustad
ad6e137512
Changed repo from Statoil to OPM
2012-06-11 13:11:32 +02:00
Alf B. Rustad
2921e8318d
Minor edit
2012-06-01 08:50:55 +02:00
Alf B. Rustad
cca5c91617
Added dependency and build information
2012-05-30 12:17:17 +02:00
Alf B. Rustad
cc27bf3485
Added build information, and copyright and license information
2012-05-30 11:40:58 +02:00
Alf B. Rustad
fafa3cfddd
Updated build instructions in README
2012-05-30 10:48:14 +02:00
Alf B. Rustad
657144deeb
Added COPYING file with GPL version 3 license text.
2012-05-30 10:42:56 +02:00
Alf B. Rustad
42b0f182e4
Initial README file content
2012-05-18 10:24:27 +02:00
Alf B. Rustad
dfe97efb1b
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00
Alf B. Rustad
a680bf941e
first commit
2012-05-18 09:42:17 +02:00