summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Peter Korsgaard2014-09-011-0/+1
|\
| * support/script/scancpan: don't generate the trailing slash in <PKG>_SITE vari...Francois Perrad2014-08-301-0/+1
* | dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA checkBernd Kuhls2014-08-171-0/+7
|/
* support/download: fix the git helper output file formatYann E. MORIN2014-08-061-2/+2
* support/download: fix the git helperPeter Seiderer2014-08-061-0/+1
* support/download: convert wget to use the wrapperYann E. MORIN2014-08-041-27/+8
* support/download: convert svn to use the wrapperYann E. MORIN2014-08-041-35/+13
* support/download: convert scp to use the wrapperYann E. MORIN2014-08-041-20/+8
* support/download: convert Hg to use the wrapperYann E. MORIN2014-08-041-37/+15
* support/download: convert git to use the wrapperYann E. MORIN2014-08-041-42/+20
* support/download: convert cvs to use the wrapperYann E. MORIN2014-08-041-38/+16
* support/download: convert localfiles to use the wrapperYann E. MORIN2014-08-041-18/+8
* support/download: convert bzr to use the wrapperYann E. MORIN2014-08-041-30/+12
* support/download: add download wrapperYann E. MORIN2014-08-041-0/+99
* support/libtool: improve version 1.5 static patchingGustavo Zacarias2014-07-311-42/+22
* support/libtool: make -static behave like -all-staticThomas Petazzoni2014-07-303-20/+146
* toolchain: add option to copy the gconv librariesYann E. MORIN2014-07-271-0/+59
* support/script/scancpan: more license name ajustmentFrancois Perrad2014-07-241-0/+3
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-2/+2
* dependencies.sh: fix typoVincent2014-07-191-1/+1
* support/gen-manual-lists.py: bail out early for legacy symbolsYann E. MORIN2014-07-191-2/+2
* support/gen-manual-lists.py: remove unneeded arg in private functionYann E. MORIN2014-07-191-3/+3
* support/script/scanpcan: small fixFrancois Perrad2014-07-191-5/+6
* support/scripts/scancpan: automatically populate LICENSE_FILESFrancois Perrad2014-07-181-5/+25
* support/script/scancpan: add support for BR2_PREFER_STATIC_LIBFrancois Perrad2014-07-171-6/+26
* dependencies.sh: add other Debian package names for 32 bits librariesKaroly Kasza2014-07-151-2/+3
* support/download: fix the git helperYann E. MORIN2014-07-081-2/+6
* support/download: fix the bzr helperYann E. MORIN2014-07-081-1/+1
* manual: add documentation about packages' hashesYann E. MORIN2014-07-041-0/+1
* pkg-infra: add possiblity to check downloaded files against known hashesYann E. MORIN2014-07-041-0/+76
* pkg-infra: don't use DL_DIR as scratchpad for temporary downloadsYann E. MORIN2014-07-048-39/+173
* pkg-infra: move the cp (aka localfiles) download helper to a scriptYann E. MORIN2014-07-031-0/+16
* pkg-infra: move the scp download helper to a scriptYann E. MORIN2014-07-031-0/+16
* pkg-infra: move the bzr download helper to a scriptYann E. MORIN2014-07-031-0/+19
* pkg-infra: move the wget download helper to a scriptYann E. MORIN2014-07-031-0/+21
* pkg-infra: move the hg download helper to a scriptYann E. MORIN2014-07-021-0/+25
* pkg-infra: move the cvs download helper to a scriptYann E. MORIN2014-07-021-0/+27
* pkg-infra: move the svn download helper to a scriptYann E. MORIN2014-07-021-0/+25
* pkg-infra: move the git download helper to a scriptYann E. MORIN2014-07-021-0/+37
* support/script/cpan: improve Makefile generationFrancois Perrad2014-06-291-4/+7
* graph-build-time: support python3Vivien Didelot2014-06-291-3/+3
* graph-depends: remove unnecessary redirect of stderrArnout Vandecappelle2014-06-291-2/+2
* graph-depends: support calling from recursive makeArnout Vandecappelle2014-06-291-2/+2
* support/script/scancpan: populates Config.in with homepageFrancois Perrad2014-06-221-2/+4
* graph-depends.py: support python3Arnout Vandecappelle2014-06-221-12/+12
* classpath: Use generic check for host programMaxime Hadjinlian2014-06-141-10/+8
* infra: Add generic check_prog_host functionMaxime Hadjinlian2014-06-141-16/+14
* graphs/depends: do not draw transitive dependencies by defaultYann E. MORIN2014-06-131-1/+1
* filesystems: also chown symlinksYann E. MORIN2014-06-091-1/+1
* support/scripts: generate a list of virtual packagesYann E. MORIN2014-06-081-1/+83
OpenPOWER on IntegriCloud