This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- May 15, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
Cyclic dependency between QtDataView and VtkVis.
-
Lars Bilke authored
Everything works automatically except for global symbols where some manual work is required. See the BuildInfo example.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 10, 2017
-
-
Tom Fischer authored
-
- May 08, 2017
-
-
-
MaterialLib -> ProcessLib QtDataView -> VtkVis
-
-
-
See https://github.com/tomtom-international/cpp-dependencies Example output: $ cpp-dependencies --stats . 21 components with 42 public dependencies, 59 private dependencies Detected 7 nodes in cycles Graph generation: $ cpp-dependencies --graph dependencies.dot; dot -Tpng dependencies.dot >dependencies.png
-
- reordered main cmake file - adjusted dependencies via target_link_libraries according to cpp-dependencies-tool
-
Tom Fischer authored
Potential memory leaks
-
Dmitri Naumov authored
-
Dmitri Naumov authored
If empty, no deletion is done anyway.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This makes the libGeoLib.a by almost 2KiB and the DataExplorer executable by 498B smaller.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Drop unnecessary args from delete functions.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
In case of no match for the scanned element types the allocated memory is automatically released.
-
Dmitri Naumov authored
-
- May 05, 2017
-
-
Tom Fischer authored
[Jenkins] Ignore and disable warnings
-
- May 04, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Tom Fischer authored
Mac fixes when OGS_USE_PETSC=ON
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Fixes compile error on Mac.
-
Tom Fischer authored
[Jenkins] Switch to single log parser at the end of jobs
-
- May 03, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-