| Commit message (Expand) | Author | Age | Files | Lines |
* | disable c4267 for libxml for building on win x64 | scottmg@chromium.org | 2013-01-10 | 1 | -1/+2 |
* | roll clang 161353:161757 | thakis@chromium.org | 2012-08-17 | 1 | -0/+3 |
* | Add a comment explaining why we need libxml's multithreading mode | thakis@chromium.org | 2012-08-10 | 1 | -0/+4 |
* | Add support for libxml as a system library target on iOS | stuartmorgan@chromium.org | 2012-07-17 | 1 | -29/+49 |
* | Move libxml_utils from chrome/common to third_party/libxml/chromium. | dtu@chromium.org | 2012-05-15 | 1 | -1/+13 |
* | disable warnings in libxml | scottmg@chromium.org | 2012-05-10 | 1 | -0/+4 |
* | clang: Add -Wno-empty-body to libxml and hunspell flags | thakis@chromium.org | 2012-03-02 | 1 | -0/+6 |
* | Remove -Wno-conversion from libxml warning flags. | thakis@chromium.org | 2012-03-01 | 1 | -4/+1 |
* | Revert 119307 - Revert 117996 and 117998 (clang warning flag fiddling). | thakis@chromium.org | 2012-01-30 | 1 | -0/+14 |
* | Revert 117996 and 117998 (clang warning flag fiddling). | rsleevi@chromium.org | 2012-01-26 | 1 | -14/+0 |
* | Disable harmless warnings for 3rdparty code: libxml, libxslt. | thakis@chromium.org | 2012-01-18 | 1 | -0/+14 |
* | Remove 'settings' type from gyp files | evan@chromium.org | 2011-09-22 | 1 | -1/+1 |
* | Fix building libxml for Android | peter@chromium.org | 2011-09-18 | 1 | -2/+2 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Remove msvs_guids from third_party, webkit, tools and views. | tony@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -4/+3 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Remove obsolete files from 'sources'. This causes needless work on incrementa... | jeanluc@chromium.org | 2011-01-31 | 1 | -2/+2 |
* | Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo... | nsylvain@chromium.org | 2011-01-31 | 1 | -2/+2 |
* | Remove obsolete files from 'sources'. This causes needless work on increment... | jeanluc@chromium.org | 2011-01-30 | 1 | -2/+2 |
* | I added FreeBSD-generated config files for libevent and tcmalloc, along with ... | pvalchev@chromium.org | 2010-10-04 | 1 | -1/+2 |
* | * Add rmdir, mkdir -p and umask to d8 on Unix. | evan@chromium.org | 2010-08-17 | 1 | -106/+108 |
* | Revert my last two changes. | evan@chromium.org | 2010-08-14 | 1 | -108/+106 |
* | libxml: move all upstream code into a src/ subdirectory. | evan@chromium.org | 2010-08-13 | 1 | -106/+108 |
* | Revert the changes to libxml.gyp in r52725. | wtc@chromium.org | 2010-07-27 | 1 | -5/+10 |
* | Revert 53122 - libxml: LIBXML_STATIC isn't needed on windows either | cevans@chromium.org | 2010-07-21 | 1 | -0/+5 |
* | libxml: LIBXML_STATIC isn't needed on windows either | evan@chromium.org | 2010-07-20 | 1 | -5/+0 |
* | Update libxml to 2.7.7. | evan@chromium.org | 2010-07-16 | 1 | -6/+5 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -2/+4 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -0/+8 |
* | Remove xmlcatalog and xmllint from the build since we're not actually | tony@chromium.org | 2009-09-10 | 1 | -49/+0 |
* | Use separate *_dummy.cc files to force xmlcatalog and xmllint to be | sgk@google.com | 2009-09-10 | 1 | -2/+2 |
* | Revert 25818 - Explicitly only use xmldummy_mac.cc on Mac systems, since libx... | sgk@google.com | 2009-09-10 | 1 | -10/+2 |
* | Explicitly only use xmldummy_mac.cc on Mac systems, since libxml (as | sgk@google.com | 2009-09-09 | 1 | -2/+10 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 1 | -3/+5 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -2/+2 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 1 | -2/+8 |
* | Build on Linux with shared libraries (significant chunks courtesy craigsch): | sgk@google.com | 2009-04-22 | 1 | -0/+3 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Add support for -Duse_system_{libxml,libxslt,sqlite}=1 for | sgk@google.com | 2009-03-25 | 1 | -141/+158 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -0/+18 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+190 |