stlink/cmake
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
..
modules Stop the sulk with GPL2016 on Windows (#602) 2017-06-17 08:05:47 +02:00
CFlags.cmake Don't use `%zx` because it's unsupported on mingw64 (#578) 2017-03-24 23:11:09 +01:00
CPackConfig.cmake cmake/CPackConfig.cmake: Allow building of debian package with CPack 2017-02-28 20:09:46 +01:00
Version.cmake cmake/Version.cmake: Fix version detection when building from zipfile (non-git tree). Fixes #523 2016-12-05 17:36:37 +01:00
c_flag_overrides.cmake Stop the sulk with GPL2016 on Windows (#602) 2017-06-17 08:05:47 +02:00