Wykres commitów

76 Commity (1e7d89fc1323f26cd566e059639448e21d66e638)

Autor SHA1 Wiadomość Data
Jan Bramkamp f95aec7994 Teach cmake to find libusb-1.0 port/pkg on OpenBSD
On OpenBSD libusb is provided by the libusb1 port/package.
2021-11-24 01:45:24 +01:00
nightwalker-87 ebba0f35e2 General Project Update
- [doc] Updated steps for release procedure
- [doc] Removed outdated lists of supported devices
- [doc] Updated list of supported OS
- [doc] Updated version requirements
- Cleanup  for libusb installation routine on Windows
- Updated list of contributors
- Updated CHANGELOG.md
- Updated README.md
2021-05-16 18:26:52 +02:00
nightwalker-87 80c31a15a4 General Project Update
- Updated issue templates
- Updated CONTRIBUTING.md (Closes #906)
- Updated changelogs for deb and rpm packages
- Updated CHANGELOG.md
2021-04-25 01:43:12 +02:00
nightwalker-87 b97296be8f Release v1.7.0 2021-04-24 22:47:02 +02:00
nightwalker-87 6993491f90 Revert "Updated libusb to v1.0.24"
This reverts commit 89a495d169.
2021-04-21 00:00:33 +02:00
nightwalker-87 89a495d169 Updated libusb to v1.0.24
Note: Due to a compilation bug in libusb v1.0.24,
building of x86-64 windows binaries is currently
not possible and has been deactivated.
2021-04-06 00:46:44 +02:00
nightwalker-87 5ce54824a5 Updated CI & MinGW64 cross build configuration
- Moved config for macOS 10.14 to GitHub Actions
   (Note: preparation only, yet inactive)
- Removed macOS 10.14 builds from Travis CI
- Removed Linux build config from Travis CI
- Split 32- & 64-bit cross builds to separate jobs
- Minor fixes for MinGW64 cross build config
2021-04-05 21:55:54 +02:00
nightwalker-87 e0f7552fc1 Updated CI build configuration
- Ensure clean build system for all build targets
- Rearranged & renamed build jobs
- Completed set of 32-bit & 64-bit builds
- Updated notifications for MinGW cross build
- Added macOS 10.14 build environment for Travis CI
2021-04-03 14:53:16 +02:00
nightwalker-87 eebcb1acc8 Revert "Updated libusb to v1.0.24"
This reverts commit d10a4f8def.
2021-04-02 18:34:31 +02:00
nightwalker-87 d10a4f8def Updated libusb to v1.0.24 2021-03-28 00:35:03 +01:00
nightwalker-87 781557dfba Removed outdated debian configuration
Debian package build uses cmake environment.
2020-10-24 18:06:56 +02:00
nightwalker-87 1bcfdf5d42 Updated CHANGELOG.md & contributors.txt 2020-08-08 13:22:56 +02:00
nightwalker-87 eb386ba84b
Merge branch 'develop' into debian 2020-07-06 01:33:49 +02:00
nightwalker-87 2694214df7 Corrected install paths & changelog files
- man-pages
- desktop-file and icons
- Fix for external CMAKE_MODULE_PATH
- udev-rules
- headers & stlink-gui.ui
2020-06-29 08:48:43 +02:00
nightwalker-87 66c6696337 Corrected settings for deb pkg distribution 2020-06-28 22:48:30 +02:00
nightwalker-87 fc56f2412d General Project Update
- Updated CHANGELOG.md
- cpack: corrections for pkg config
2020-06-27 02:28:00 +02:00
nightwalker-87 3f20a25cc0 Updated cmake-settings
- Changed header installation path
- Fix for cpack output directory
2020-06-17 15:15:33 +02:00
nightwalker-87 ffe6240012 Minor whitespace and code style fix 2020-06-15 10:46:09 +02:00
nightwalker-87 03a358bd07 Added check for cflag -std=gnu18 2020-06-06 01:00:17 +02:00
nightwalker-87 ade735dd67 Moved unused pkg-config settings to /doc/dev
(Closes #971)
2020-06-03 20:02:09 +02:00
nightwalker-87 97d3173f48 Updated package & install configuration
- Added package changelog files for deb & rpm
- Added license file for deb pkg
- Added rules file for deb pkg
- Changed install subdirectory
2020-05-18 15:13:36 +02:00
nightwalker-87 06c66ed308 Updated documentation
- Added note on windows binary installation
- Contributors now listed in separate file

(Closes #738) (Closes #795)
2020-05-10 16:45:13 +02:00
nightwalker-87 7bb34fcfb2 Update for windows binary packaging
- Updated steps for release preparation
- Changed destination for binary archives

(Closes #798)
2020-05-10 00:47:37 +02:00
nightwalker-87 9b478a04e0 Simplified subdir structure for packaging 2020-04-29 19:20:47 +02:00
nightwalker-87 1f9724e821 Removed deprecated debian pkg config settings 2020-04-29 17:08:41 +02:00
nightwalker-87 ce6ffe7030 Refactoring for package distribution
- 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
2020-04-29 16:24:14 +02:00
nightwalker-87 e87bdff95b General Project Update
- Updated project README
- Updated .gitignore
- Updated project contributors
- Added contribution guidelines
2020-04-27 20:20:50 +02:00
nightwalker-87 f827006231 Refactoring for cmake build settings
- Moved additional header files to /src
- Simplified header-paths
- Added missing license title for getopt
- Added comments and sections to CMakeLists
- Improved file structure (partially)
- Co-build st-util with st-info & st-flash
- GUI: Renamed .ui file to match executable
- Added install targets for executables
- Added missing "uninstall" cmd to Makefile
2020-04-25 22:34:18 +02:00
nightwalker-87 3e3f782e5e Updated pkgconfig
(Closes #944)
2020-04-23 22:52:00 +02:00
nightwalker-87 39f22639ef Updated license file for deb package 2020-04-23 11:04:38 +02:00
nightwalker-87 5db2dc4c04 cmake replaces 7zip for package extraction
The exctraction of the libusb library archive on windows no longer 
requires an external unarchiver.
2020-04-23 11:03:15 +02:00
nightwalker-87 9b19f92254 Fixed compilation errors
- Moved include of GNUInstallDirs module in cmake-routine
- Removed old ci-leftover in Makefile
- cmake: Fixed name pattern for libusb module (Fixes #940)
- Wrong command option formatting for 7zip (Fixes #936)

Extraction of downloaded libusb archive on Windows failed since commit 
a8c1f41f1b.
2020-04-21 14:49:25 +02:00
nightwalker-87 48a9db00be Removed remnants of unused build target 2020-04-20 01:45:19 +02:00
nightwalker-87 68fdd3927d Reconfigured cmake packaging
- Refactoring for package config & build
- deb-pkg: postinst script with depmod -a

(Fixes #845)
2020-04-18 16:45:05 +02:00
nightwalker-87 155439230a Unified naming for cmake modules & paths 2020-04-17 15:43:35 +02:00
nightwalker-87 264417e4b3 Fix for version string read without git 2020-04-17 14:41:48 +02:00
nightwalker-87 977576215e Partial project restructuring
- Updated travis CI build config
- Refactoring of cmake build config
- Alligned coding style for GUI
- Whitespace cleanup for GUI
- Moved source code for GUI
2020-04-16 21:59:29 +02:00
nightwalker-87 b4a4762878 Merge branch 'develop' into build-settings 2020-04-15 22:17:55 +02:00
nightwalker-87 6f934a396e Whitespace cleanup 2020-04-15 16:20:17 +02:00
nightwalker-87 6eb9103a23 Updated build-settings
- Added new build configs for Travis
- Refactoring for cmake modules
- Updated Travis build script
- Makefile: binary build for Windows
2020-04-13 15:02:43 +02:00
nightwalker-87 cadfa94162 General Project Update
- Updated travis CI build configuration
- Updated project references
- Minor formatting fixes
2020-04-12 18:26:46 +02:00
nightwalker-87 38c8b8b499 Cleanup
- Whitespace fixes
- Removed old appveyor-mingw script
- travis-lin-mingw.sh -> .gitignore
2020-04-08 23:44:51 +02:00
nightwalker-87 af1570ffe9 Minor formatting fixes 2020-04-07 17:11:45 +02:00
nightwalker-87 a8c1f41f1b Refactoring for libusb detection 2020-04-07 16:10:55 +02:00
nightwalker-87 587fb48ce4 Updated cmake configuration
- Alligned formatting
- Updated version requirement
- Updated pkg-maintainer
- [doc] Added note in compiling manual
- Fixed install paths in build script
- Updated C-flag -std=gnu99 to gnu11
2020-04-05 14:25:45 +02:00
nightwalker-87 27aa888211 Updated compiling doc & version support
- Added info on version support
- Updated compiling instructions
- Updated minGW-w64 gcc-TC to v8.1.0
- Minor formatting fixes

(Closes #896, #897, #899)
2020-04-04 13:03:22 +02:00
Oleksiy Slyshyk f36d45ab92 specify correct MD5 for libusb-1.0.23.7z 2020-03-28 21:57:08 +02:00
Oleksiy Slyshyk cefcb7316c check MD5 while download libusb 2020-03-28 21:16:32 +02:00
Oleksiy Slyshyk c27b8f4616 update libusb to 1.0.23 2020-03-25 12:16:52 +02:00
Oleksiy Slyshyk e49ad2770e fix intendation in Version.cmake 2020-03-21 21:31:12 +02:00