summaryrefslogtreecommitdiff
path: root/support/dependencies
AgeCommit message (Expand)Author
2017-02-15package: add generic support for lz archivesBaruch Siach
2017-02-15package: refactor listing of extractor dependenciesBaruch Siach
2017-01-28core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mkJérôme Pouiller
2016-12-27support/dependencies: ensure we have 'file' on the hostYann E. MORIN
2016-12-04support/dependencies: use the new kconfig option to check UTF8 localeYann E. MORIN
2016-10-16dependencies: check for Math BigInt/BigRat Perl moduleRomain Naour
2016-10-16dependencies: check for MakeMaker Perl moduleRomain Naour
2016-09-17core: don't build host-cmake if it is available on the build hostLuca Ceresoli
2016-06-10build: cleanup remaining references to BR2_STRIP_sstripJulien Floret
2015-10-15dependencies.sh: improve the missing perl modules detectionVicente Olivert Riera
2015-07-12pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introductionThomas Petazzoni
2015-05-08fix typo in package install suggestion for dependenciesGergely Imreh
2014-12-08support/scripts/dependencies.sh: cleanup the output of the 32 bits gcc testJens Stimpfle
2014-12-08support/scripts/dependencies.sh: improve g++ test to avoid misleading outputJens Stimpfle
2014-11-30infra: do not append an empty LD_LIBRARY_PATHYann E. MORIN
2014-10-25package: indentation cleanupJerzy Grzegorek
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
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