nightwalker-87
101d77bf7e
Formatting & style fixes.
2023-06-24 23:55:12 +02:00
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
Sören Tempel
2016590502
doc/man: Fix installation directory
...
On Unix-like operating systems man pages are commonly installed to
`/usr/share/man` not `/usr/share/stlink/man`.
2020-06-01 00:20:26 +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
1b3200d5bc
Updated build settings
...
- 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)
2020-05-18 18:34:16 +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
6f934a396e
Whitespace cleanup
2020-04-15 16:20:17 +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
Jerry Jacobs
4868a62fbf
Prepare for win64 static executable builds
2017-01-28 11:30:30 +01:00
Jerry Jacobs
68b0f3bddc
Initial work to fix cygwin builds
2016-10-22 09:44:37 +02:00
Jerry Jacobs
cde9cb147b
doc: Remove remaining st-term man page
2016-10-22 09:25:43 +02:00
Jerry Jacobs
4209e4b924
cmake: Refactor into seperate files, fix project version detection when everything fails (travis)
2016-09-16 15:42:34 +02:00
Daniel Campoverde [alx741]
3c28cf15a7
Add st-term man page
2016-09-15 18:52:58 -05:00
Daniel Campoverde [alx741]
759f423987
Add st-info man page
2016-09-15 18:18:45 -05:00
Daniel Campoverde [alx741]
3268ea1250
Add st-flash man page
2016-09-15 18:18:27 -05:00
Jerry Jacobs
1ade678f9c
Refactor main CMakeLists.txt. Generate manpages when pandoc is present in Debug builds. Add top level Makefile
2016-09-15 10:44:01 +02:00