Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses/cabal.mk: Add support for LTO feature. | Gleb Popov | 2023-02-27 | 1 | -0/+4 |
* | Features/pie: allow static-pie: | Baptiste Daroussin | 2023-01-19 | 1 | -0/+1 |
* | Mk/Features/lto.mk: Use DEV_WARNING instead of IGNORE | Daniel Engberg | 2023-01-06 | 1 | -1/+1 |
* | hardening: add relro and bind_now features | Baptiste Daroussin | 2022-10-26 | 2 | -0/+20 |
* | features: Add support to build ports as PIE executables. | Jatin Kataria | 2022-10-26 | 1 | -0/+14 |
* | Mk/Features/lto.mk: Add checks for powerpc64 and riscv64 | Daniel Engberg | 2022-09-30 | 1 | -2/+4 |
* | Mk/Features/lto.mk: Use Cargo and Meson toggles | Daniel Engberg | 2022-09-26 | 1 | -4/+12 |
* | framework: generalize WITH_ code | Baptiste Daroussin | 2022-07-27 | 3 | -0/+55 |