summaryrefslogtreecommitdiff
path: root/package/pkg-utils.mk
AgeCommit message (Expand)Author
2017-02-15package: add generic support for lz archivesBaruch Siach
2017-02-15package: refactor listing of extractor dependenciesBaruch Siach
2016-10-15core/legal-info: don't generate big file with all license textsYann E. MORIN
2016-08-27core: move pkg-utils.mk to support/Yann E. MORIN
2016-06-07core/pkg-utils: add macro to escape-and-printfYann E. MORIN
2016-02-21pkg-utils: mask tput failure for non-interactive sessionsJames Knight
2015-06-21pkg-generic: support for lzma archivesPetr Vorel
2015-04-25pkg-generic: substitute colon and space out of PKG_VERSIONArnout Vandecappelle
2015-04-13pkg-utils: update comments after renaming of package infra macrosThomas Petazzoni
2014-10-16pkg-utils: describe the case conversion macros in more detail.Arnout Vandecappelle
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-10-05check-deprecated-variable: move from pkg-generic.mk to pkg-utils.mkThomas De Schampheleire
2014-09-29pkg-utils: qstrip MESSAGEYann E. MORIN
2014-07-23legal-info: Add site to legal info manifestClayton Shotwell
2014-07-15pkg-utils: kconfig helpers: use single iso double quotingThomas De Schampheleire
2014-07-15pkg-utils: kconfig helpers: add basic usage documentationThomas De Schampheleire
2014-06-22legal-info: rename legal-warning-pkg-savednothing helperYann E. MORIN
2014-06-01replace references to Busybox with BusyBoxSimon Dawson
2014-05-21infra: pkg-utils.mk replace "echo -e" with printfMaxime Hadjinlian
2014-04-20pkg-utils: introduce a make-based LOWERCASE functionThomas Petazzoni
2014-03-04Revert "packages infra: add function to get a Kconfig option"Thomas Petazzoni
2014-03-03packages infra: add function to get a Kconfig optionYann E. MORIN
2014-02-05infra: remove unused helper function pkgparentdirThomas De Schampheleire
2014-02-05infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire
2013-11-17legal info: cleanup utility functionsThomas De Schampheleire
2013-11-17legal info: split license texts for host and targetThomas De Schampheleire
2013-11-17legal info: split manifest for host and targetThomas De Schampheleire
2013-11-10Generation of locales: made call to tr more robust and added LOWERCASE macroThierry Bultel
2013-09-06infra: introduce suitable-extractor helper functionThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-05pkg-utils.mk: legal-license-file: handle multiple license files with same namePeter Korsgaard
2012-11-14legal-info: quote csv file contents, so commas can be usedArnout Vandecappelle
2012-07-22pkg-utils.mk: fix/clean indentationSamuel Martin
2012-07-17legal-info: infrastructure to collect legally-relevant materialLuca Ceresoli
2012-06-23pkg-utils.mk: add utility functions find*clauses and notfirstwordThomas De Schampheleire
2012-04-19pkg-*.mk: add some comments, update some existing commentsThomas Petazzoni
2012-04-19Split Makefile.package.in in pkg-download.mk, pkg-utils.mk and pkg-gentargets.mkThomas Petazzoni