summaryrefslogtreecommitdiffstats
path: root/support/dependencies
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Peter Korsgaard2018-12-023-4/+29
|\
| * support/dependencies: add a check for a suitable gzipYann E. MORIN2018-11-242-0/+24
| * support/dependencies: treat BSD-tar like the other casesYann E. MORIN2018-11-241-4/+5
* | make: configure host-make with host- prefixPeter Korsgaard2018-11-201-2/+2
|/
* dependencies: host-make version checkRomain Naour2018-09-082-0/+58
* support/dependencies: check for system-provided bison and flexYann E. MORIN2018-08-201-0/+10
* 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
* check-host-tar.sh: bump minimum tar version to 1.27 for reproducible tar file...Peter Korsgaard2018-04-021-3/+4
* core: kill DEPENDENCIES_HOST_PREREQThomas Petazzoni2018-03-251-8/+2
* package/pkg-generic: handle host-ccache as a regular dependencyThomas Petazzoni2018-03-251-4/+0
* package/pkg-generic: handle host-lzip as an extract dependencyThomas Petazzoni2018-03-251-1/+1
* package/pkg-generic: handle host-xz as an extract dependencyThomas Petazzoni2018-03-251-1/+1
* package/pkg-generic: handle host-tar as an extract dependencyThomas Petazzoni2018-03-251-1/+1
* 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
* check-host-tar.sh: blacklist tar 1.30+Peter Korsgaard2018-02-271-9/+24
* dependencies.mk: check for valid host-tar before other host dependenciesPeter Korsgaard2018-02-271-1/+4
* support/dependencies: add check for c++ multilibGaël PORTAY2018-02-061-0/+8
* dependencies: correct dependencies for top-level parallel buildArnout Vandecappelle (Essensium/Mind)2018-01-081-0/+2
* core-dependencies: remove unneeded HOSTCCArnout Vandecappelle (Essensium/Mind)2018-01-081-4/+3
* dependencies: always use HOSTCC_NOCACHE for DEPENDENCIES_HOST_PREREQAlfredo Alvarez Fernandez2017-10-221-2/+2
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-054-4/+4
* core: add "cmake3" to the list of cmake candidatesCarlos Santos2017-06-241-1/+1
* core: allow having a list of "cmake" candidatesCarlos Santos2017-06-241-3/+4
* core: allow check-host-cmake.sh to try several candidatesCarlos Santos2017-06-241-35/+41
* core: reverse the argument order in check-host-cmakeCarlos Santos2017-06-242-3/+3
* support/dependencies: check PATH does not carry a \nYann E. MORIN2017-06-081-0/+12
* Revert "dependencies/cmake: blacklist cmake 3.7"Yann E. MORIN2017-03-011-8/+0
* dependencies/cmake: blacklist cmake 3.7Yann E. MORIN2017-02-281-0/+8
* package: add generic support for lz archivesBaruch Siach2017-02-152-0/+19
* package: refactor listing of extractor dependenciesBaruch Siach2017-02-151-0/+1
* core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mkJérôme Pouiller2017-01-281-2/+0
* 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
* core: don't build host-cmake if it is available on the build hostLuca Ceresoli2016-09-172-0/+57
* build: cleanup remaining references to BR2_STRIP_sstripJulien Floret2016-06-101-4/+0
* 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
OpenPOWER on IntegriCloud