summaryrefslogtreecommitdiffstats
path: root/support/dependencies
Commit message (Expand)AuthorAgeFilesLines
* dependencies.sh: improve the missing perl modules detectionVicente Olivert Riera2015-10-151-5/+21
* pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introductionThomas Petazzoni2015-07-121-3/+0
* 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
* package: indentation cleanupJerzy Grzegorek2014-10-252-4/+4
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-2/+2
* 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
* Improve tar check if bsdtar is installedHeiko Abraham2014-05-311-0/+7
* 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
* manual generation: check dependencies firstThomas De Schampheleire2013-11-011-0/+36
* dependencies: remove useless targetsThomas Petazzoni2013-10-091-8/+0
* package: remove the empty trailing linesJerzy Grzegorek2013-09-131-1/+0
* xzcat: treat as host prerequisite and build if neededThomas De Schampheleire2013-09-062-0/+21
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* host-ccache: turn into a proper dependencyThomas De Schampheleire2013-08-101-0/+4
* dependencies: build without ccacheThomas De Schampheleire2013-08-101-0/+2
* host-mkpasswd: new packageThomas De Schampheleire2013-08-101-8/+0
* fix white spacesJerzy Grzegorek2013-07-201-1/+1
* Add 'bc' in the mandatory dependenciesThomas Petazzoni2013-07-051-1/+1
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-4/+4
* 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-132-6/+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