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
...
*
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
*
infra: support buildroot being located in /usr
Thomas De Schampheleire
2014-06-29
1
-3
/
+6
*
legal-info: rename legal-warning-pkg-savednothing helper
Yann E. MORIN
2014-06-22
1
-2
/
+2
*
legal-info: add a comment about what packages we save the tarballs of
Yann E. MORIN
2014-06-22
1
-0
/
+3
*
legal-info: save license files even for local or overridden packages
Yann E. MORIN
2014-06-22
1
-8
/
+13
*
legal-info: extract even no-redistribute packages
Yann E. MORIN
2014-06-22
1
-2
/
+9
*
Makefile: test if "dot" exists in "<pkg>-graph-depends"
Fabio Porcedda
2014-06-22
1
-1
/
+1
*
infra: add comment describing single/double dollar-sign rules
Thomas De Schampheleire
2014-06-14
1
-0
/
+23
*
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-06-14
1
-45
/
+44
*
package infra: remove duplicates in dependencies list
Yann E. MORIN
2014-06-08
1
-6
/
+9
*
graph-depends: add option to pass arbitrary dot options
Yann E. MORIN
2014-06-08
1
-1
/
+1
*
infra: permissions/users/device tables: avoid adding empty entries
Thomas De Schampheleire
2014-05-28
1
-0
/
+7
*
infra/pkg-virtual: validate only one provider provides an implementation
Yann E. MORIN
2014-05-21
1
-0
/
+26
*
graph-depends: rename the variable to pass the max depth
Yann E. MORIN
2014-05-17
1
-1
/
+1
*
infra: Add PRE_*_HOOKS for every step
Maxime Hadjinlian
2014-05-08
1
-2
/
+20
*
graphs: store and keep intermediate 'dot' program for graph-depends
Yann E. MORIN
2014-04-19
1
-0
/
+1
*
Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV
Yann E. MORIN
2014-04-17
1
-1
/
+1
[prev]
[next]