Philippe Teuwen
a3996fe38c
guard some hardening flag for gcc < 12
2026-03-01 13:04:41 +01:00
Philippe Teuwen
e63430adb9
compile with -fPIC instead of -fPIE
...
CodeQL error:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1287:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (and not with -fPIE)."
1287 | # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
| ^~~~~
2026-02-28 22:15:32 +01:00
Philippe Teuwen
55e58466aa
Fix C++ flags handling (fix relocation error on Fedora 41)
2026-02-28 18:15:44 +01:00
Philippe Teuwen
f9cfda9a72
Add hardening flags (NOHARDENING=1 to disable them) and fix Windows stringop-overflow
2026-02-28 16:22:44 +01:00
iceman1001
338ab9c81a
Revert "Release v4.21128 - Permafrost"
...
This reverts commit b10235b03b .
2026-02-25 16:15:01 +01:00
iceman1001
b10235b03b
Release v4.21128 - Permafrost
2026-02-25 16:15:01 +01:00
Philippe Teuwen
3dde408c55
compilation flags tuning
2026-02-22 11:58:36 +01:00
iceman1001
628d8633f7
Revert "Release v4.20728 - Phrack"
...
This reverts commit ee9b3f4acb .
2025-09-11 20:31:08 +02:00
iceman1001
ee9b3f4acb
Release v4.20728 - Phrack
2025-09-11 20:31:08 +02:00
iceman1001
1f718683b3
Revert "Release v4.20469 - Daddy Iceman"
...
This reverts commit 9fa173c727 .
2025-06-16 16:18:01 +02:00
iceman1001
9fa173c727
Release v4.20469 - Daddy Iceman
2025-06-16 16:18:01 +02:00
iceman1001
6ed1853320
Revert "Release v4.20142 - Blue Ice"
...
This reverts commit a657dbda9b .
2025-03-25 16:18:49 +01:00
iceman1001
a657dbda9b
Release v4.20142 - Blue Ice
2025-03-25 16:18:49 +01:00
iceman1001
daff8228a2
Revert "Release v4.19552 - Orca"
...
This reverts commit a039ac18cc .
2024-11-22 12:15:19 +01:00
iceman1001
a039ac18cc
Release v4.19552 - Orca
2024-11-22 12:15:19 +01:00
ANTodorov
f3e9a79ca4
add option to build against non-default python3 package
2024-11-14 09:01:41 +01:00
iceman1001
b881bbbd00
Revert "Release v4.18994 - Backdoor"
...
This reverts commit cd6dc880ad .
2024-09-10 15:40:28 +02:00
iceman1001
cd6dc880ad
Release v4.18994 - Backdoor
2024-09-10 15:40:28 +02:00
iceman1001
7329dcd3bf
Revert "Release v4.18589 - Aurora"
...
This reverts commit aceed281e8 .
2024-05-28 10:36:32 +02:00
iceman1001
aceed281e8
Release v4.18589 - Aurora
2024-05-28 10:36:32 +02:00
iceman1001
5a8917c1d0
Revert "Release v4.18341 - Zenith"
...
This reverts commit 70582c6828 .
2024-03-20 23:31:54 +01:00
iceman1001
70582c6828
Release v4.18341 - Zenith
2024-03-20 23:31:54 +01:00
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