IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Air Shower Physics
corsika
Commits
e7fbe127
Commit
e7fbe127
authored
4 years ago
by
Remy Prechelt
Committed by
Ralf Ulrich
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add spdlog as a git submodule.
parent
38b77021
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!234
WIP: Initial example of python as script language from C++
,
!223
Complete rework of logging using spdlog
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitmodules
+4
-0
4 additions, 0 deletions
.gitmodules
ThirdParty/spdlog
+1
-0
1 addition, 0 deletions
ThirdParty/spdlog
with
5 additions
and
0 deletions
.gitmodules
+
4
−
0
View file @
e7fbe127
...
@@ -2,3 +2,7 @@
...
@@ -2,3 +2,7 @@
path = Data
path = Data
url = ../../AirShowerPhysics/corsika-data
url = ../../AirShowerPhysics/corsika-data
branch = master
branch = master
[submodule "ThirdParty/spdlog"]
path = ThirdParty/spdlog
url = https://github.com/gabime/spdlog.git
shallow = true
This diff is collapsed.
Click to expand it.
spdlog
@
616caa5d
Subproject commit 616caa5d30172b65cc3a06800894c575d70cb8e6
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment