Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GeoModelTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
GeoModelDev
GeoModelTools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
Tags
4
4.1.0
4.0.0
3.1.2
3.1.1
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
17
9
29
Apr
24
6
30
Mar
27
17
16
12
10
Feb
2
1
31
Jan
27
fix postLoopHandling in XercesParser
master
master
add post handling virtual method
CI: added sqlite3 pkg to OS to fix build of dependencies
Remove the now unnecessary Qt dependency.
4.1.0
4.1.0
Update GMCAT to use the new GeoModelIO.
Cleaning code
Fix build when nlohmann_json is not CMake-installed
Update README.md
Add link to Homebrew
Update Homebrew formula name for nlohmann_json
Add macOS quick instructions
Add links to 3rd party packages
Update syntax highlighting and add links
add documentation in README.md
add documentation in README.md
Update CMakeLists.txt
Update SetupJSON.cmake
4.0.0
4.0.0
Merge branch 'CMakeBuildUpdates-master-20200312' into 'master'
Merge remote-tracking branch 'upstream/master' into CMakeBuildUpdates-master-20200312
XMLParser and JSONParser changed to be GeoModelXMLParser and GeoModelJSONParser
renaming XMLParser to GeoModelXMLParser and JSONParser to GeoModelJSONParser (as per Attila's request)
Added gmp-devel to the OS, to fix the CentOS 7 standalone build.
Fixing the typo by now copy-pasting the cache variable name from GitLab...
Fixing the issues that showed up in the CI builds.
Fixed an embarrasing typo in the CI configuration.
Introduced "standalone" builds into the CI configuration.
Taught the project how to build nlohmann_json on its own if necessary.
Taught the project how to build XercesC on its own if necessary.
Removed the direct Eigen dependency from the code.
Added the build of this project to the CI as well.
Started writing a CI configuration for the project.
Updated the project's build configuration to be in sync with the other GeoModel projects.
Clean external package name
3.1.2
3.1.2
Fix include of nlohmann_json dependency
gmcat reposited
3.1.1
3.1.1
add new subdir to cmakelists
new command line tool called gmcat
tidy up JSONParser
tidy up JSONParser
First version of the GeoModelTools
Loading