index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
pkg-generic.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
legal-info: allow to declare the actual sources for binary packages
Luca Ceresoli
2015-10-04
1
-5
/
+14
*
download: get rid of trailing slash removal hack for FOO_SITE
Luca Ceresoli
2015-10-04
1
-1
/
+1
*
pkg-generic: prevent _SITE URLs with a trailing slash
Luca Ceresoli
2015-10-04
1
-0
/
+4
*
core/pkg-generic: use tabs, not spaces
Yann E. MORIN
2015-09-27
1
-3
/
+3
*
core/pkg-generic: host variants inherits target's override-srcdir
Yann E. MORIN
2015-07-20
1
-0
/
+4
*
pkg-infra: munging .la files is not limited to autotools packages
Yann E. MORIN
2015-07-19
1
-0
/
+30
*
skeleton: New package
Maxime Hadjinlian
2015-07-14
1
-1
/
+4
*
pkg-generic.mk: don't depend on external package permissions
Guido MartÃnez
2015-07-13
1
-1
/
+1
*
Fix selection of bootloaders from $(BR2_EXTERNAL)
Eric Le Bihan
2015-07-12
1
-2
/
+2
*
pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introduction
Thomas Petazzoni
2015-07-12
1
-1
/
+1
*
Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballs
Luca Ceresoli
2015-07-12
1
-1
/
+9
*
pkg-generic: Fix host _DL_VERSION corner case
Clayton Shotwell
2015-07-12
1
-6
/
+6
*
core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIR
Yann E. MORIN
2015-07-04
1
-1
/
+1
*
pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize code
Thomas Petazzoni
2015-04-26
1
-18
/
+8
*
pkg-generic: don't use DL_MODE in .stamp_downloaded
Thomas Petazzoni
2015-04-26
1
-4
/
+0
*
pkg-generic: remove the .stamp_rsync_sourced fake stamp file
Thomas Petazzoni
2015-04-26
1
-12
/
+1
*
pkg-generic: implement source-check targets
Thomas Petazzoni
2015-04-26
1
-1
/
+15
*
pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
Thomas Petazzoni
2015-04-26
1
-4
/
+1
*
pkg-generic: take into account patch dependencies in source, external-deps an...
Thomas Petazzoni
2015-04-26
1
-4
/
+8
*
pkg-generic: substitute colon and space out of PKG_VERSION
Arnout Vandecappelle
2015-04-25
1
-2
/
+4
*
Makefile: rename TARGETS to PACKAGES
Thomas Petazzoni
2015-04-14
1
-1
/
+1
*
package infra: add patch-dependencies
Yann E. MORIN
2015-04-09
1
-1
/
+4
*
pkg-generic: declare phony targets as such
Thomas Petazzoni
2015-04-06
1
-0
/
+30
*
pkg-generic: implement <pkg>-all-{source, legal-info, external-deps} targets
Thomas Petazzoni
2015-04-06
1
-0
/
+6
*
pkg-generic: implement a <pkg>-external-deps target
Thomas Petazzoni
2015-04-06
1
-0
/
+8
*
Makefile: remove the graphs/ dir on 'make clean'
Thomas Petazzoni
2015-04-03
1
-3
/
+3
*
pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADS
Thomas Petazzoni
2015-03-30
1
-1
/
+6
*
pkg-generic: refactor the "Downloading" message logic
Thomas Petazzoni
2015-03-30
1
-10
/
+6
*
pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "Downloading"...
Thomas Petazzoni
2015-03-30
1
-1
/
+1
*
pkg-generic: fix the logic showing the "Downloading" message
Thomas Petazzoni
2015-03-30
1
-1
/
+1
*
graph-depends: display virtual package with italic style
Francois Perrad
2015-03-08
1
-0
/
+3
*
pkg-generic: reinstall target
Doug Kehn
2015-02-03
1
-2
/
+6
*
legal-info: remove FOO_MANIFEST_TARBALL and FOO_MANIFEST_SITE defaults
Luca Ceresoli
2015-02-02
1
-2
/
+0
*
Complain loudly if BR2_GLOBAL_PATCH_DIR does not exit
Michal Sojka
2014-10-25
1
-0
/
+5
*
apply-patches.sh: Use the "APPLY_PATCHES" variable to call the script
Fabio Porcedda
2014-10-25
1
-3
/
+3
*
pkg-generic.mk: strip leading/trailing spaces
Peter Korsgaard
2014-10-12
1
-4
/
+4
*
package-infra: comment why all checks are done in pkg-generic
Yann E. MORIN
2014-10-05
1
-1
/
+5
*
check-deprecated-variable: move from pkg-generic.mk to pkg-utils.mk
Thomas De Schampheleire
2014-10-05
1
-15
/
+0
*
pkg-generic: add checks on deprecated variables FOO_BAR_OPT
Thomas De Schampheleire
2014-10-04
1
-0
/
+12
*
pkg-generic: introduce helper function to check for a deprecated variable
Thomas De Schampheleire
2014-10-04
1
-0
/
+15
*
pkg-infra: put optional step_user def and assignment in one block
Danomi Manchego
2014-09-21
1
-1
/
+1
*
package/infra: fix downloading versions with a slash
Yann E. MORIN
2014-08-25
1
-2
/
+2
*
trivial: fix typo 'informations'
Thomas De Schampheleire
2014-07-24
1
-2
/
+2
*
trivial: fix typo 'an host'
Thomas De Schampheleire
2014-07-24
1
-1
/
+1
*
legal-info: Add site to legal info manifest
Clayton Shotwell
2014-07-23
1
-1
/
+3
*
infra: fix "<pkg>-rebuild" when using rsync source feature
Fabio Porcedda
2014-07-15
1
-1
/
+4
*
legal-info: depend on patch rather than extract
Gustavo Zacarias
2014-07-08
1
-1
/
+1
*
pkg-infra: do the package install before installing init files
Yann E. MORIN
2014-07-06
1
-1
/
+1
*
infra: /usr support: STAGING_DIR can be outside BASE_DIR
Thomas De Schampheleire
2014-07-04
1
-0
/
+1
*
pkg-infra: also set PKGDIR for the download step
Yann E. MORIN
2014-07-02
1
-0
/
+1
[next]