summaryrefslogtreecommitdiffstats
path: root/package/pkg-generic.mk
Commit message (Expand)AuthorAgeFilesLines
* instrumentation: extend packages-file-list.txt with symlinks and directoriesThomas De Schampheleire2017-08-031-2/+6
* instrumentation: extract duplication to get list of installed filesThomas De Schampheleire2017-08-031-4/+7
* fs: add pre- and post-command hooksYann E. MORIN2017-08-021-0/+4
* core/legal-info: properly check hashes of license files for host packagesYann E. MORIN2017-07-291-1/+1
* pkg-generic: make PKG_DL_DIR equal to DL_DIRMaxime Hadjinlian2017-07-221-1/+1
* core/pkg-generic: add variable to skip skeleton dependencyYann E. MORIN2017-07-221-2/+5
* core/pkg-util: pass package directory and name when saving license filesYann E. MORIN2017-07-031-1/+1
* core/pkg-generic: call MESSAGE when saving package legal-infoYann E. MORIN2017-07-031-0/+2
* core/download: fix source check for git methodYann E. MORIN2017-05-131-0/+1
* core: add rule to dump packages' build orderYann E. MORIN2017-04-131-0/+3
* arch, linux, package: remove whitespacesBernd Kuhls2017-03-291-1/+1
* Makefile: add check of binaries architectureThomas Petazzoni2017-03-201-0/+11
* package: refactor listing of extractor dependenciesBaruch Siach2017-02-151-7/+1
* pkg-generic: run $(PKG)_PRE_RSYNC_HOOKS before checking for the existence of ...Tal Shorer2016-12-171-1/+1
* core/pkg-generic: check proper package installationYann E. MORIN2016-10-261-0/+15
* core/graph-depends: add option to graph reverse dependenciesYann E. MORIN2016-10-251-7/+14
* pkg-infra: allow dumping reverse dependencies of a packageYann E. MORIN2016-10-251-0/+7
* core: add support for multiple br2-external treesYann E. MORIN2016-10-161-2/+2
* core: introduce per br2-external NAMEYann E. MORIN2016-10-161-2/+2
* core/legal-info: save empty string when no license fileYann E. MORIN2016-10-151-1/+0
* core/legal-info: don't generate big file with all license textsYann E. MORIN2016-10-151-1/+0
* core/pkg-generic: allow packages to declare target-finalize hooksYann E. MORIN2016-07-051-0/+2
* pkg-generic: check that SITE has a value when SOURCEThomas Petazzoni2016-07-031-0/+6
* core: do not attempt downloads with no _VERSION setAlex Suykov2016-07-031-5/+3
* infra: remove auto derivation of host dependenciesJulien Floret2016-07-031-4/+0
* core/pkg-infra: download git submodules if the package wants themYann E. MORIN2016-07-021-0/+8
* core/legal-info: ensure legal-info works in off-line modeYann E. MORIN2016-06-241-3/+22
* core/pkg-generic: reorder variables definitions for legal-infoYann E. MORIN2016-06-241-8/+8
* core/legal-info: also save extra downloadsYann E. MORIN2016-06-241-4/+6
* core/legal-info: also save patchesYann E. MORIN2016-06-241-5/+10
* core/legal-info: add package version to license directoryYann E. MORIN2016-06-241-3/+3
* core/pkg-generic: add support for package-defined helpYann E. MORIN2016-06-071-0/+4
* core/legal-info: install source archives in their own sub-dirYann E. MORIN2016-05-111-1/+3
* core/pkg-generic: add variable to store the package rawname-versionYann E. MORIN2016-05-111-1/+2
* core/legal-info: use the helper to install source archivesYann E. MORIN2016-05-111-3/+4
* legal-info: remove outdated commentLuca Ceresoli2016-03-061-2/+1
* legal-info: fix detection of "override" packagesLuca Ceresoli2016-03-061-3/+1
* core: catch failures in graph-dependsYann E. MORIN2016-02-071-3/+5
* pkg-generic: improve incorrectly used package detectionThomas Petazzoni2016-01-031-14/+0
* core/pkg-virtual: do not check they are neabledYann E. MORIN2015-12-301-1/+4
* pkg-generic: detect incorrectly used packageThomas Petazzoni2015-12-291-0/+11
* pkg-generic: remove unused NAMEVERArnout Vandecappelle2015-12-171-1/+0
* core: check host executables have appropriate RPATHYann E. MORIN2015-11-181-0/+8
* core/legal-info: fix missing double-$Yann E. MORIN2015-11-171-1/+1
* core/pkg-generic: allow step hooks to fail a stepYann E. MORIN2015-11-041-8/+8
* core: do not accept multiple definitions of a packageYann E. MORIN2015-11-031-0/+9
* core/pkg-generic: allow packages to exclude files when extractingYann E. MORIN2015-11-031-1/+4
* pkg-generic: add step_pkg_size global instrumentation hookThomas Petazzoni2015-10-171-0/+32
* legal-info: allow to declare the actual sources for binary packagesLuca Ceresoli2015-10-041-5/+14
* download: get rid of trailing slash removal hack for FOO_SITELuca Ceresoli2015-10-041-1/+1
OpenPOWER on IntegriCloud