summaryrefslogtreecommitdiffstats
path: root/support/dependencies/dependencies.sh
Commit message (Expand)AuthorAgeFilesLines
* dependencies.sh: improve the missing perl modules detectionVicente Olivert Riera2015-10-151-5/+21
* fix typo in package install suggestion for dependenciesGergely Imreh2015-05-081-1/+1
* 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
* infra: do not append an empty LD_LIBRARY_PATHYann E. MORIN2014-11-301-0/+3
* dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA checkBernd Kuhls2014-08-171-0/+7
* dependencies.sh: fix typoVincent2014-07-191-1/+1
* dependencies.sh: add other Debian package names for 32 bits librariesKaroly Kasza2014-07-151-2/+3
* classpath: Use generic check for host programMaxime Hadjinlian2014-06-141-10/+8
* infra: Add generic check_prog_host functionMaxime Hadjinlian2014-06-141-16/+14
* support: properly check bash is availableYann E. MORIN2014-04-201-4/+8
* infra: Change BR2_HOST_NEEDS_JAVA nameMaxime Hadjinlian2014-02-191-1/+1
* infra: Introduce BR2_HOST_NEEDS_JAVAMaxime Hadjinlian2014-02-191-0/+8
* infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle2014-02-091-5/+5
* dependencies.sh: cleanup dependencies.shMaxime Hadjinlian2014-02-061-60/+59
* dependencies.sh: stop stray a.out being created for ia32 compiler testMartin Bark2014-02-051-1/+1
* dependencies.sh: stop mixing echo and printf (use echo)Bjørn Forsman2014-01-221-23/+44
* Prefer 'printf' over 'echo -e' (for portability)Bjørn Forsman2014-01-211-41/+41
* support/dependencies/dependencies.sh: Remove some absolute pathsBjørn Forsman2014-01-211-48/+48
* core: add BR2_HOSTARCH_NEEDS_IA32_COMPILER optionThomas Petazzoni2013-12-011-0/+9
* dependencies.sh: update i386 package namesFrank Hunleth2013-11-061-1/+2
* host-mkpasswd: new packageThomas De Schampheleire2013-08-101-8/+0
* Add 'bc' in the mandatory dependenciesThomas Petazzoni2013-07-051-1/+1
* Revert "dependencies: check that SSL certificates are installed"Baruch Siach2013-05-261-9/+0
* dependencies: check that SSL certificates are installedThomas Petazzoni2013-03-241-0/+9
* dependencies: check that a full perl installation is availableThomas Petazzoni2013-03-241-0/+8
* dependencies: test all programs before bailing outThomas Petazzoni2013-03-241-1/+6
* dependencies: add details about which distro package to installThomas Petazzoni2013-03-241-1/+7
* dependencies: remove useless newlinesThomas Petazzoni2013-03-241-4/+2
* dependencies: remove a few useless mandatory dependenciesThomas Petazzoni2013-03-241-6/+2
* support/dependencies: use newly-introduced BUILDROOT_CONFIGYann E. MORIN2013-01-131-5/+5
* Infrastructure to warn the user about missing 32 bits librariesThomas Petazzoni2013-01-061-0/+12
* target: add option to set the root passwordYann E. MORIN2012-12-301-0/+9
* dependencies.sh: only javac and jar are needed by classpathPeter Korsgaard2012-12-041-1/+1
* dependencies.sh: check for java tools if classpath is enabledPeter Korsgaard2012-12-041-0/+8
* dependencies.sh: suppress output of localeArnout Vandecappelle (Essensium/Mind)2012-07-151-1/+1
* Revert "dependencies: ensure that DESTDIR isn't set when running Buildroot"Thomas Petazzoni2012-07-021-6/+0
* dependencies: ensure that DESTDIR isn't set when running BuildrootThomas Petazzoni2012-06-301-0/+6
* dependencies: move from toolchain/ to support/Thomas De Schampheleire2012-02-091-0/+160
OpenPOWER on IntegriCloud