summaryrefslogtreecommitdiffstats
path: root/support/dependencies
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud