summaryrefslogtreecommitdiffstats
path: root/third_party/libxml
Commit message (Expand)AuthorAgeFilesLines
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-0/+8
* Remove xmlcatalog and xmllint from the build since we're not actuallytony@chromium.org2009-09-104-54/+0
* Use separate *_dummy.cc files to force xmlcatalog and xmllint to besgk@google.com2009-09-104-4/+6
* Revert 25818 - Explicitly only use xmldummy_mac.cc on Mac systems, since libx...sgk@google.com2009-09-101-10/+2
* Explicitly only use xmldummy_mac.cc on Mac systems, since libxml (assgk@google.com2009-09-091-2/+10
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-094-4/+9
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi...cevans@chromium.org2009-08-182-6/+23
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-2/+8
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-112-0/+0
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-0/+3
* Second attempt to fix purify issue in test_shell_testscpu@google.com2009-04-121-1/+0
* Remove built-in network stack from libxmlcpu@google.com2009-04-103-6/+6
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Move a bunch of libs over to gyp on windows.bradnelson@google.com2009-04-021-519/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-258/+0
* Add support for -Duse_system_{libxml,libxslt,sqlite}=1 forsgk@google.com2009-03-251-141/+158
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+18
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Update the mac config to properly match the sources.thomasvl@chromium.org2009-03-062-6/+7
* GYP it, GYP it good.mark@chromium.org2009-03-022-1226/+0
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+190
* Check in pre-generated xmlversion.h and config.h files for libxml on the Mac.mark@chromium.org2009-02-133-4/+719
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Generation of .vcproj files for remaining third_party components.sgk@google.com2009-01-271-9/+99
* Remove the build time generation of config.h and xmlversion.h.tc@google.com2009-01-1510-131/+556
* Reduce the number of warnings in third party code.maruel@chromium.org2009-01-082-8/+86
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+9
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-4/+4
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-527/+527
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-527/+527
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-27/+7
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-2/+2
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+32
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-031-0/+44
* libxml DerivedSourcestc@google.com2008-10-101-5/+6
* Some small linux build cleanups:tc@google.com2008-10-091-1/+0
* Revert both 3079 and 3063 because they caused linux and mac breakage.maruel@google.com2008-10-091-0/+1
* Update the SCons build for the WebKit merge:sgk@google.com2008-10-081-1/+0
* Roll the icu38 revision in the DEPS file to change the name ofsgk@google.com2008-09-233-3/+3
* Apply the security patch by Daniel Veillard (against libxml2 2.6.32).maruel@google.com2008-09-172-1/+3
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-112-3/+154
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-11/+13
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* Move libjpeg and libxml Xcode projects over to our new happy familymmentovai@google.com2008-08-221-284/+266
* Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...evanm@google.com2008-08-201-0/+3
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-154/+154