-
-
Notifications
You must be signed in to change notification settings - Fork 18
Repairing warnings and error regarding Version.h by using pkgconfig to link to preCICE #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
589d91f
Assign value to _value in read_scalar_data function to avoid compiler…
IshaanDesai 917ebeb
Run cmake in setup test action and copy over Version.h file to dummy …
IshaanDesai f2521b9
Install Boost in build-and-test action so that cmake can find it
IshaanDesai 4eed96a
Install Eigen via apt so that cmake finds it
IshaanDesai 3770ff5
Correcting path to dummy preCICE directory in build and test action
IshaanDesai 6ecd4d9
Use pkgconfig to detect library flag needed for Version.h in build an…
IshaanDesai 996cf88
Install pkg-config via apt-get in the build and test action
IshaanDesai 6cbdc86
Add pkgconfig include flags to setup.py
IshaanDesai c57a2d8
Spelling mistake
IshaanDesai 2572e50
Check if pkg-config finds precice
IshaanDesai f3dc95c
Check if pkg-config finds libprecice
IshaanDesai 79858e4
Specifically use container precice/precice:2.4.0
IshaanDesai 1ed435f
Add pkgconfig command to testing part of setup.py
IshaanDesai c157a14
Check version of libprecice detected by pkg-config in setup_test work…
IshaanDesai 210278e
Check if PKG_CONFIG_PATH is set in the build_test workflow
IshaanDesai 6a525d7
Set PKG_CONFIG_PATH in the correct step
IshaanDesai 20e2cb4
Check if pk-config finds libprecice
IshaanDesai ee08333
Add cflags to compile arguments in setup.py
IshaanDesai de70079
Add PKG_CONFIG_SYSTEM_INCLUDE_PATH env to build and test workflow
IshaanDesai cda20dd
Split cflags from pkgconfig before appending them to compile_args in …
IshaanDesai 0c670ed
Strip double quotes from cflags
IshaanDesai 34ea0e9
Change how pkgconfig cflags are added to compile_args in setup.py
IshaanDesai 656ff66
Build pkg-config in all workflows of build and test
IshaanDesai a8c236f
Add pkg-config installation to run-solverdummy workflow
IshaanDesai 9539ec3
Remove :2.4.0 version tag from setup_install workflow to see what hap…
IshaanDesai eef9119
Removing 2.4.0 version tag from all workflows
IshaanDesai f0659a5
Merge branch 'develop' into IshaanDesai-patch-1
IshaanDesai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.