This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Nov 28, 2013
-
-
Lars Bilke authored
-
- Nov 27, 2013
-
-
Lars Bilke authored
A minimal shapelib is now part of the repo. This means shapelib stuff is always available. Just include "shape/shapefil.h" and link to "shp".
-
- Nov 25, 2013
-
-
wenqing authored
-
- Nov 22, 2013
-
-
wenqing authored
-
- Nov 03, 2013
-
-
Norihiro Watanabe authored
-
- Sep 10, 2013
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 09, 2013
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Sep 06, 2013
-
-
Norihiro Watanabe authored
-
- Sep 05, 2013
-
-
Dmitri Naumov authored
-
- Sep 04, 2013
-
-
Dmitri Naumov authored
Was forgotten in 32dc9130 move FemLib to OGS commit.
-
- Aug 30, 2013
-
-
Lars Bilke authored
-
- Aug 29, 2013
-
-
Lars Bilke authored
-
- Aug 21, 2013
-
-
Dmitri Naumov authored
Add AssemblerLib dir to test cmake file and to doxygen. The code was also reformatted and documented more properly. Remove delegating constructor for Line. Use typedef instead of c++11 using directive.
-
- Aug 12, 2013
-
-
Norihiro Watanabe authored
-
- Aug 05, 2013
-
-
Lars Bilke authored
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
- Jul 17, 2013
-
-
Dmitri Naumov authored
Updated with 'doxygen -u'.
-
- Apr 18, 2013
-
-
Lars Bilke authored
As long as dynamically linking is not working on Windows we should not try to do it.
-
- Apr 17, 2013
-
-
Lars Bilke authored
Replace CMAKE_SOURCE_DIR with CMAKE_CURRENT_SOURCE_DIR and CMAKE_BINARY_DIR with CMAKE_CURRENT_BINARY_DIR. This allows to use OGS as a subdirectory in another project.
-
- Apr 15, 2013
-
-
Lars Bilke authored
-
Lars Bilke authored
To search for static boost libs configure with Boost_USE_STATIC_LIBS=ON from the command line or as a parameter to ccmake.
-
- Apr 11, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
In case there is not a static linked boost lib version now it will be searched for dynamic linked boost lib, too.
-
- Apr 10, 2013
-
-
Lars Bilke authored
to the right place. This fixes #122.
-
- Mar 21, 2013
-
-
Lars Bilke authored
Travis uses Ubuntu 12.04 which ships with Boost 1.46.0. Required version was lowered therefore.
-
- Mar 20, 2013
-
-
Dmitri Naumov authored
-
- Mar 10, 2013
-
-
Dmitri Naumov authored
-
- Feb 28, 2013
-
-
Dmitri Naumov authored
Using std::array is safe, so users should prefer this constructor to the older constructor with pointers.
-
- Feb 27, 2013
-
-
Lars Bilke authored
This fixes #97.
-
- Feb 22, 2013
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 07, 2013
-
-
Lars Bilke authored
-
- Feb 06, 2013
-
-
Karsten Rink authored
-
Lars Bilke authored
-
Karsten Rink authored
-
Lars Bilke authored
-