| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace LIBFOO_CPE_ID_VERSION_MINOR by LIBFOO_CPE_ID_UPDATE | Fabrice Fontaine | 2021-01-31 | 1 | -8/+8 |
* | Replace LIBFOO_CPE_ID_NAME by LIBFOO_CPE_ID_PRODUCT | Fabrice Fontaine | 2021-01-21 | 1 | -8/+8 |
* | pkg-generic: host variant use git submodules if target variant does | Yann E. MORIN | 2021-01-13 | 1 | -0/+6 |
* | core/pkg-infra: prepare for alternate default source archives | Yann E. MORIN | 2021-01-10 | 1 | -1/+1 |
* | package/pkg-generic.mk: add CPE ID related package variables | Matt Weber | 2020-11-26 | 1 | -0/+70 |
* | package/refpolicy: allow packages to provide their own SELinux modules | Antoine Tenart | 2020-09-04 | 1 | -0/+2 |
* | package/refpolicy: allow packages to select SELinux modules | Antoine Tenart | 2020-09-04 | 1 | -0/+4 |
* | package/pkg-generic.mk: support hooks and tables in virtual packages | Carlos Santos | 2020-08-30 | 1 | -0/+17 |
* | package/pkg-generic.mk: move pkg_size_{before, after} and check_bin_arch func... | Thomas Petazzoni | 2020-07-23 | 1 | -33/+33 |
* | package/pkg-generic.mk: exclude the staging sub-directory | Thomas Petazzoni | 2020-07-23 | 1 | -2/+2 |
* | package/pkg-generic.mk: rework pkg_size logic with the "installed" step | Thomas Petazzoni | 2020-07-23 | 1 | -28/+14 |
* | package/pkg-generic.mk: create directories upfront in the configure step | Thomas Petazzoni | 2020-07-23 | 1 | -4/+1 |
* | package/pkg-generic.mk: introduce final 'install' step | Thomas Petazzoni | 2020-07-23 | 1 | -2/+19 |
* | package/pkg-generic.mk: drop useless $(1) argument in step_pkg_size_{before, ... | Thomas Petazzoni | 2020-07-23 | 1 | -21/+19 |
* | package/pkg-generic.mk: use $(PKG)_NAME in step_pkg_size_after | Thomas Petazzoni | 2020-07-23 | 1 | -1/+1 |
* | package/pkg-generic.mk: enable hash checks for svn tarbals | Heiko Thiery | 2020-05-25 | 1 | -1/+1 |
* | linux: allow packages to set kernel config options | Yann E. MORIN | 2020-05-01 | 1 | -0/+3 |
* | package/pkg-generic.mk: don't set INSTALL_{TARGET, STAGING, IMAGES} for host ... | Yann E. MORIN | 2020-04-25 | 1 | -4/+3 |
* | package/pkg-generic.mk: also replace /lib by STAGING_DIR/lib in .la files | Thomas Petazzoni | 2020-04-05 | 1 | -0/+1 |
* | Makefile: fix package file list if FOO_SUBDIR is set | Thomas De Schampheleire | 2020-03-20 | 1 | -8/+8 |
* | package/pkg-generic.mk: create directories before calling hooks | Thomas Petazzoni | 2020-03-17 | 1 | -4/+4 |
* | package/pkg-generic.mk: in image install, print message before pre-hooks | Thomas Petazzoni | 2020-02-29 | 1 | -1/+1 |
* | package/pkg-generic: make file list logic parallel build compatible | Thomas Petazzoni | 2020-02-27 | 1 | -32/+27 |
* | package/pkg-generic.mk: simplify step_pkg_size | Thomas Petazzoni | 2020-02-27 | 1 | -6/+6 |
* | core: fix packages-file-list.txt after an incremental build | Thomas De Schampheleire | 2020-02-17 | 1 | -5/+19 |
* | package/pkg-generic.mk: also apply extractor-pkg-dependency to <pkg>_EXTRA_DO... | Thomas Petazzoni | 2019-12-17 | 1 | -1/+3 |
* | package/pkg-generic.mk: use extractor-pkg-dependency macro | Thomas Petazzoni | 2019-12-17 | 1 | -9/+1 |
* | package/pkg-utils.mk: rename extractor-dependency to extractor-system-dependency | Thomas Petazzoni | 2019-12-16 | 1 | -1/+1 |
* | package/pkg-generic.mk, support/scripts/fix-rpath: fix per-package regexp | Thomas Petazzoni | 2019-12-12 | 1 | -1/+1 |
* | Merge branch 'next' | Peter Korsgaard | 2019-12-02 | 1 | -3/+25 |
|\ |
|
| * | package/pkg-generic: make libtool .la files compatible with per-package direc... | Thomas Petazzoni | 2019-11-29 | 1 | -0/+17 |
| * | core: implement per-package SDK and target | Thomas Petazzoni | 2019-11-29 | 1 | -1/+6 |
| * | package/pkg-generic: fix space formatting | Angelo Compagnucci | 2019-11-25 | 1 | -2/+2 |
* | | package/{pkg-generic, python, python3}: rename .py file exclusion variable to... | Peter Korsgaard | 2019-12-01 | 1 | -1/+1 |
* | | package/{pkg-generic, python, python3}: add mechanism to exclude .py files fr... | Thomas Petazzoni | 2019-11-30 | 1 | -0/+1 |
* | | package/pkg-generic.mk: make HOST_<pkg>_DL_OPTS inherit from <pkg>_DL_OPTS | Thomas Petazzoni | 2019-11-29 | 1 | -0/+6 |
* | | package/pkg-generic.mk: use site method for same-site extra downloads | Yann E. MORIN | 2019-11-08 | 1 | -1/+1 |
|/ |
|
* | core/legal-info: don't require overriding _LICENSE | Yann E. MORIN | 2019-10-27 | 1 | -1/+1 |
* | package/skeleton-init-openrc: add support for starting sysv scripts | Michał Łyszczek | 2019-09-23 | 1 | -1/+2 |
* | core/pkg-infra: really build all dependencies of foo with foo-depends | Yann E. MORIN | 2019-07-03 | 1 | -1/+1 |
* | Allow overriding the VCS exclude list with *_OVERRIDE_SRCDIR_RSYNC_EXCLUSIONS | Jan Kundrát | 2019-06-10 | 1 | -1/+1 |
* | package/pkg-generic.mk: add <pkg>_INSTALL_INIT_OPENRC | Michał Łyszczek | 2019-05-18 | 1 | -0/+2 |
* | core: remove show-dependency-tree | Yann E. MORIN | 2019-05-07 | 1 | -6/+0 |
* | core: add per-package and per-filesystem show-info | Yann E. MORIN | 2019-04-15 | 1 | -0/+5 |
* | infra/pkg-download: make the DOWNLOAD macro fully parameterised | Yann E. MORIN | 2019-04-15 | 1 | -2/+2 |
* | package/pkg-generic: simplify dependency tree | Yann E. MORIN | 2019-04-03 | 1 | -1/+1 |
* | package/pkg-generic: depend on host-{xz, lzip} only for fitting archives | Norbert Lange | 2019-04-01 | 1 | -0/+4 |
* | package/pkg-generic: mark some rule PHONY | Yann E. MORIN | 2019-03-25 | 1 | -0/+3 |
* | package/pkg-generic: tweak only .la files that need it | Yann E. MORIN | 2019-03-17 | 1 | -2/+10 |
* | core: add make-based full-dependency list | Yann E. MORIN | 2019-03-17 | 1 | -0/+4 |