Wykres commitów

14 Commity (develop)

Autor SHA1 Wiadomość Data
nightwalker-87 f93adb92f2 Fixes for project compilation
- Cleanup for CMakeLists.txt
- [doc] Added list of cmake path variables
- Fixed stlink-gui install path (Closes #1270) (Closes #1271)
- Replaced path variable for chips directory
2022-10-24 01:49:03 +02:00
Oleksiy Slyshyk 79b225945b link for WIN32 & APPLE with stlink-static 2020-11-12 22:39:49 +02:00
nightwalker-87 c7041cc2be Reorganised project source directories
(Closes #976)
2020-06-04 21:53:17 +02:00
nightwalker-87 7ef06378aa Refactoring for build settings
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
2020-05-19 11:28:35 +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 5a1efc01f7 Updated cmake settings
- Distinguish test binaries from binaries
- Build all binaries to /bin subfolder
- Added comments to explain settings
- Moved header files for logging and mmap
2020-04-24 15:01:28 +02:00
nightwalker-87 1818d9375d Fixed indentation & whitespace. 2020-04-05 14:57:59 +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
Oleksiy Slyshyk 784fdde0ae check if app's need for libssp. 2020-03-21 14:48:40 +02:00
Jerry Jacobs 4868a62fbf Prepare for win64 static executable builds 2017-01-28 11:30:30 +01:00
Jerry Jacobs bd5dd33223 tests: Enable make test with CTest using add_test. Remove unnecessary library building for st-flash arg parser 2016-09-08 16:32:32 +02:00
Anatoli 7c99eb0503 re-desing of command line parsing for st-flash; unit-tests for it; implement read into ihex; 2016-09-06 22:56:54 +02:00
Jerry Jacobs a17b4079ca Reorganise aux files, add sg test to CMakeLists 2016-08-03 20:28:32 +02:00
Jerry Jacobs 486cc10c70 Add forgotten tests/CMakeLists.txt 2016-05-21 00:28:14 +02:00