Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pFUnit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
luechow-group
pFUnit
Commits
d0f55350
You need to sign in or sign up before continuing.
Unverified
Commit
d0f55350
authored
2 years ago
by
Tom Clune
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' into develop
parents
0423099f
fb85c0d2
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ChangeLog.md
+9
-0
9 additions, 0 deletions
ChangeLog.md
extern/fArgParse
+1
-1
1 addition, 1 deletion
extern/fArgParse
with
11 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
d0f55350
...
...
@@ -25,7 +25,7 @@
cmake_minimum_required
(
VERSION 3.12
)
project
(
PFUNIT
VERSION 4.
4.2
VERSION 4.
5.0
LANGUAGES Fortran C
)
# Determine if pFUnit is built as a subproject (using
...
...
This diff is collapsed.
Click to expand it.
ChangeLog.md
+
9
−
0
View file @
d0f55350
...
...
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [4.6.0] 2022-11-07
### Added
-
Added
`PFUNIT::pfunit-mpi-defines`
ALIAS target
...
...
@@ -18,6 +20,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Removed stale code
-
Added weekly run to try to keep MPI caches live
## [4.5.0] - 2022-11-07
### Changed
-
Updated fArgParse submodule
## [4.4.2] - 2022-08-06
### Fixed
...
...
This diff is collapsed.
Click to expand it.
fArgParse
@
604b2208
Compare
4a8b9fed
...
604b2208
Subproject commit
4a8b9fed38c6fd01ee32ba923d61ecfa7e3b618a
Subproject commit
604b2208a90d8a042adb043a74de93e870f6f1cb
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