summaryrefslogtreecommitdiff
path: root/package/pkg-generic.mk
AgeCommit message (Expand)Author
2017-02-15package: refactor listing of extractor dependenciesBaruch Siach
2016-12-17pkg-generic: run $(PKG)_PRE_RSYNC_HOOKS before checking for the existence of ...Tal Shorer
2016-10-26core/pkg-generic: check proper package installationYann E. MORIN
2016-10-25core/graph-depends: add option to graph reverse dependenciesYann E. MORIN
2016-10-25pkg-infra: allow dumping reverse dependencies of a packageYann E. MORIN
2016-10-16core: add support for multiple br2-external treesYann E. MORIN
2016-10-16core: introduce per br2-external NAMEYann E. MORIN
2016-10-15core/legal-info: save empty string when no license fileYann E. MORIN
2016-10-15core/legal-info: don't generate big file with all license textsYann E. MORIN
2016-07-05core/pkg-generic: allow packages to declare target-finalize hooksYann E. MORIN
2016-07-03pkg-generic: check that SITE has a value when SOURCEThomas Petazzoni
2016-07-03core: do not attempt downloads with no _VERSION setAlex Suykov
2016-07-03infra: remove auto derivation of host dependenciesJulien Floret
2016-07-02core/pkg-infra: download git submodules if the package wants themYann E. MORIN
2016-06-24core/legal-info: ensure legal-info works in off-line modeYann E. MORIN
2016-06-24core/pkg-generic: reorder variables definitions for legal-infoYann E. MORIN
2016-06-24core/legal-info: also save extra downloadsYann E. MORIN
2016-06-24core/legal-info: also save patchesYann E. MORIN
2016-06-24core/legal-info: add package version to license directoryYann E. MORIN
2016-06-07core/pkg-generic: add support for package-defined helpYann E. MORIN
2016-05-11core/legal-info: install source archives in their own sub-dirYann E. MORIN
2016-05-11core/pkg-generic: add variable to store the package rawname-versionYann E. MORIN
2016-05-11core/legal-info: use the helper to install source archivesYann E. MORIN
2016-03-06legal-info: remove outdated commentLuca Ceresoli
2016-03-06legal-info: fix detection of "override" packagesLuca Ceresoli
2016-02-07core: catch failures in graph-dependsYann E. MORIN
2016-01-03pkg-generic: improve incorrectly used package detectionThomas Petazzoni
2015-12-30core/pkg-virtual: do not check they are neabledYann E. MORIN
2015-12-29pkg-generic: detect incorrectly used packageThomas Petazzoni
2015-12-17pkg-generic: remove unused NAMEVERArnout Vandecappelle
2015-11-18core: check host executables have appropriate RPATHYann E. MORIN
2015-11-17core/legal-info: fix missing double-$Yann E. MORIN
2015-11-04core/pkg-generic: allow step hooks to fail a stepYann E. MORIN
2015-11-03core: do not accept multiple definitions of a packageYann E. MORIN
2015-11-03core/pkg-generic: allow packages to exclude files when extractingYann E. MORIN
2015-10-17pkg-generic: add step_pkg_size global instrumentation hookThomas Petazzoni
2015-10-04legal-info: allow to declare the actual sources for binary packagesLuca Ceresoli
2015-10-04download: get rid of trailing slash removal hack for FOO_SITELuca Ceresoli
2015-10-04pkg-generic: prevent _SITE URLs with a trailing slashLuca Ceresoli
2015-09-27core/pkg-generic: use tabs, not spacesYann E. MORIN
2015-07-20core/pkg-generic: host variants inherits target's override-srcdirYann E. MORIN
2015-07-19pkg-infra: munging .la files is not limited to autotools packagesYann E. MORIN
2015-07-14skeleton: New packageMaxime Hadjinlian
2015-07-13pkg-generic.mk: don't depend on external package permissionsGuido Martínez
2015-07-12Fix selection of bootloaders from $(BR2_EXTERNAL)Eric Le Bihan
2015-07-12pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introductionThomas Petazzoni
2015-07-12Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballsLuca Ceresoli
2015-07-12pkg-generic: Fix host _DL_VERSION corner caseClayton Shotwell
2015-07-04core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIRYann E. MORIN
2015-04-26pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize codeThomas Petazzoni