nightwalker-87
6a6718b334
Post release patch for v1.8.0
...
- Fixed terminal screen output (Closes #1363 )
- Fixed compatibility with gcc-14 (Closes #1365 )
- Updated contact info in CODE_OF_CONDUCT
- Updated man files & related install path
- Updated libusb to v1.0.27 for Windows builds
- Updated cmake_policy to CM0153 NEW
2024-02-16 14:55:41 +01:00
nightwalker-87
9b478a04e0
Simplified subdir structure for packaging
2020-04-29 19:20:47 +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
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