summaryrefslogtreecommitdiff
path: root/package/pkg-generic.mk
AgeCommit message (Expand)Author
2019-07-03core/pkg-infra: really build all dependencies of foo with foo-dependsYann E. MORIN
2019-06-10Allow overriding the VCS exclude list with *_OVERRIDE_SRCDIR_RSYNC_EXCLUSIONSJan Kundrát
2019-05-18package/pkg-generic.mk: add <pkg>_INSTALL_INIT_OPENRCMichał Łyszczek
2019-05-07core: remove show-dependency-treeYann E. MORIN
2019-04-15core: add per-package and per-filesystem show-infoYann E. MORIN
2019-04-15infra/pkg-download: make the DOWNLOAD macro fully parameterisedYann E. MORIN
2019-04-03package/pkg-generic: simplify dependency treeYann E. MORIN
2019-04-01package/pkg-generic: depend on host-{xz, lzip} only for fitting archivesNorbert Lange
2019-03-25package/pkg-generic: mark some rule PHONYYann E. MORIN
2019-03-17package/pkg-generic: tweak only .la files that need itYann E. MORIN
2019-03-17core: add make-based full-dependency listYann E. MORIN
2019-03-17infra/pkg-generic: use pure Makefile-based recursive dependenciesYann E. MORIN
2019-03-01package/pkg-generic: speed up RECURSIVE_FINAL_DEPENDENCIESTrent Piepho
2019-02-08core/pkg-infra: restore completeness of packages files listsYann E. MORIN
2018-12-02package/pkg-generic: use readlink instead of realpathYann E. MORIN
2018-12-02Merge branch 'next'Peter Korsgaard
2018-11-29package/pkg-generic: ensure absolute paths in config-script fixupsYann E. MORIN
2018-11-26package/pkg-generic: adjust config scripts tweaks for per-package directoriesThomas Petazzoni
2018-11-26Makefile: rework main directory creation logicThomas Petazzoni
2018-11-24support/dependencies: add a check for a suitable gzipYann E. MORIN
2018-11-19package/pkg-generic.mk: fix show-build-order stdout pollutionSerj Kalichev
2018-11-01package/pkg-generic: add host-tar dependency for downloads from repositoriesYann E. MORIN
2018-11-01package/pkg-genric: add possibility to declare download dependenciesYann E. MORIN
2018-11-01package/pkg-generic: postpone evaluation of dependency conditionsYann E. MORIN
2018-10-21core/legal-info: Add package dependencies with licenses to the manifestMichal Sojka
2018-10-21core/legal-info: Change order of legal-manifest parametersMichal Sojka
2018-10-20legal-info: use the per-package variable to get the hash fileYann E. MORIN
2018-10-20core: add a variable that points to the package's hash fileYann E. MORIN
2018-10-10package/pkg-generic.mk: increase precision of timestampsThomas Petazzoni
2018-07-14pkg-generic: fix no-check-hash for inferred site methodRicardo Martincoski
2018-06-02Merge branch 'next'Peter Korsgaard
2018-05-27pkg-generic: error out with 'local' site method and no _SITEArnout Vandecappelle (Essensium/Mind)
2018-05-13core/pkg-infra: add missing step hooksYann E. MORIN
2018-05-03core/pkg-infra: don't display "foo Downloading" when there's no sourceYann E. MORIN
2018-05-02core/pkg-infra: check for an SCM in the correct variableYann E. MORIN
2018-05-01core/pkg-infra: don't enforce site-method for extra downloadsYann E. MORIN
2018-05-01core/pkg-infra: set no-check-hash only for main downloadYann E. MORIN
2018-05-01core/pkg-generic: only save latest package listJohn Keeping
2018-04-30package/pkg-generic: add check that target variant is defined before host var...Thomas Petazzoni
2018-04-03pkg-generic.mk: fix FOO_ACTUAL_SOURCE_TARBALL handling after DOWNLOAD reworkPeter Korsgaard
2018-04-02pkg-generic: introduce _DL_SUBDIRMaxime Hadjinlian
2018-04-02pkg-generic: add a subdirectory to the DL_DIRMaxime Hadjinlian
2018-04-02pkg-{download, generic, luarocks}: use existing $($(PKG)_DL_DIR)Maxime Hadjinlian
2018-04-01package/pkg-generic: add <pkg>-show-recursive-(r)depends targetsGeorge Redivo
2018-04-01Allow adding per-package override rsync exclusionsAdrian Perez de Castro
2018-04-01core: rename FOO_BASE_NAME to FOO_BASENAME to avoid clashesThomas De Schampheleire
2018-03-31fs: get rid of package-provided post-fs hooksYann E. MORIN
2018-03-31fs: set per-rootfs variable nameYann E. MORIN
2018-03-25core: kill DEPENDENCIES_HOST_PREREQThomas Petazzoni
2018-03-25package/pkg-generic: handle host-fakedate as a regular dependencyThomas Petazzoni