149 Commits
Author SHA1 Message Date
Philippe Teuwen b36b61feb0 clean the client only if PLATFORM got changed from or to PM3ICOPYX 2025-05-02 16:54:13 +02:00
Philippe Teuwen 49521078e5 fix mf aes key length and typo in make help 2025-04-20 11:20:14 +02:00
Philippe Teuwen 78ae375d55 make miscchecks, skip venv 2025-03-23 23:22:23 +01:00
Philippe Teuwen 3869f70043 make commands requires an up-to-date client 2025-03-21 13:56:46 +01:00
Philippe Teuwen b66e2e03fd Added make commands to regenerate commands documentation files and autocompletion data independently of make style 2025-03-12 09:09:58 +01:00
iceman1001 e23d4ac625 updated deprecated param. Thanks @nvx 2024-11-02 15:10:43 +01:00
iceman1001 ccf8d8b754 fix #2501 the parallel execution of "make -j check" created a race condition in the static nonces tests. 2024-09-13 13:37:27 +02:00
Philippe Teuwen b0edd7d4d2 fix make install 2024-08-10 01:12:41 +02:00
Philippe Teuwen c47578c048 sort mfc tools 2024-08-02 00:10:23 +02:00
iceman1001 f966387c41 text 2024-03-06 10:19:40 +01:00
nvx b4ae4c429f Fix some low hanging differences when running make style on Windows vs Linux 2024-01-26 20:08:36 +10:00
iceman1001 1234b08132 adapt to new sim module firmware version 2023-09-28 08:46:04 +02:00
nvx 210d2847ae Adds hf iclass esetblk, equivalent to hf mf esetblk
Also some minor tweaks to make commands.json and commands.md
properly on Windows.
2023-08-22 07:45:05 +10:00
iceman1001 5ecdd673ba added the possibility to compile cryptoRF solvers in the main makefile. Will add tests in regression script next 2023-08-21 12:37:05 +02:00
Alex 4b1090c8c7 Rename "vocabulory" to "vocabulary" 2023-08-09 19:49:55 +02:00
Philippe Teuwen 7b3ecdcdd5 make release: add --force to call to mkversion.sh. Not strictly needed but cleaner... 2023-08-03 01:13:57 +02:00
Philippe Teuwen cb72897b17 mkversion.sh: now regenerates version_pm3.c (and consequently the binaries) only when needed
and add --force to forcibly regenerate version_pm3.c

and small fixes:
* document mkversion.sh usage
* remove call to mkversion.sh in client/experimental_lib/CMakeLists.txt on release
* remove call to old `mkversion.pl` in bootrom/Makefile
* just in case, mkversion.sh takes care of atomic write of the file
2023-08-03 01:03:24 +02:00
Philippe Teuwen 3fd8be2a47 Avoid some unneeded rebuild and fix parallel call to fw rebuild when calling from install 2023-08-02 22:13:05 +02:00
iceman1001 8f977ef989 fix #1909 intendation breaks the makefile 2023-02-11 11:43:29 +01:00
Henry Gabryjelski c6b6f2b6a7 Option for PR 1902 2023-02-07 19:20:42 -08:00
Henry Gabryjelski 99f24b23b8 fix copy/paste error 2023-01-31 10:01:54 -08:00
Henry Gabryjelski bfc3a53ea2 Modify Makefile to copy group-specific udev rules 2023-01-31 10:00:36 -08:00
Philippe Teuwen 207d8ed7d7 Fix INSTALLSUDO usage and adapt release template 2023-01-15 12:11:31 +01:00
Edward Li 2c1fe700e2 Fix make accessrights for Fedora 2022-12-09 23:44:47 -05:00
iceman1001 deeb672b08 also include new firmware binary in the install 2022-12-09 07:48:07 +01:00