Wykres commitów

22 Commity (1e7d89fc1323f26cd566e059639448e21d66e638)

Autor SHA1 Wiadomość Data
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 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 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 39f22639ef Updated license file for deb package 2020-04-23 11:04:38 +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