Philippe Teuwen
e9f84f1e2d
noprintf: fix cmake
2020-08-29 22:54:55 +02:00
Philippe Teuwen
b2a6fca0ee
Fix bug when cmake android and CMAKE_BUILD_TYPE=Release, see comments:
...
The presence of "filter" from crypto1.c as an exported function depends on the chosen compilation optimization level.
So if the common/crapto1/ and the code using it (here hardnested) are not using the same level, there will be a mismatch,
in this case hardnested_bruteforce.c expecting crypto1.c to provide filter()
2020-06-18 19:27:33 +02:00
iceman1001
d40251ff0b
Revert "Release v4.9237 - Ice Coffee ☕ "
...
This reverts commit 833bc4d9a3
.
2020-05-21 21:55:15 +02:00
iceman1001
833bc4d9a3
Release v4.9237 - Ice Coffee ☕
2020-05-21 21:55:15 +02:00
Philippe Teuwen
bf5c054414
Revert "Release v4.9230 - Ice Coffee ☕ "
...
This reverts commit db2e97c860
.
2020-05-21 12:51:35 +02:00
Philippe Teuwen
db2e97c860
Release v4.9230 - Ice Coffee ☕
2020-05-21 12:51:35 +02:00
iceman1001
3e389c6e07
Revert "Release v4.9224 - Ice Coffee ☕ "
...
This reverts commit 9cec93fd54
.
2020-05-21 09:25:32 +02:00
iceman1001
9cec93fd54
Release v4.9224 - Ice Coffee ☕
2020-05-21 09:25:32 +02:00
iceman1001
521a76d3c2
Revert "Release v4.9222 - Ice Coffee ☕ "
...
This reverts commit a5aeadc339
.
2020-05-21 09:24:38 +02:00
iceman1001
a5aeadc339
Release v4.9222 - Ice Coffee ☕
2020-05-21 09:23:32 +02:00
Philippe Teuwen
53af4304c1
cmake deps: add prefix pm3rrg_rdv4_
2020-05-06 15:21:29 +02:00
Philippe Teuwen
9478dbc071
cmake deps: add -fPIC so they can be integrated in a pm3 shared lib
2020-05-06 15:20:43 +02:00
Philippe Teuwen
fbe4e20326
remove c99 and c++11 restrictions
2020-04-24 16:43:21 +02:00
Philippe Teuwen
d6564e8eca
fix cmake for mingw
2020-04-24 00:08:42 +02:00
Philippe Teuwen
5f4385986c
cleaning makefile & cmake
2020-04-19 12:40:46 +02:00
Philippe Teuwen
45134859cf
cmake: remove unneeded PIC in hardnested lib
2020-04-18 20:01:51 +02:00
Philippe Teuwen
c2ff11f321
hardnested compilation reorganized to be similar with cmake approach
2020-04-18 19:41:14 +02:00
Philippe Teuwen
f9857a8b0c
cmake: add cflags
2020-04-18 17:37:11 +02:00
Philippe Teuwen
1ccd764837
cmake: hardnested
2020-04-18 16:27:20 +02:00
Philippe Teuwen
b7fb3b0746
cmake: fix jansson defines, keep them local
2020-04-18 16:27:20 +02:00
Bjoern Kerler
6b1a8b8390
Add cmake support
2020-04-18 16:24:29 +02:00