summaryrefslogtreecommitdiffstats
path: root/support/dependencies/dependencies.sh
Commit message (Expand)AuthorAgeFilesLines
* support/dependencies/dependencies.sh: add details for Redhat/FedoraDavid De Grave (Essensium/Mind)2018-07-021-0/+2
* dependencies.sh: add perl autodie for whoisFabrice Fontaine2018-06-051-0/+4
* support/dependencies: check that PATH does not contain CWDYann E. MORIN2018-05-091-36/+23
* core: drop no-longer used C.UTF-8 locale optionYann E. MORIN2018-03-041-13/+0
* support/dependencies: unbreak check for UTF-8 localeYann E. MORIN2018-03-041-1/+1
* support/dependencies/dependencies.sh: check for Python argparse moduleThomas Petazzoni2018-03-031-0/+5
* systemd: switch to C.UTF-8 locale when buildingJulius Kriukas2018-03-021-0/+13
* support/dependencies: add check for c++ multilibGaël PORTAY2018-02-061-0/+8
* support/dependencies: check PATH does not carry a \nYann E. MORIN2017-06-081-0/+12
* support/dependencies: ensure we have 'file' on the hostYann E. MORIN2016-12-271-0/+4
* support/dependencies: use the new kconfig option to check UTF8 localeYann E. MORIN2016-12-041-2/+1
* dependencies: check for Math BigInt/BigRat Perl moduleRomain Naour2016-10-161-0/+5
* dependencies: check for MakeMaker Perl moduleRomain Naour2016-10-161-0/+1
* 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
OpenPOWER on IntegriCloud