-
Notifications
You must be signed in to change notification settings - Fork 1.3k
link libssp statically #960
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
Closed
Closed
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
- Name pattern for libusb detection - Include of GNUInstallDirs module - Removed old ci-leftover in Makefile (Fixes stlink-org#936)
Extraction of downloaded libusb archive failed due to wrong command option formatting since commit a8c1f41.
…nnected_target handle probed STlink programmer with unconnected target properly
Regression from previous commit 7640daa.
# Conflicts: # cmake/modules/Findlibusb.cmake
- New cpack package-config for DEB and RPM - Toolchain file for cross-building - Script to automate MinGW cross-building - Added file headers for .cmake files - Added dpkg and rpm to required pkgs
- Added builds for clang -m32 on arch: AMD64 - Corrected invalid config settings - Added clang-9 builds for linux - Moved scripts to root directory - Added MinGW cross-test-build for linux
- Updated steps for release preparation - Changed destination for binary archives (Closes stlink-org#798)
- Added note on windows binary installation - Contributors now listed in separate file (Closes stlink-org#738) (Closes stlink-org#795)
- Simplified code - Added version info for static library
- Added package changelog files for deb & rpm - Added license file for deb pkg - Added rules file for deb pkg - Changed install subdirectory
- Removed unneeded commands in travis.sh - Removed -Wno-dev flag in Release target - cmake: Grouped udev and modprobe.d config - rpm package now relocatable (CPackRPM)
Tidy up install paths & directories: -> modprobe.d & udev rules (both are now ON per default on Linux) -> stlink-gui supplements -> man pages - Fixed paths according to GNUInstallDirs - cmake: Restructured library config - Test files & gui now use shared library
@slyshykO: Can we cut this down to the actual fix to avoid resubmitting the changes which have already been merged? Rebase probably? |
Yes, I'll do new PR in few minuts |
Wouldn't be necessary though. I think it could have been reused. Oh well... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.