summaryrefslogtreecommitdiffstats
path: root/build/install-build-deps.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix install-build-deps.sh so that it does not interpret a yes-no answer in re...yutak@chromium.org2010-01-281-1/+1
* Add support for UserIdleTime to Linux.zork@chromium.org2010-01-261-2/+2
* Add options to install-build-deps.sh to enable unattended mode.dkegel@google.com2010-01-261-23/+67
* Currently it only installs the gold linker if it is not installed at all. Ve...ajwong@chromium.org2010-01-121-1/+1
* linux: add gl headers/libs for gpu pluginpiman@chromium.org2009-12-241-4/+5
* Adding libpam0g-dev to the build deps -- we need this for doing login with Ch...cmasone@google.com2009-12-141-3/+3
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-101-4/+4
* Revert 34195 - Make sure the 'use_system_*' variables are actually visible in...jrg@chromium.org2009-12-101-3/+3
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-091-3/+3
* Add apache to the linux build deps installation.ojan@chromium.org2009-12-081-4/+5
* Do not overwrite ld.orig in install-build-deps.sh.thestig@chromium.org2009-11-181-1/+2
* Linux: update install-build-deps.sh to build gold from binutils 2.20.thestig@chromium.org2009-11-181-77/+35
* Add support for Ubuntu 9.10 to install-build-deps.shyusukes@google.com2009-11-171-6/+12
* Remove bzip2 from install requirements.fbarchard@chromium.org2009-11-031-2/+2
* Add in bzip2 runtime and development packages.ajwong@chromium.org2009-10-301-4/+4
* Add gold patch for "out of file descriptors" error.mmoss@chromium.org2009-09-231-0/+58
* strip the gold linker executable in install-build-deps.sh.thestig@chromium.org2009-09-101-0/+1
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+4
* Fix a typo in install-build-deps.sh.thestig@chromium.org2009-08-121-1/+1
* Avoid exit due to "-e" and test failure on non-x86_64.mmoss@chromium.org2009-08-111-2/+4
* Fix up broken behavior in install-build-deps.sh.thestig@chromium.org2009-08-101-9/+17
* Add 'rpm' to dev tools for creating RPM packages.mmoss@chromium.org2009-08-061-1/+1
* Add patch to the Linux build deps script.thestig@chromium.org2009-08-061-1/+1
* Report apt-get failures in install-build-deps.shdkegel@google.com2009-08-061-14/+35
* Don't screw up /usr/bin/ld if you can't write to current dir as root.dkegel@google.com2009-06-301-11/+23
* Support Jaunty by dropping package xcb-xlib0.dank@chromium.org2009-06-111-5/+80
* Add lib32asound2-dev into 32-bit build dependencies.ajwong@chromium.org2009-06-091-2/+2
* Add alsa into the dependencies.ajwong@chromium.org2009-05-131-9/+9
* Update the build installation script to make it work on ubuntu 9.04tc@google.com2009-04-271-3/+3
* Add 'fakeroot' to the list of packages, since this script uses itdkegel@google.com2009-04-241-3/+4
* Handle the more verbose apt-get output format sometimes seen dkegel@google.com2009-04-221-2/+2
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-1/+1
* Fix list of packages to install in install-build-deps.sh.thestig@chromium.org2009-04-031-1/+1
* Add 32-bit libreadline to amd64 build deps.mmoss@chromium.org2009-03-271-1/+2
* Prompt the user before performing particularly expensive operations.markus@chromium.org2009-03-101-1/+62
* Re-implemented the install-build-deps.sh script file, so that on 64 bitmarkus@chromium.org2009-03-101-109/+178
* We need more symlinks on 64-bit Hardy.evan@chromium.org2009-02-251-3/+7
* Add one more library, libgio-2.0. base_unittests won't link without it.dkegel@google.com2009-01-131-1/+1
* Download into unique subdir of /tmp to avoid permission problems (e.g. root n...dkegel@google.com2009-01-081-0/+12
* tlslite is no longer needed.evanm@google.com2008-12-111-9/+0
* Linux: use other fonts when the primary is missing glyphsagl@chromium.org2008-12-031-1/+2
* Rediff the tlslite patch (it was against wrong baseline)dank@chromium.org2008-11-261-0/+1
* Support Intrepid.dank@chromium.org2008-11-261-3/+3
* Add Linux lighttpd for running LayoutTests on Linux.mmoss@google.com2008-11-181-1/+1
* Add platform_utils and stub test lists for Linux.mmoss@google.com2008-11-171-1/+1
* chmod +x install-build-deps.shevanm@google.com2008-11-121-0/+0
* Replace 7z with ar.paulg@google.com2008-11-111-1/+1
* Add tlslitedkegel@google.com2008-11-041-3/+10
* Happy on hardy 64 bit now.dkegel@google.com2008-11-031-8/+23
* A simple script to install whatever is needed to build chromium.dkegel@google.com2008-10-311-0/+85