Commit graph

115 commits

Author SHA1 Message Date
Philippe Teuwen fc13b6b20c Add pm3line API to hide readline, allowing easier implementation of alternatives 2022-01-11 23:13:22 +01:00
Philippe Teuwen 30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
Philippe Teuwen 9718af480a Avoid com port in commands.json 2022-01-06 15:18:56 +01:00
iceman1001 a348f48602 Added readline autocomplete to proxmark3 client commands. Still works with shell filenames tab complete 2021-12-12 20:12:56 +01:00
Philippe Teuwen b455ccedd4 tools gardening 2021-10-06 20:27:55 +02:00
Philippe Teuwen 904c971a7a ccache support 2021-09-08 21:56:32 +02:00
Philippe Teuwen 591a9dc53d make udev honors DESTDIR & UDEV_PREFIX 2021-09-05 01:57:02 +02:00
Philippe Teuwen 7404695e46 remove tabs 2021-09-05 00:49:57 +02:00
Philippe Teuwen 78eef004af Replace deprecated 'which' in scripts 2021-09-05 00:34:39 +02:00
Philippe Teuwen 0384359aa4 icopyx bootloader safeguard 2021-08-21 23:52:15 +02:00
Philippe Teuwen e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
Philippe Teuwen 9ae1ebc8a5 adjust make miscchecks 2021-06-04 22:07:39 +02:00
Philippe Teuwen 2f031ef5c3 adjust make style 2021-06-04 21:58:38 +02:00
samwin e92b67d148 Add code to automatically create and update command help text JSON. 2021-06-04 21:58:38 +02:00
Philippe Teuwen d9fb6991a0 Remove cliparser from make help 2021-05-22 22:54:31 +02:00
Philippe Teuwen 9a00ad0230 rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
iceman1001 097d24347f remove unused command in Makefile 2021-04-15 18:13:33 +02:00
iceman1001 40257bdc89 update definitions for cliparser_todo docu 2021-03-11 09:38:37 +01:00
iceman1001 5edf623cb4 change sim011 folder paths for install 2021-01-07 13:49:17 +01:00
iceman1001 3396eeefdd missing quote, Thanks @aveao for pointing it out! 2020-12-29 21:41:15 +01:00
iceman1001 27a477d07a text 2020-11-30 13:48:35 +01:00
iceman1001 e5be7f6eed text 2020-11-29 14:18:33 +01:00
tcprst 0bbbce6e45
fix false positives in cliparser_todo 2020-11-28 17:04:26 -05:00
tcprst 7c579ab930
remove help commands from cliparser todo 2020-11-28 16:44:19 -05:00
tcprst e38d3e2c0a
Generate and add cliparser TODO 2020-11-28 16:23:33 -05:00
iceman1001 244283b2a9 update help text 2020-10-12 16:08:10 +02:00
Philippe Teuwen d0889cb70f Makefile: helper to convert tabs: make miscchecks EDIT=1 2020-10-06 20:45:13 +02:00
Philippe Teuwen cb20d93448 Makefile: integrate commands.md generation to 'make style' 2020-10-06 18:40:54 +02:00
Philippe Teuwen 235691c2d8 tune make style exceptions 2020-08-13 12:49:11 +02:00
Philippe Teuwen c03e26cf57 Revert "tune stype exceptions"
This reverts commit aff439953f.
2020-08-13 12:48:46 +02:00
Philippe Teuwen aff439953f tune stype exceptions 2020-08-13 12:33:27 +02:00
Philippe Teuwen 6d33c0b784 Bring hitag2crack tools in main Makefiles 2020-05-23 13:33:32 +02:00
Philippe Teuwen 278db15f5a Move tests to tools/pm3_tests.sh and add "make check" to call it 2020-05-22 18:35:27 +02:00
Philippe Teuwen 3d4d90eac5 make release : remove undecided/suspect 2020-05-22 13:44:35 +02:00
Philippe Teuwen 5dc1b6cc6f make release: trigger git calls only on recipe 2020-05-22 13:33:03 +02:00
Philippe Teuwen 0a263b353b make release: remove mkversion calls 2020-05-22 13:02:52 +02:00
Philippe Teuwen 2cb198743a minor release doc fix 2020-05-21 22:04:21 +02:00
Philippe Teuwen 321080de71 make release doc: push latest tag 2020-05-21 13:00:56 +02:00
Philippe Teuwen b79ccc12ae make release: document next step 2020-05-21 12:26:44 +02:00
Philippe Teuwen 7848d751c5 make release: hardcode default version 2020-05-21 12:15:47 +02:00
Philippe Teuwen 53cb36447f make release: make sure it's executed from a clean master 2020-05-21 11:19:18 +02:00
Philippe Teuwen 7033927176 Add RELEASE_NAME 2020-05-20 21:11:45 +02:00
Philippe Teuwen 86ba6c8330 Add "make release" 2020-05-20 21:11:45 +02:00
Philippe Teuwen 94e1a9e680 Add mf_nonce_brute to main makefile 2020-05-15 17:37:22 +02:00
iceman1001 c05e1d8beb chg: missing tabs 2020-05-02 17:27:07 +02:00
iceman1001 96b53c4e2a chg: add bluetooth group to "make accessrights" 2020-05-02 17:23:27 +02:00
Uli Heilmeier 0733310300 Makefile: target checks for macOS
recode is missing on macOS by default.
grep on macOS is BSD grep by default.
2020-03-30 11:03:43 +02:00
Philippe Teuwen 5520bdc20f make style: skip cov-int 2019-10-13 00:48:12 +02:00
Philippe Teuwen 7352c19a72 fix make help 2019-09-24 15:16:09 +02:00
Philippe Teuwen afe891647f merge flasher in client 2019-09-09 01:35:15 +02:00