summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* support/download: protect from custom commands with spaces in argsYann E. MORIN2015-12-128-15/+63
* apply-patches: only use first field of line for series fileRyan Barnett2015-12-121-1/+7
* support/check-host-rpath: remove trailing '/' in host dirYann E. MORIN2015-12-021-1/+1
* Merge branch 'next'Peter Korsgaard2015-12-011-1/+1
|\
| * support/download: fetch all refs on full git cloneVivien Didelot2015-11-291-1/+1
* | core: check host executables have appropriate RPATHYann E. MORIN2015-11-181-0/+71
* | apply-patches.sh: use everything from the series fileArnout Vandecappelle2015-11-171-25/+30
|/
* Makefile: Remove 'quiet' variableCédric Marie2015-10-291-3/+1
* scancpan: README as default license fileFrancois Perrad2015-10-261-0/+3
* support/mkusers: allow comments in users tablesYann E. MORIN2015-10-181-19/+26
* support/scripts: add size-stats scriptThomas Petazzoni2015-10-171-0/+217
* dependencies.sh: improve the missing perl modules detectionVicente Olivert Riera2015-10-151-5/+21
* package-cmake: remove now-redundant target ccache supportArnout Vandecappelle2015-10-041-30/+2
* pkg-perl: refactor perl infrastructureFrancois Perrad2015-10-021-6/+4
* scancpan: fix detection of native moduleFrancois Perrad2015-09-201-1/+1
* scancpan: remove hack for Module-BuildFrancois Perrad2015-09-061-5/+0
* perl: bump to version 5.22.0Francois Perrad2015-09-061-1/+1
* support/download: fix the Hg backend for tagsYann E. MORIN2015-08-291-1/+1
* docs/manual: fix generation of deprecated listYann E. MORIN2015-08-021-1/+4
* core/download: don't be needlessly verbose in backendsYann E. MORIN2015-07-266-5/+10
* scancpan: adjust package nameFrancois Perrad2015-07-231-0/+1
* core/out-of-tree: fix Makefile wrapperYann E. MORIN2015-07-161-1/+1
* graph-depends: Strip skeleton from dependencyMaxime Hadjinlian2015-07-141-4/+5
* scripts: mkmakefile: set umask before calling BR's makefileGuido Martínez2015-07-131-1/+1
* pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introductionThomas Petazzoni2015-07-121-3/+0
* support/download/cvs: add support to use a date instead of a tagFabio Porcedda2015-07-101-1/+10
* support: remove outdated note re. Python 3 supportUlf Magnusson2015-06-121-5/+0
* support: get prompts via official Kconfiglib APIsUlf Magnusson2015-06-111-5/+5
* support: gen-manual-lists.py base directory simplificationUlf Magnusson2015-06-111-4/+2
* support: update Kconfiglib to the latest versionUlf Magnusson2015-06-112-1143/+912
* scripts/mkusers: allow users with no password value setJames Knight2015-06-091-0/+3
* support/download: relocate the git clone commentBaruch Siach2015-05-311-2/+7
* fix typo in package install suggestion for dependenciesGergely Imreh2015-05-081-1/+1
* support/download: restore mandatory check of hashesYann E. MORIN2015-04-251-1/+1
* support/download: add possibility to not fail on missing hashYann E. MORIN2015-04-251-0/+6
* Makefile: rename TARGETS to PACKAGESThomas Petazzoni2015-04-141-1/+1
* Fix typos in comment blocksMasahiro Yamada2015-04-082-2/+2
* support/download: do not warn about missing hash file for repositoriesYann E. MORIN2015-04-061-1/+5
* support/download: quick fix to avoid breaking on custom toolchainsYann E. MORIN2015-04-031-1/+1
* support/download: warn when there's no .hash fileYann E. MORIN2015-04-031-0/+1
* support/download: always fail when there's no hashYann E. MORIN2015-04-031-6/+2
* support/download: properly catch missing hashesYann E. MORIN2015-04-031-1/+10
* support/download: return different exit codes for different failuresYann E. MORIN2015-04-031-3/+12
* support/download: add explicit no-hash supportYann E. MORIN2015-04-031-0/+4
* support/download: make hash file optionalYann E. MORIN2015-04-032-4/+1
* support/graph-depends: allow excluding virtual packagesYann E. MORIN2015-04-011-0/+4
* support/graph-depends: add option to completely exclude a packageYann E. MORIN2015-03-311-2/+15
* support/graph-depends: accepts globs to stop on packageYann E. MORIN2015-03-311-2/+5
* support/graph-depends: add option to stop on specific packagesYann E. MORIN2015-03-311-1/+13
* support/mkusers: enhance error messagesYann E. MORIN2015-03-291-8/+14
OpenPOWER on IntegriCloud