iceman1001
a440fbabda
make clean - now removes all __pycache__ folders sprinkled all over the project when running some of the dedicated python scripts
2025-07-01 16:47:20 +02:00
iceman1001
fe92f55653
ok, not build hitag2crack, only clean
2025-06-17 19:54:58 +02:00
iceman1001
fc9f70c436
fix release name style
2025-06-17 18:28:22 +02:00
iceman1001
35493f5b2c
at least run hitag2crack clean, for us who do compile it...
2025-06-17 18:28:22 +02:00
Philippe Teuwen
52b00fa653
Release script: removing some Werror left
2025-06-16 18:14:02 +02:00
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