-
Notifications
You must be signed in to change notification settings - Fork 378
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
Set debug flag for sonar-scanner #348
Open
oxr463
wants to merge
37
commits into
master
Choose a base branch
from
debug-sonarcloud
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8dc04f - Browse repository at this point
Copy the full SHA d8dc04fView commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d3cf2ce - Browse repository at this point
Copy the full SHA d3cf2ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c9223 - Browse repository at this point
Copy the full SHA 94c9223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb64a8 - Browse repository at this point
Copy the full SHA 9fb64a8View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3c2b04 - Browse repository at this point
Copy the full SHA e3c2b04View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aba91d8 - Browse repository at this point
Copy the full SHA aba91d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b907db3 - Browse repository at this point
Copy the full SHA b907db3View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53bdc00 - Browse repository at this point
Copy the full SHA 53bdc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33b04a - Browse repository at this point
Copy the full SHA a33b04aView commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7f5a82 - Browse repository at this point
Copy the full SHA e7f5a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb76243 - Browse repository at this point
Copy the full SHA cb76243View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fa7b5 - Browse repository at this point
Copy the full SHA b6fa7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 474d7d4 - Browse repository at this point
Copy the full SHA 474d7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9451581 - Browse repository at this point
Copy the full SHA 9451581View commit details -
Add option --mixed-mode to disable mixed execution
Disable the check to see if the executable being executed is the same ELF machine as the host system. This is to support the case where ELF objects are run under a custom QEMU emulator or LD_LIBRARY_PATH. Bug: #343
Configuration menu - View commit details
-
Copy full SHA for d65be07 - Browse repository at this point
Copy the full SHA d65be07View commit details -
Fix test-0cf405b0 for newer versions of glibc.
Newer versions of glibc apparently enforce argv to contain at least one argument, regardless of what what passed to execlp(). This behavioral change resulted in test-0cf405b0 performing an endless loop. This commit addresses this problem by setting an environment variable to indicate, whether the execlp() call has already been performed.
Configuration menu - View commit details
-
Copy full SHA for bb50337 - Browse repository at this point
Copy the full SHA bb50337View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89791c - Browse repository at this point
Copy the full SHA a89791cView commit details -
Fix test-25069c12 and test-25069c13 for new kernels.
Fix both tests in the same vein as [1]. Note that this behavior had been changed by Linux's [2], not by glibc as suggested by [1]. [1] 10dd605 [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dcd46d897adb70d63e025f175a00a89797d31a43
Configuration menu - View commit details
-
Copy full SHA for 7278715 - Browse repository at this point
Copy the full SHA 7278715View commit details -
Configuration menu - View commit details
-
Copy full SHA for d781f34 - Browse repository at this point
Copy the full SHA d781f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d24132 - Browse repository at this point
Copy the full SHA 1d24132View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd98250 - Browse repository at this point
Copy the full SHA dd98250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6257106 - Browse repository at this point
Copy the full SHA 6257106View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9f256f - Browse repository at this point
Copy the full SHA f9f256fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efd15a - Browse repository at this point
Copy the full SHA 9efd15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a444bc4 - Browse repository at this point
Copy the full SHA a444bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6a3eb - Browse repository at this point
Copy the full SHA bf6a3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39cfe47 - Browse repository at this point
Copy the full SHA 39cfe47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442082a - Browse repository at this point
Copy the full SHA 442082aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abc61a4 - Browse repository at this point
Copy the full SHA abc61a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6864092 - Browse repository at this point
Copy the full SHA 6864092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18040ee - Browse repository at this point
Copy the full SHA 18040eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d64d56 - Browse repository at this point
Copy the full SHA 6d64d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa16eb - Browse repository at this point
Copy the full SHA 1aa16ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4b5b5 - Browse repository at this point
Copy the full SHA 7d4b5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46fffd1 - Browse repository at this point
Copy the full SHA 46fffd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d8a1a - Browse repository at this point
Copy the full SHA d1d8a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2bdf36 - Browse repository at this point
Copy the full SHA a2bdf36View commit details
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.