Commit Graph

10 Commits (master)

Author SHA1 Message Date
Henrik Grimler af87b7b7e4
cmake: replace LFS check with scripts from wireshark
Testing on 32bit arm have weird issues where the build failed if
run/continued without configuring again.

With these scripts we also require less files, no .c files in cmake/.

One downside is that we now require at least Visual Studio
2005 (MSVCR80) for compiling on windows (and there's no check for this
currently).
2021-12-10 09:46:24 +01:00
Henrik Grimler 64bd479db6 cmake: update Findlibusb.cmake
This one adds support for more platforms (like freebsd) out of the
box, so that those distros do not need to patch the module.
2021-05-29 20:26:37 +02:00
Henrik Grimler af3f0d6ac9 Convert all files to unix line endings
All except Win32/README.txt.
2021-05-03 14:24:06 +02:00
Steffen Pankratz a813fee3a0 - fixed typos
prefox <-> prefix
2016-02-29 18:37:21 +01:00
Benjamin Dobell e2f0470faf Fix FindLibusb.cmake and make CMake setup IDE compatible 2015-02-20 02:15:31 +11:00
Benjamin Dobell df988075c7 Fix case sensitive FS issue and update Linux README 2015-02-19 19:01:13 +11:00
Benjamin Dobell 09ba183922 Update Heimdall CLI build to use an MSYS2 environment 2015-02-19 02:49:11 +11:00
Benjamin Dobell 69c3aafd81 Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI 2014-12-10 00:57:29 +11:00
Benjamin Dobell b9e722768f CMake build fixes 2014-11-17 16:06:06 +11:00
Benjamin Dobell 1ddfdc1a88 CMake files for Heimdall CLI and mingw support 2014-11-17 07:02:39 +11:00