Mads Kiilerich
|
8bb91099c5
|
wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!) : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler) : /usr/lib64/ccache/gcc
|
2022-01-22 22:19:03 +01:00 |
|
|
8ed33f1bc7
|
remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead
|
2018-10-14 22:06:11 -04:00 |
|
|
9fc65b274e
|
Fix libhid compile with /recent/ libc (GNU_SOURCE)
- strtok_r
- strdup
- wcsdup
|
2017-05-20 12:39:49 +02:00 |
|
|
8de0788f7b
|
yet another waf/HIDAPI tweak
|
2016-10-27 15:57:47 +02:00 |
|
|
53e9337eba
|
Fix HIDAPI optional (python: False vs 'False')
|
2016-10-24 00:51:51 +02:00 |
|
|
c78824aef5
|
Include hidapi library
|
2016-10-23 22:53:10 +02:00 |
|