]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - support/dependencies/dependencies.sh
support/dependencies: check that PATH does not contain CWD
[coffee/buildroot.git] / support / dependencies / dependencies.sh
2018-05-09 Yann E. MORINsupport/dependencies: check that PATH does not contain CWD
2018-03-05 Peter KorsgaardMerge branch 'next'
2018-03-04 Yann E. MORINcore: drop no-longer used C.UTF-8 locale option
2018-03-04 Yann E. MORINsupport/dependencies: unbreak check for UTF-8 locale
2018-03-03 Thomas Petazzonisupport/dependencies/dependencies.sh: check for Python...
2018-03-02 Julius Kriukassystemd: switch to C.UTF-8 locale when building
2018-02-06 Gaël PORTAYsupport/dependencies: add check for c++ multilib
2017-06-08 Yann E. MORINsupport/dependencies: check PATH does not carry a \n
2016-12-27 Yann E. MORINsupport/dependencies: ensure we have 'file' on the...
2016-12-04 Yann E. MORINsupport/dependencies: use the new kconfig option to...
2016-10-16 Romain Naourdependencies: check for Math BigInt/BigRat Perl module
2016-10-16 Romain Naourdependencies: check for MakeMaker Perl module
2015-10-15 Vicente Olivert... dependencies.sh: improve the missing perl modules detection
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-08 Gergely Imrehfix typo in package install suggestion for dependencies
2014-12-08 Jens Stimpflesupport/scripts/dependencies.sh: cleanup the output...
2014-12-08 Jens Stimpflesupport/scripts/dependencies.sh: improve g++ test to...
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-30 Yann E. MORINinfra: do not append an empty LD_LIBRARY_PATH
2014-09-01 Peter KorsgaardMerge branch 'next'
2014-08-17 Bernd Kuhlsdependencies: Reject gcj in BR2_NEEDS_HOST_JAVA check
2014-07-19 Vincentdependencies.sh: fix typo
2014-07-15 Karoly Kaszadependencies.sh: add other Debian package names for...
2014-06-14 Maxime Hadjinlianclasspath: Use generic check for host program
2014-06-14 Maxime Hadjinlianinfra: Add generic check_prog_host function
2014-04-20 Yann E. MORINsupport: properly check bash is available
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-19 Maxime Hadjinlianinfra: Change BR2_HOST_NEEDS_JAVA name
2014-02-19 Maxime Hadjinlianinfra: Introduce BR2_HOST_NEEDS_JAVA
2014-02-09 Arnout Vandecappelleinfra: replace BUILDROOT_CONFIG with BR2_CONFIG
2014-02-05 Maxime Hadjinliandependencies.sh: cleanup dependencies.sh
2014-02-05 Martin Barkdependencies.sh: stop stray a.out being created for...
2014-01-22 Bjørn Forsmandependencies.sh: stop mixing echo and printf (use echo)
2014-01-21 Bjørn ForsmanPrefer 'printf' over 'echo -e' (for portability)
2014-01-21 Bjørn Forsmansupport/dependencies/dependencies.sh: Remove some absol...
2013-12-01 Thomas Petazzonicore: add BR2_HOSTARCH_NEEDS_IA32_COMPILER option
2013-11-05 Frank Hunlethdependencies.sh: update i386 package names
2013-08-31 Peter KorsgaardMerge branch 'next'
2013-08-10 Thomas De Schamphe... host-mkpasswd: new package
2013-07-05 Thomas PetazzoniAdd 'bc' in the mandatory dependencies
2013-06-02 Peter KorsgaardMerge branch 'next'
2013-05-26 Baruch SiachRevert "dependencies: check that SSL certificates are...
2013-03-24 Peter Korsgaard Merge branch 'x11r77_v2' of https://bitbucket.org...
2013-03-24 Thomas Petazzonidependencies: check that SSL certificates are installed
2013-03-24 Thomas Petazzonidependencies: check that a full perl installation is...
2013-03-24 Thomas Petazzonidependencies: test all programs before bailing out
2013-03-24 Thomas Petazzonidependencies: add details about which distro package...
2013-03-24 Thomas Petazzonidependencies: remove useless newlines
2013-03-24 Thomas Petazzonidependencies: remove a few useless mandatory dependencies
2013-01-13 Yann E. MORINsupport/dependencies: use newly-introduced BUILDROOT_CONFIG
2013-01-06 Thomas PetazzoniInfrastructure to warn the user about missing 32 bits...
2012-12-30 Yann E. MORINtarget: add option to set the root password
2012-12-04 Peter Korsgaarddependencies.sh: only javac and jar are needed by classpath
2012-12-04 Peter Korsgaarddependencies.sh: check for java tools if classpath...
2012-07-14 Arnout Vandecappel... dependencies.sh: suppress output of locale
2012-07-02 Thomas PetazzoniRevert "dependencies: ensure that DESTDIR isn't set...
2012-06-30 Thomas Petazzonidependencies: ensure that DESTDIR isn't set when runnin...
2012-02-09 Thomas De Schamphe... dependencies: move from toolchain/ to support/