-
Notifications
You must be signed in to change notification settings - Fork 14
Merging master #1402
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
Merging master #1402
Conversation
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
* added internal structure for ware replication * changed create-ware CLI command to allow duplication (references #1140)
* added script to replicate observers and simulators from a reference * added target to apply it to wares used as examples in openfluid (closes #1322)
* added CLI command to clone ware from hub or direct git source * fixed CMake pre-test command CREATE_DIRECTORY * added a test in Process to check if working directory exists (references #1260)
* fixed function searching in folder to exclude folders * added handling of pragma once for file header in stylecheck
(fetch from remote repository)
* fixed tool to keep custom content of main CMakeLists.txt
* replaced all comboboxes in signature dialog by non-scrollable widgets (closes #1347)
* set to C locale for consistency (closes #1348)
* added checkbox in dialog to select/unselect every attribute (closes #1349)
* fixed URL opening for local and remote resources under WSL (references #1117)
(closes #1353)
* improved user doc about ware tests * openfluid run quiet in ware tests with ref * added suffix to test target depending on ref existence
* fixed detection of bad signature file * added detection of mission REF folders for tests
* used custom remove operation for git folders * extended usage to git tests
* added doc * added tests (co-authored-by: Dorian Gerardin <[email protected]>)
* changed way to declare a vector in generator from varsize to vartype (closes #1387)
* Added observers option in CLI * Added AllObservers function * Added reinstall wares option in builder * Refactored code
* added check of file for skippable block detection
* added several OS * added dowstream repo packaging (internally)
* adjusted ware duplication checks * made examples installation verbosity optional
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.