This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Apr 16, 2020
-
-
Tom Fischer authored
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Aug 21, 2019
-
-
Lars Bilke authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
Most of the current .clang-tidy contained checks: google-explicit-constructor google-readability-braces-around-statements modernize-loop-convert modernize-use-default-member-init modernize-use-emplace modernize-use-using readability-braces-around-statements readability-else-after-return readability-named-parameter *readability-namespace-comments *readability-inconsistent-* readability-redundant-member-init readability-simplify-boolean-expr readability-string-compare *explicit-conversions*
-
- Mar 19, 2019
-
-
Lars Bilke authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Aug 27, 2018
-
-
Dmitri Naumov authored
Now includes the copyright message and the version info with git hash.
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 30, 2017
-
-
Dmitri Naumov authored
-
- May 24, 2017
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
* some arguments that are mutually exclusive are checked * --mx now works together with --nx etc.
-
- May 22, 2017
-
-
Dmitri Naumov authored
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Aug 25, 2016
-
-
Norihiro Watanabe authored
-
- Aug 23, 2016
-
-
Norihiro Watanabe authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- May 11, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- May 10, 2016
-
-
Tom Fischer authored
FileIO -> MeshLib::IO.
-
Tom Fischer authored
In order to make OGS more modular: - The {read/write}Mesh{From/To}File.{h,cpp} are moved from FileIO to MeshLib/IO. - The FileIO/Legacy folder was moved to MeshLib/IO/Legacy. - Include paths are changed according the changes above.
-
- Feb 05, 2016
-
-
Marc Walther authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Dec 17, 2015
-
-
Dmitri Naumov authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jun 09, 2015
-
-
- Jan 20, 2015
-
-
Dmitri Naumov authored
-
- Jan 19, 2015
-
-
Lars Bilke authored
When the current commit is also a tag then the version is the tag name, e.g. "6.0.1". When the current commit is not a tag then the ogs version is the last tag + number of commits since then + current commit short hash, e.g. "6.0.1-140-g80ac475". This info is available in BaseLib::BuildInfo::git_describe. Use it to uniquely set the OGS version.
-
- Dec 01, 2014
-
-
Norihiro Watanabe authored
-
- Nov 26, 2014
-
-
Norihiro Watanabe authored
-
- Nov 03, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-