summaryrefslogtreecommitdiff
path: root/support/dependencies
AgeCommit message (Expand)Author
2014-08-17dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA checkBernd Kuhls
2014-07-19dependencies.sh: fix typoVincent
2014-07-15dependencies.sh: add other Debian package names for 32 bits librariesKaroly Kasza
2014-06-14classpath: Use generic check for host programMaxime Hadjinlian
2014-06-14infra: Add generic check_prog_host functionMaxime Hadjinlian
2014-05-31Improve tar check if bsdtar is installedHeiko Abraham
2014-04-20support: properly check bash is availableYann E. MORIN
2014-02-19infra: Change BR2_HOST_NEEDS_JAVA nameMaxime Hadjinlian
2014-02-19infra: Introduce BR2_HOST_NEEDS_JAVAMaxime Hadjinlian
2014-02-09infra: replace BUILDROOT_CONFIG with BR2_CONFIGArnout Vandecappelle
2014-02-06dependencies.sh: cleanup dependencies.shMaxime Hadjinlian
2014-02-05dependencies.sh: stop stray a.out being created for ia32 compiler testMartin Bark
2014-01-22dependencies.sh: stop mixing echo and printf (use echo)Bjørn Forsman
2014-01-21Prefer 'printf' over 'echo -e' (for portability)Bjørn Forsman
2014-01-21support/dependencies/dependencies.sh: Remove some absolute pathsBjørn Forsman
2013-12-01core: add BR2_HOSTARCH_NEEDS_IA32_COMPILER optionThomas Petazzoni
2013-11-06dependencies.sh: update i386 package namesFrank Hunleth
2013-11-01manual generation: check dependencies firstThomas De Schampheleire
2013-10-09dependencies: remove useless targetsThomas Petazzoni
2013-09-13package: remove the empty trailing linesJerzy Grzegorek
2013-09-06xzcat: treat as host prerequisite and build if neededThomas De Schampheleire
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-08-10host-ccache: turn into a proper dependencyThomas De Schampheleire
2013-08-10dependencies: build without ccacheThomas De Schampheleire
2013-08-10host-mkpasswd: new packageThomas De Schampheleire
2013-07-20fix white spacesJerzy Grzegorek
2013-07-05Add 'bc' in the mandatory dependenciesThomas Petazzoni
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
2013-05-26Revert "dependencies: check that SSL certificates are installed"Baruch Siach
2013-03-24dependencies: check that SSL certificates are installedThomas Petazzoni
2013-03-24dependencies: check that a full perl installation is availableThomas Petazzoni
2013-03-24dependencies: test all programs before bailing outThomas Petazzoni
2013-03-24dependencies: add details about which distro package to installThomas Petazzoni
2013-03-24dependencies: remove useless newlinesThomas Petazzoni
2013-03-24dependencies: remove a few useless mandatory dependenciesThomas Petazzoni
2013-01-13support/dependencies: use newly-introduced BUILDROOT_CONFIGYann E. MORIN
2013-01-06Infrastructure to warn the user about missing 32 bits librariesThomas Petazzoni
2012-12-30target: add option to set the root passwordYann E. MORIN
2012-12-04dependencies.sh: only javac and jar are needed by classpathPeter Korsgaard
2012-12-04dependencies.sh: check for java tools if classpath is enabledPeter Korsgaard
2012-07-15dependencies.sh: suppress output of localeArnout Vandecappelle (Essensium/Mind)
2012-07-02Revert "dependencies: ensure that DESTDIR isn't set when running Buildroot"Thomas Petazzoni
2012-06-30dependencies: ensure that DESTDIR isn't set when running BuildrootThomas Petazzoni
2012-02-09dependencies: build a host-tar if no suitable tar can be foundThomas De Schampheleire
2012-02-09dependencies: add function suitable-host-packageThomas De Schampheleire
2012-02-09dependencies: move from toolchain/ to support/Thomas De Schampheleire