summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* package: indentation cleanupJerzy Grzegorek2014-10-252-4/+4
* scripts/mkusers: allow the creation of groups aloneGustavo Zacarias2014-10-221-0/+2
* pkg-stats: add statistics about hash filesThomas Petazzoni2014-10-191-0/+26
* scripts/graph-build-time: properly warn about missing modulesLuca Ceresoli2014-10-121-3/+8
* scripts/graph-build-time: clarify backend selectionLuca Ceresoli2014-10-121-0/+5
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-2/+2
* support/script/scancpan: add -test optionFrancois Perrad2014-10-041-3/+10
* perl: bump to version 5.20.1Francois Perrad2014-10-021-1/+1
* toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cacheSamuel Martin2014-09-281-2/+2
* toolchainfile.cmake.in: set linker flagsSamuel Martin2014-09-281-0/+1
* check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5Thomas De Schampheleire2014-09-281-1/+1
OpenPOWER on IntegriCloud