summaryrefslogtreecommitdiff
path: root/support/dependencies
AgeCommit message (Expand)Author
2019-02-04infra: add force build flag for host dependenciesBryce Ferguson
2019-02-04dependencies.sh: Check for a host python version >= 2.7Adam Duskett
2018-12-02Merge branch 'next'Peter Korsgaard
2018-11-24support/dependencies: add a check for a suitable gzipYann E. MORIN
2018-11-24support/dependencies: treat BSD-tar like the other casesYann E. MORIN
2018-11-20make: configure host-make with host- prefixPeter Korsgaard
2018-09-08dependencies: host-make version checkRomain Naour
2018-08-20support/dependencies: check for system-provided bison and flexYann E. MORIN
2018-07-02support/dependencies/dependencies.sh: add details for Redhat/FedoraDavid De Grave (Essensium/Mind)
2018-06-05dependencies.sh: add perl autodie for whoisFabrice Fontaine
2018-05-09support/dependencies: check that PATH does not contain CWDYann E. MORIN
2018-04-02check-host-tar.sh: bump minimum tar version to 1.27 for reproducible tar file...Peter Korsgaard
2018-03-25core: kill DEPENDENCIES_HOST_PREREQThomas Petazzoni
2018-03-25package/pkg-generic: handle host-ccache as a regular dependencyThomas Petazzoni
2018-03-25package/pkg-generic: handle host-lzip as an extract dependencyThomas Petazzoni
2018-03-25package/pkg-generic: handle host-xz as an extract dependencyThomas Petazzoni
2018-03-25package/pkg-generic: handle host-tar as an extract dependencyThomas Petazzoni
2018-03-04core: drop no-longer used C.UTF-8 locale optionYann E. MORIN
2018-03-04support/dependencies: unbreak check for UTF-8 localeYann E. MORIN
2018-03-03support/dependencies/dependencies.sh: check for Python argparse moduleThomas Petazzoni
2018-03-02systemd: switch to C.UTF-8 locale when buildingJulius Kriukas
2018-02-27check-host-tar.sh: blacklist tar 1.30+Peter Korsgaard
2018-02-27dependencies.mk: check for valid host-tar before other host dependenciesPeter Korsgaard
2018-02-06support/dependencies: add check for c++ multilibGaël PORTAY
2018-01-08dependencies: correct dependencies for top-level parallel buildArnout Vandecappelle (Essensium/Mind)
2018-01-08core-dependencies: remove unneeded HOSTCCArnout Vandecappelle (Essensium/Mind)
2017-10-22dependencies: always use HOSTCC_NOCACHE for DEPENDENCIES_HOST_PREREQAlfredo Alvarez Fernandez
2017-07-05Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle
2017-06-24core: add "cmake3" to the list of cmake candidatesCarlos Santos
2017-06-24core: allow having a list of "cmake" candidatesCarlos Santos
2017-06-24core: allow check-host-cmake.sh to try several candidatesCarlos Santos
2017-06-24core: reverse the argument order in check-host-cmakeCarlos Santos
2017-06-08support/dependencies: check PATH does not carry a \nYann E. MORIN
2017-03-01Revert "dependencies/cmake: blacklist cmake 3.7"Yann E. MORIN
2017-02-28dependencies/cmake: blacklist cmake 3.7Yann E. MORIN
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