| Commit message (Expand) | Author | Age |
* | build: add option for building with stack-protector-all | Cedric DOURLENT | 2024-01-19 |
* | build: add CycloneDX SBOM JSON support | Petr Štetiar | 2023-11-01 |
* | config: add a knob to use the mold linker for packages | Andre Heider | 2023-07-04 |
* | build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROES | Andre Heider | 2023-07-04 |
* | build: add a config knob to enable LTO for all packages | Andre Heider | 2023-03-21 |
* | build: add a config knob to enable gc-sections for all packages | Andre Heider | 2023-03-21 |
* | treewide: strip useless `default n` Kconfig lines | Tony Butler | 2023-02-03 |
* | toolchain: Select USE_SSTRIP with external musl toolchain | Hauke Mehrtens | 2022-09-12 |
* | scripts: always check certificates | Josh Roys | 2022-09-10 |
* | build: always set CONFIG_IPV6 | Thibaut VARÈNE | 2022-08-20 |
* | config: build: cleanup whitespace issue | Petr Štetiar | 2022-02-19 |
* | config: Activate SECCOMP also on MIPS 64 | Hauke Mehrtens | 2021-11-03 |
* | build: fix various typos | Josh Soref | 2021-10-31 |
* | uclibc++: remove | Rosen Penev | 2021-10-24 |
* | buildsystem: add CONFIG_SECCOMP | Florian Eckert | 2021-10-16 |
* | build: create profiles.json per default | Paul Spooren | 2021-06-21 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 |
* | config: add big EXPERIMENTAL option | Daniel Golle | 2020-12-10 |
* | libcxx[abi]: remove | Rosen Penev | 2020-12-07 |
* | tools/sstrip: update to latest version | Rui Salvaterra | 2020-11-26 |
* | config: clean double whitespace in Config-build.in | Paul Spooren | 2020-11-25 |
* | Revert "refpolicy: add variant that builds modular policy" | Daniel Golle | 2020-11-22 |
* | refpolicy: add variant that builds modular policy | W. Michael Petullo | 2020-11-09 |
* | config: clean up SELinux options | Daniel Golle | 2020-10-16 |
* | config: add option for dssp selinux policy | Daniel Golle | 2020-10-09 |
* | config: prepare for choice of SELinux policy | Daniel Golle | 2020-09-29 |
* | build: add support for SELinux to include/image.mk | Thomas Petazzoni | 2020-08-31 |
* | build: make prefix mapping of debug information optional | Felix Fietkau | 2020-08-06 |
* | build: Remove dependency of user space stack cookies from kernel | Hauke Mehrtens | 2020-07-24 |
* | toolchain: remove gcc libssp and use libc variant | Ian Cooper | 2020-06-17 |
* | build: refactor JSON info files to `profiles.json` | Paul Spooren | 2020-04-03 |
* | base-files: add all buildinfo with INCLUDE_CONFIG | Xu Wang | 2020-02-27 |
* | buildsystem: Make PIE ASLR option tristate | Hauke Mehrtens | 2020-01-13 |
* | libcxx: Depenency fixes | Rosen Penev | 2019-12-23 |
* | libcxx: Add package | Rosen Penev | 2019-12-23 |
* | Revert "build: separate signing logic" | John Crispin | 2019-10-21 |
* | build: separate signing logic | Paul Spooren | 2019-10-21 |
* | config: remove unused GCC_VERSION_4_8 config symbols | Paul Spooren | 2019-10-09 |
* | build: create JSON files containing image info | Paul Spooren | 2019-09-29 |
* | build: add buildinfo files for reproducibility | Paul Spooren | 2019-08-13 |
* | config: introduce separate CONFIG_SIGNATURE_CHECK option | Jo-Philipp Wich | 2019-08-06 |
* | build: add a config option for enabling a testing version of the target kernel | Felix Fietkau | 2019-05-11 |
* | build: Optionally provide file checksums in package metadata | Michal Hrusecky | 2019-01-22 |
* | kernel: Fix KERNEL_STACKPROTECTOR on kernel 4.19 | Hauke Mehrtens | 2018-12-26 |
* | build: cleanup SSP_SUPPORT configure option | Julien Dusser | 2018-01-27 |
* | build: add hardened builds with PIE (ASLR) support | Julien Dusser | 2018-01-27 |
* | build: disable BUILD_PATENTED by default | Yousong Zhou | 2018-01-26 |
* | config: make CONFIG_ALL_* select other CONIFG_ALL_* options | Hauke Mehrtens | 2017-08-26 |
* | kernel: Hide kernel options behind a menu | Florian Fainelli | 2017-05-26 |
* | build: add devel option to store build config in firmware | Vitaly Chekryzhev | 2017-03-18 |