summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* toolchainfile.cmake: only search the sysroot for CMake moduleSamuel Martin2015-03-161-0/+1
* graph-depends: remove absent targets from TARGET_EXCEPTIONSAlexey Brodkin2015-03-111-9/+0
* graph-depends: display virtual package with italic styleFrancois Perrad2015-03-081-1/+29
* pkg-stats: ignore linux-ext-fbtft.mk and doc-asciidoc.mkFabio Porcedda2015-02-151-0/+2
* pkg-stats: add kconfig and rebar infrastructuresFabio Porcedda2015-02-151-0/+32
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2015-01-073-1/+56
* support/download: further silence the git helperYann E. MORIN2015-01-051-1/+1
* pkg-download: silence downloads if make is silentFabio Porcedda2015-01-041-6/+7
* support/download: support -q in all download backendsYann E. MORIN2015-01-049-53/+131
* support/libtool: add patch for newer versionsGustavo Zacarias2014-12-211-0/+95
* pkg-download: check hashes for locally cached filesYann E. MORIN2014-12-111-1/+5
* pkg-download: verify the hashes from the download wrapperYann E. MORIN2014-12-112-9/+29
* pkg-download: check for already downloaded file in the download wrapperYann E. MORIN2014-12-111-0/+5
* support/download: add option parsing to the download wrapperYann E. MORIN2014-12-112-99/+165
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-2/+2
* pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.Volker Krause2014-12-091-0/+1
* support/script/scancpan: remove duplicated dependencyFrancois Perrad2014-12-091-9/+9
* support/scripts/dependencies.sh: cleanup the output of the 32 bits gcc testJens Stimpfle2014-12-081-1/+1
* support/scripts/dependencies.sh: improve g++ test to avoid misleading outputJens Stimpfle2014-12-081-0/+2
* support/script/scancpan: fix corelist checkFrancois Perrad2014-12-071-2/+2
* pkg-download: fix arguments to hash checking scriptYann E. MORIN2014-12-071-2/+2
* Merge branch 'next'Peter Korsgaard2014-12-011-0/+26
|\
| * support/scripts/scancpan: generate hash fileFrancois Perrad2014-11-221-0/+26
* | infra: do not append an empty LD_LIBRARY_PATHYann E. MORIN2014-11-301-0/+3
|/
* Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman2014-10-2514-14/+14
* apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda2014-10-251-3/+14
OpenPOWER on IntegriCloud