summaryrefslogtreecommitdiffstats
path: root/build/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extract breakpad symbol files for Linux official builds.mmoss@chromium.org2009-06-122-0/+75
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-1/+1
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+37
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-301-37/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-301-0/+37
* Major refactoring of Croc.rspangler@google.com2009-05-291-51/+2
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-261-37/+0
* Patch to make password patch build.evan@chromium.org2009-05-221-0/+37
* Add Croc code coverage config for linux.rspangler@google.com2009-05-201-0/+89
* linux: gyp should fail if the build dependencies aren't met.evan@chromium.org2009-05-132-54/+24
* Linux: add -lX11 as a library to WebKit.agl@chromium.org2009-04-231-0/+17
* Fix linking on linux by explicitly adding gthread.tc@google.com2009-04-201-0/+17
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-0/+17
* Separate the pkg-config --libs output into --libs-only-l forsgk@google.com2009-04-031-5/+20
* Fix linking with gold by cleaning up lib dependencies.tc@google.com2009-04-021-3/+31
* Fix pkg_config_wrapper.py paths now that the updated gyp executessgk@google.com2009-03-211-6/+6
* Update the gyp Linux build:sgk@google.com2009-03-202-0/+80