summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2014-10-25Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman
2014-10-25apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda
2014-10-25package: indentation cleanupJerzy Grzegorek
2014-10-22scripts/mkusers: allow the creation of groups aloneGustavo Zacarias
2014-10-19pkg-stats: add statistics about hash filesThomas Petazzoni
2014-10-12scripts/graph-build-time: properly warn about missing modulesLuca Ceresoli
2014-10-12scripts/graph-build-time: clarify backend selectionLuca Ceresoli
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-10-04support/script/scancpan: add -test optionFrancois Perrad
2014-10-02perl: bump to version 5.20.1Francois Perrad
2014-09-28toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cacheSamuel Martin
2014-09-28toolchainfile.cmake.in: set linker flagsSamuel Martin
2014-09-28check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5Thomas De Schampheleire
2014-09-21scripts/graph-build-time: remove X dependencySascha Arthur
2014-09-01Merge branch 'next'Peter Korsgaard
2014-08-30support/script/scancpan: don't generate the trailing slash in <PKG>_SITE vari...Francois Perrad
2014-08-17dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA checkBernd Kuhls
2014-08-06support/download: fix the git helper output file formatYann E. MORIN
2014-08-06support/download: fix the git helperPeter Seiderer
2014-08-04support/download: convert wget to use the wrapperYann E. MORIN
2014-08-04support/download: convert svn to use the wrapperYann E. MORIN
2014-08-04support/download: convert scp to use the wrapperYann E. MORIN
2014-08-04support/download: convert Hg to use the wrapperYann E. MORIN
2014-08-04support/download: convert git to use the wrapperYann E. MORIN
2014-08-04support/download: convert cvs to use the wrapperYann E. MORIN
2014-08-04support/download: convert localfiles to use the wrapperYann E. MORIN
2014-08-04support/download: convert bzr to use the wrapperYann E. MORIN
2014-08-04support/download: add download wrapperYann E. MORIN
2014-07-31support/libtool: improve version 1.5 static patchingGustavo Zacarias
2014-07-30support/libtool: make -static behave like -all-staticThomas Petazzoni
2014-07-27toolchain: add option to copy the gconv librariesYann E. MORIN
2014-07-24support/script/scancpan: more license name ajustmentFrancois Perrad
2014-07-24trivial: fix typo 'informations'Thomas De Schampheleire
2014-07-19dependencies.sh: fix typoVincent
2014-07-19support/gen-manual-lists.py: bail out early for legacy symbolsYann E. MORIN
2014-07-19support/gen-manual-lists.py: remove unneeded arg in private functionYann E. MORIN
2014-07-19support/script/scanpcan: small fixFrancois Perrad
2014-07-18support/scripts/scancpan: automatically populate LICENSE_FILESFrancois Perrad
2014-07-17support/script/scancpan: add support for BR2_PREFER_STATIC_LIBFrancois Perrad
2014-07-15dependencies.sh: add other Debian package names for 32 bits librariesKaroly Kasza
2014-07-08support/download: fix the git helperYann E. MORIN
2014-07-08support/download: fix the bzr helperYann E. MORIN
2014-07-04manual: add documentation about packages' hashesYann E. MORIN
2014-07-04pkg-infra: add possiblity to check downloaded files against known hashesYann E. MORIN
2014-07-04pkg-infra: don't use DL_DIR as scratchpad for temporary downloadsYann E. MORIN
2014-07-03pkg-infra: move the cp (aka localfiles) download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the scp download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the bzr download helper to a scriptYann E. MORIN
2014-07-03pkg-infra: move the wget download helper to a scriptYann E. MORIN
2014-07-02pkg-infra: move the hg download helper to a scriptYann E. MORIN