nightwalker-87
2087711c23
General Project Update
...
- Updated CHANGELOG.md
- Updated README.md
- Removed support for macOS (Closes #1269 )
2022-10-23 20:22:16 +02:00
nightwalker-87
43498dedf6
General Project Update
...
- Closes #1263 .
- Updated CHANGELOG.md
- Updated list of contributors
2022-08-27 12:23:02 +02:00
Jeroen de Bruijn
87b21219a2
remove note block from compiling docs note
2022-07-15 08:16:57 +02:00
Jeroen de Bruijn
9f0521016c
add optional installation folder for macOS to compiling documentation
2022-07-14 16:34:51 +02:00
Jeroen de Bruijn
8956051ed5
add `make install` to the MacOS building instructions
...
This is required to get the `chips` directory in place. References #1237 .
2022-07-14 11:57:01 +02:00
nightwalker-87
3be2c70a67
General Project Update
...
- [doc] Updated system requirements
-> cmake >= 3.10.2
-> libusb >= 1.0.21 (except for FreeBSD)
-> gtk >= 3.22.30
- Updated CHANGELOG.md
- Updated list of contributors
2022-01-16 18:10:01 +01:00
nightwalker-87
5e0a502df8
General Project Update
...
- Updated CHANGELOG.md
- Updated README.md
- [doc] Official STLINK-V3 support
(Closes #820 , Closes #1022 , Closes #1025 )
- Updated list of contributors
- Updated info on version support
- Minor formatting fixes
2021-03-20 15:44:09 +01:00
nightwalker-87
8429ac078a
Update and correction for compiling instructions
2021-03-10 16:09:10 +01:00
nightwalker-87
bf41f14045
General Project Update
...
- Updated list of required packages
- Fixed install path of stlink-gui.ui file
- Minor fixes in compiling.md
- Updated CHANGELOG.md
2020-09-20 14:26:26 +02:00
Hassan DRAGA
00a6ae0277
Updating commands
...
Updating commands for "rules.d"
2020-08-28 10:43:06 -03:00
Hassan DRAGA
61c5e395e2
Fixing wrong path
...
It's seem etc folder no longer exist, now it's on "stlink/config/udev/rules.d" instead of "stlink/etc/udev/rules.d".
2020-08-28 10:35:16 -03:00
nightwalker-87
ade735dd67
Moved unused pkg-config settings to /doc/dev
...
(Closes #971 )
2020-06-03 20:02:09 +02:00
nightwalker-87
9b6cd7f99b
General Project Update
...
- Updated CHANGELOG
- Corrected instructions for udev & STLink-v1
2020-05-28 11:09:32 +02:00
matthew sherwood
252ac0b3cc
Update compiling.md
...
neither `make release` nor `make debug` would execute properly on a fresh clone of the directory until i ran `make clean`. system is linux mint - 5.3.0-53-generic #47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
2020-05-25 15:33:44 -04:00
nightwalker-87
9b478a04e0
Simplified subdir structure for packaging
2020-04-29 19:20:47 +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
ade7118910
Merge branch 'develop' into pkg
2020-04-24 16:39:01 +02:00
nightwalker-87
22f44856ab
Updated compiling manual
...
- Removed requirement for 7zip on Windows
- Added note on GNUInstallDir presets (#557 )
2020-04-24 01:08:02 +02:00
Glaeqen
d7e1e6a11e
Added compilation guideline for MSVC toolchain
2020-04-21 00:18:51 +02:00
nightwalker-87
f48914512c
[doc] Updated package requirements
...
- Added info on GTK3 libs & versioning
- Updated compiling instructions for macOS
2020-04-17 21:09:05 +02:00
nightwalker-87
ccd1673790
Enable pkg_check for gtk on macOS
2020-04-17 17:01:36 +02:00
nightwalker-87
308fccb048
General Project Update
...
- Updated CHANGELOG.md
- Updated links to project repository
- Improved project description
- Minor revision for tutorial.md
- Formatting fixes
2020-04-14 21:01:52 +02:00
nightwalker-87
23c071edea
Updated documentation
...
- Compiling manual
- Updated version support for macOS
2020-04-07 17:01:26 +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
nightwalker-87
10ae5294cd
Updated /doc/compiling.md ( Closes #113 )
...
- Added note on correct libusb version.
- Formatting improvements
- Corrections to grammar and wording
2020-03-23 19:11:18 +01:00
nightwalker-87
2f9748e52f
General Project Update
...
- Fixes in CHANGELOG.md
- Added note in README.md
- Updated package requirements.
2020-02-26 20:32:55 +01:00
Slyshyk Oleksiy
a3cb1a1569
build wor windows under Debian/Ubuntu ( #802 )
2019-05-11 19:41:57 +02:00
aoand
d13f946468
doc/compiling.md: fix package name "devscripts" ( #775 )
...
the command 'debuild' is (and always was) part of the devscripts package
2019-03-07 12:41:38 +01:00
Jerry Jacobs
a201d3e5bd
Update compiling.md
...
Fixes #748
2018-12-02 21:25:02 +01:00
Vasiliy Glazov
1700e6a471
Added LIB_INSTALL_DIR to correct libs install on 64-bit systems ( #636 )
...
* Added LIB_INSTALL_DIR to correct libs install on 64-bit systems
* Add description for using LIB_INSTALL_DIR parameter.
2017-09-08 14:00:45 +02:00
orinem
79d91786f7
Stop the sulk with GPL2016 on Windows ( #602 )
...
* Fixes for VS2017.
* Added a getopt implementation.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Fixed include of getopt.h and unistd.h for WIN32.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Override /MD to /MT for MSVC to match libusb's builds.
* MSVC settings should be if (MSVC).
* Don't busy-wait for long periods in usleep().
* Dynamic link to MSVC libusb binaries.
* Added Visual Studio section to compiling.md.
* Added -D_CRT_NONSTDC_NO_WARNINGS to MSVC flags.
* Prevented some more warnings under MSVC.
2017-06-17 08:05:47 +02:00
Joost Rijneveld
fc4fd76a75
Fix incorrect release folder name in docs ( #560 )
2017-02-20 18:45:07 +01:00
Jerry Jacobs
4868a62fbf
Prepare for win64 static executable builds
2017-01-28 11:30:30 +01:00
Jerry Jacobs
bf1b81b930
Prepare for v1.3.0 release, update ChangeLog.md
2017-01-28 10:12:53 +01:00
Jerry Jacobs
2cb33d45a8
Add note about debhelper for compiling the debian package. Fixes #520
2017-01-14 15:05:26 +01:00
Jerry Jacobs
76196d22c7
doc/compilation.md: Add note for user folder or system wide installation after compilation. Fixes #497
2016-10-29 12:09:15 +02:00
Jerry Jacobs
be66bbf200
doc/compiling.md: Add note about installation and ldconfig. Fixes #478
2016-10-29 12:03:58 +02:00
Christian Mauderer
49248f5985
Fix install locations for modprobe config and udev rules ( #502 )
...
* cmake: Fix location of modprobe.d config.
* cmake: Use cmake variables for install locations.
This commit add the following two Cmake variables to
change the install location of the udev and modprobe
configuration files:
- STLINK_UDEV_RULES_DIR
- STLINK_MODPROBED_DIR
* doc/compiling.md: Add info about new CMAKE variables.
* debian: Use CMAKE variables for build.
2016-10-26 20:40:25 +02:00
Jerry Jacobs
7b359e2b95
doc/compiling.md: Add note on compiling for Mac OS X. Refs #499
2016-10-22 10:22:44 +02:00
Jerry Jacobs
9eb84d9f04
README.md: Refactor compilation and udev notes into seperate document. Fixes #486
2016-10-22 10:18:33 +02:00