aboutsummaryrefslogtreecommitdiff
path: root/Mk/Features
Commit message (Expand)AuthorAgeFilesLines
* Features/testing.mk: Introduce the TESTING_UNSAFE knob.Gleb Popov2024-03-011-1/+4
* Framework: Introduce testing featureGleb Popov2024-02-291-0/+15
* Mk/Features/lto.mk: explicitly disable LTO for Rust when LTO_UNSAFEPiotr Kubaj2024-02-111-0/+4
* Features/debuginfo.mk: Automatically generate a subpackage with debugging info.Gleb Popov2024-02-031-0/+34
* features: Add support to enable sanitizersOlivier Cochard2024-01-181-0/+27
* Mk/Features/lto.mk: allow LTO on powerpc64Piotr Kubaj2023-08-101-2/+2
* Uses/cabal.mk: Add support for LTO feature.Gleb Popov2023-02-271-0/+4
* Features/pie: allow static-pie:Baptiste Daroussin2023-01-191-0/+1
* Mk/Features/lto.mk: Use DEV_WARNING instead of IGNOREDaniel Engberg2023-01-061-1/+1
* hardening: add relro and bind_now featuresBaptiste Daroussin2022-10-262-0/+20
* features: Add support to build ports as PIE executables.Jatin Kataria2022-10-261-0/+14
* Mk/Features/lto.mk: Add checks for powerpc64 and riscv64Daniel Engberg2022-09-301-2/+4
* Mk/Features/lto.mk: Use Cargo and Meson togglesDaniel Engberg2022-09-261-4/+12
* framework: generalize WITH_ codeBaptiste Daroussin2022-07-273-0/+55