Commit graph

80 commits

Author SHA1 Message Date
iceman1001 b1a1ca8827 Revert "Release v4.17768 - Steamboat Willie"
This reverts commit 57eeb712fd.
2024-01-03 01:59:39 +01:00
iceman1001 57eeb712fd Release v4.17768 - Steamboat Willie 2024-01-03 01:59:39 +01:00
Philippe Teuwen 2b320929fc static analysis, some fixing fun in perspective 2023-11-13 12:22:36 +01:00
Philippe Teuwen 4f9016814e Revert "Release v4.17511 - Faraday"
This reverts commit 6e9df18de6.
2023-11-13 10:19:09 +01:00
Philippe Teuwen 6e9df18de6 Release v4.17511 - Faraday 2023-11-13 10:19:09 +01:00
iceman1001 f9877f79de Revert "Release v4.17140 - Raccoon"
This reverts commit 6ca0ce704a.
2023-09-09 11:00:00 +02:00
iceman1001 6ca0ce704a Release v4.17140 - Raccoon 2023-09-09 11:00:00 +02:00
iceman1001 c7d004de63 Revert "Release v4.16717 - seven"
This reverts commit bc18dbd847.
2023-06-26 13:10:45 +02:00
iceman1001 bc18dbd847 Release v4.16717 - seven 2023-06-26 13:10:45 +02:00
The-SamminAter 9f87b6dd9c Add ability to compile on iOS 2023-06-24 17:19:46 -07:00
iceman1001 2bd404b496 Revert "Release v4.16191 - Nitride"
This reverts commit bec61e9185.
2023-01-29 20:35:17 +01:00
iceman1001 bec61e9185 Release v4.16191 - Nitride 2023-01-29 20:35:17 +01:00
Philippe Teuwen 207d8ed7d7 Fix INSTALLSUDO usage and adapt release template 2023-01-15 12:11:31 +01:00
iceman1001 063e2da49d Revert "Release v4.15864 - Radium"
This reverts commit 93ca7b4f6e.
2022-10-29 01:34:05 +02:00
iceman1001 93ca7b4f6e Release v4.15864 - Radium 2022-10-29 01:34:05 +02:00
iceman1001 250fdedeac adapt makefile to use sudo, echo, usermod, adduser, getent as variables 2022-10-16 09:19:13 +02:00
Rick Farina (Zero_Chaos) 07c6871861
do not use LD if you aren't using ld
All the uses of LD actually wanted g++, so just use CXX and remove an
unused LD define

Closes: https://github.com/pentoo/pentoo-overlay/issues/1259
Fixes: https://github.com/RfidResearchGroup/proxmark3/pull/1758
2022-08-29 21:04:03 -04:00
iceman1001 3be998de71 test of PR 1757 2022-08-20 23:44:32 +02:00
Iceman de73a58a78
Revert "Update Makefile.defs" 2022-08-18 08:42:29 +02:00
Anton Bolshakov 6523924393
Update Makefile.defs
Do not overwrite global CC values (if specified in env)

Signed-off-by: Anton Bolshakov <blshkv@users.noreply.github.com>
2022-08-18 11:57:46 +08:00
George Talusan 6fb4723cd6 fix homebrew dependency detection 2022-07-30 12:18:43 -04:00
Philippe Teuwen 9ebda88386 Add INSTALLSUDO param in Makefile.platform to limit sudo to install commands, better than sudo make install... 2022-05-03 19:04:36 +02:00
Philippe Teuwen e1a00f609f USER not defined on some platforms like Archlinux 2022-03-02 10:27:58 +01:00
Philippe Teuwen 9d760dc746 Ignore brace warnings on Apple clang 2022-02-28 15:36:03 +01:00
iceman1001 1731695483 Revert "Release v4.14831 - Frostbit"
This reverts commit 0b65f2bc9e.
2022-01-11 19:17:19 +01:00
iceman1001 0b65f2bc9e Release v4.14831 - Frostbit 2022-01-11 19:17:19 +01:00
Philippe Teuwen 30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001 d3696ee2c3 Revert "Release v4.14434 - crimson"
This reverts commit 2c4c676db2.
2021-09-18 21:44:56 +02:00
iceman1001 2c4c676db2 Release v4.14434 - crimson 2021-09-18 21:44:55 +02:00
İlteriş Eroğlu 3168a62b2e
Update Makefile.defs 2021-08-22 21:49:49 +03:00
İlteriş Eroğlu 3a67279832
Update Makefile.defs 2021-08-22 21:30:06 +03:00
İlteriş Eroğlu d362896efc
Make LD run on CXX instead 2021-08-22 21:03:39 +03:00
İlteriş Eroğlu 456dc8f245
Improve Macports support 2021-08-22 20:40:29 +03:00
İlteriş Yağıztegin Eroğlu 86e1ef483e handle MACPORTS_PREFIX entries before make execution 2021-07-04 12:59:48 +03:00
İlteriş Yağıztegin Eroğlu 7fd5070c42 lets make sure BREW_PREFIX is actually empty 2021-07-03 20:50:13 +03:00
İlteriş Yağıztegin Eroğlu 24a2a94341 add experimental support for macs with macports installed
currently requires symlinking python{version}(-embed).pc to
python(embed).pc or python3(-embed).pc
under /opt/local/lib/pkgconfig
2021-07-03 17:07:53 +03:00
iceman1001 f0c1665427 Revert "Release v4.13441 - midsummer"
This reverts commit 55e1b6714b.
2021-06-25 23:39:10 +02:00
iceman1001 55e1b6714b Release v4.13441 - midsummer 2021-06-25 23:39:10 +02:00
Philippe Teuwen 4b80125f42 Makefile: dissociate Darwin and Brew 2021-05-23 02:42:26 +02:00
tcprst ecd52347fa
Add support for Apple Silicon (M1) 2021-01-03 19:27:20 -05:00
gator96100 f4c632bd31 Added DEBUG_ARM flag 2020-12-30 00:19:21 +01:00
Philippe Teuwen f37088095b compile with swig files if available 2020-11-13 22:40:06 +01:00
Philippe Teuwen e50be8cb3a indent 2020-10-21 18:41:18 +02:00
Jamie Fiedler 006d8923e6 skip stringop-overflow warning flags if clang is detected 2020-10-21 18:26:22 +02:00
Philippe Teuwen ec820db997 Add DEBUG flag to Makefile 2020-10-20 01:00:00 +02:00
Philippe Teuwen daabdf2e31 Avoid spurious GCC10 stringop-overflow errors
I already got them at several occasions
2020-10-19 21:21:24 +02:00
Philippe Teuwen 66d67bcd9e Makefile: add SANITIZE=1 to chase mem issues (host only) 2020-10-06 16:58:42 +02:00
Philippe Teuwen 25180af135 DEFLDFLAGS 2020-10-06 14:56:26 +02:00
Philippe Teuwen 9ade745f07 rework cryptorf 2020-08-19 21:48:25 +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