index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
pkg-utils.mk
Age
Commit message (
Expand
)
Author
2014-10-16
pkg-utils: describe the case conversion macros in more detail.
Arnout Vandecappelle
2014-10-07
.mk files: bulk aligment and whitespace cleanup of assignments
Thomas De Schampheleire
2014-10-05
check-deprecated-variable: move from pkg-generic.mk to pkg-utils.mk
Thomas De Schampheleire
2014-09-29
pkg-utils: qstrip MESSAGE
Yann E. MORIN
2014-07-23
legal-info: Add site to legal info manifest
Clayton Shotwell
2014-07-15
pkg-utils: kconfig helpers: use single iso double quoting
Thomas De Schampheleire
2014-07-15
pkg-utils: kconfig helpers: add basic usage documentation
Thomas De Schampheleire
2014-06-22
legal-info: rename legal-warning-pkg-savednothing helper
Yann E. MORIN
2014-06-01
replace references to Busybox with BusyBox
Simon Dawson
2014-05-21
infra: pkg-utils.mk replace "echo -e" with printf
Maxime Hadjinlian
2014-04-20
pkg-utils: introduce a make-based LOWERCASE function
Thomas Petazzoni
2014-03-04
Revert "packages infra: add function to get a Kconfig option"
Thomas Petazzoni
2014-03-03
packages infra: add function to get a Kconfig option
Yann E. MORIN
2014-02-05
infra: remove unused helper function pkgparentdir
Thomas De Schampheleire
2014-02-05
infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir
Thomas De Schampheleire
2013-11-17
legal info: cleanup utility functions
Thomas De Schampheleire
2013-11-17
legal info: split license texts for host and target
Thomas De Schampheleire
2013-11-17
legal info: split manifest for host and target
Thomas De Schampheleire
2013-11-10
Generation of locales: made call to tr more robust and added LOWERCASE macro
Thierry Bultel
2013-09-06
infra: introduce suitable-extractor helper function
Thomas De Schampheleire
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2013-06-05
pkg-utils.mk: legal-license-file: handle multiple license files with same name
Peter Korsgaard
2012-11-14
legal-info: quote csv file contents, so commas can be used
Arnout Vandecappelle
2012-07-22
pkg-utils.mk: fix/clean indentation
Samuel Martin
2012-07-17
legal-info: infrastructure to collect legally-relevant material
Luca Ceresoli
2012-06-23
pkg-utils.mk: add utility functions find*clauses and notfirstword
Thomas De Schampheleire
2012-04-19
pkg-*.mk: add some comments, update some existing comments
Thomas Petazzoni
2012-04-19
Split Makefile.package.in in pkg-download.mk, pkg-utils.mk and pkg-gentargets.mk
Thomas Petazzoni