summaryrefslogtreecommitdiffstats
path: root/build/linux
Commit message (Expand)AuthorAgeFilesLines
* Make GConf dependency optional.phajdan.jr@chromium.org2010-11-091-1/+4
* Exclude ChromeOS directories and files from mac win linux.jrg@chromium.org2010-10-041-2/+2
* First step at OpenSSL client socket implementation.joth@chromium.org2010-09-291-4/+31
* Linux: make compile-time dependency on gnome-keyring optional.phajdan.jr@chromium.org2010-09-161-1/+4
* net: add DnsRRResovler to fetch arbitary DNS resource types.agl@chromium.org2010-08-041-0/+9
* Fix chrome build inside the Chromium OS build chroot.satorux@chromium.org2010-06-101-22/+26
* Reland r49135: Linux: enable compiling GNOME Keyring and KWallet integration....mdm@chromium.org2010-06-101-37/+49
* Add another path for NSS when building in a webkit checkout withtony@chromium.org2010-06-091-2/+3
* Revert r49135: Linux: enable compiling GNOME Keyring and KWallet integration....mdm@chromium.org2010-06-081-49/+37
* Linux: enable compiling GNOME Keyring and KWallet integration. It's still unu...mdm@chromium.org2010-06-081-37/+49
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-011-1/+1
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-1/+1
* TTF: Don't include v8 in the coverage results. Also moves common rules to co...jhawkins@chromium.org2010-05-121-21/+2
* [TFF] Coverage: Don't include any non-Linux platform directories in the Linux...jhawkins@chromium.org2010-05-071-1/+9
* Measure coverage for NaCl codegregoryd@google.com2010-04-151-1/+1
* Linux: simplify dump_app_syms since newer versions of Breakpad no longer gene...thestig@chromium.org2010-04-061-20/+6
* Update dump_symbols to match new file_id code.agl@chromium.org2010-04-051-4/+9
* Fix breakpad (again)agl@chromium.org2010-04-051-2/+22
* First cut at implementing wifi bindigns for linux, using glib-dbus to Network...joth@chromium.org2010-03-121-17/+17
* Add a gyp target for Xext to linux/system so that Views can depend on it. A r...davemoore@chromium.org2010-03-101-0/+20
* linux (sysroot): force prefix=/usr in pkg-configpiman@chromium.org2010-03-051-1/+1
* Yet another try to hotfix the ARM builbots. Sigh.thestig@chromium.org2010-03-041-2/+2
* Ignore missing python library when detecting python architecture and just ret...thestig@chromium.org2010-03-041-4/+8
* Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b...thestig@chromium.org2010-03-041-2/+2
* Build pyauto only if the architecture of python binary matches.thestig@chromium.org2010-03-041-0/+38
* Cross compiling: don't rewrite dirs if they're already prefixed.davemoore@chromium.org2010-02-221-1/+1
* More scons --> make work.jrg@chromium.org2009-12-291-1/+1
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+3
* Linux: fix scons build so that libssl gets the right headers.agl@chromium.org2009-12-231-1/+9
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-101-3/+11
* Revert 34195 - Make sure the 'use_system_*' variables are actually visible in...jrg@chromium.org2009-12-101-11/+3
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-091-3/+11
* Fix build with use_system_zlib=1agl@chromium.org2009-12-081-0/+1
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-301-0/+3
* Linux: enable building with a local version of libssl.agl@chromium.org2009-11-171-15/+41
* This does a few things:piman@chromium.org2009-10-281-109/+136
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Add (yet another) option to allow stripping the chrome binary after dumping s...thestig@chromium.org2009-10-011-5/+11
* GTK: Add a dialog for printing.estade@chromium.org2009-09-161-0/+17
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-10/+10
* Linux: add support for SELinux.agl@chromium.org2009-09-151-0/+9
* linux: improve support for cross-compilingpiman@chromium.org2009-09-043-27/+114
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-20/+3
* Revert "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-251-3/+20
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-20/+3
* Revert "linux: call g_thread_init() at relevant startup points"tony@chromium.org2009-08-241-3/+20
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-241-20/+3
* Make symbol signatures upper-case.thestig@chromium.org2009-06-181-1/+2
* Linux: dump_app_syms would fail if the output didn't exist.agl@chromium.org2009-06-171-1/+1
* Cleanups from post-submit suggestions.mmoss@chromium.org2009-06-122-11/+10