This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 17, 2014
-
-
Lars Bilke authored
Skeleton project data
-
Tom Fischer authored
Update gtest to 1.7
-
Tom Fischer authored
When giving a custom comparison in std::sort use < as operator (not <=).
-
- Sep 16, 2014
-
-
Dmitri Naumov authored
geometry->geometrical_set, patch->geometry.
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitri Naumov authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
This fixes crashes in debug mode (especially in some tests) in which case the runtime checks this rule and quits execution on violation.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Sep 15, 2014
-
-
Dmitri Naumov authored
Now all branches will be tested by Travis.
-
Lars Bilke authored
Require minimum gcc version to be 4.8.1.
-
Lars Bilke authored
-
Lars Bilke authored
This enables testing on developer repositories.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also clarifies the debug message in ctor.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This removes ProjectData ctor;
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also clarify an error message and the TODO for meshes.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also update gui for moved ProjectData.
-
Dmitri Naumov authored
This contains just ProjectData for now.
-
Dmitri Naumov authored
This breaks some code. See following commits for recovery.
-
Dmitri Naumov authored
Most of them are not needed anyway but GEOObjects.h. ProjectData is needed in single place only.
-
Dmitri Naumov authored
Also remove superfluous and wrong comments.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Tom Fischer authored
-