1. 1279e919 Add GN files for bspatch. by vchigrin · 11 years ago
  2. 1525e61 bspatch: Report errors on MBS_ApplyPatch. by [email protected] · 11 years ago
  3. 793f2312 Improve error handling in bspatch. BUG=265456 by [email protected] · 12 years ago
  4. 31eac5b Make 'License' field in third-party metadata required by [email protected] · 13 years ago
  5. e79be09 Remove the comments setting emands and vim tab width and expansion variables. by [email protected] · 14 years ago
  6. 78f03f14 Remove msvs_guids from third_party, webkit, tools and views. by [email protected] · 14 years ago
  7. 5a54733 Globally replace <(library) with static_library by [email protected] · 14 years ago
  8. c64df6f6 Cleaning up third_party readmes and adding a template for future use. by [email protected] · 14 years ago
  9. e64b3d8 Pass license check script for most of the tree. by [email protected] · 15 years ago
  10. f5c990c Add comments setting emacs and vim tab width and expansion variables. by [email protected] · 16 years ago
  11. 21642ab Force inclusion of build/common.gypi for all chromium gyp files. by [email protected] · 16 years ago
  12. 2eebb1a4 Set svn:eol-style LF on all gyp files. by [email protected] · 16 years ago
  13. 630fdba Remove the old checked-in SCons and Visual Studio files for by [email protected] · 16 years ago
  14. b234275 Add gyp-generated bspatch (used by setup.exe) and bsdiff. by [email protected] · 16 years ago
  15. 5c04762 Rename README.google to README.chromium. by [email protected] · 17 years ago
  16. a086825 Generation of .vcproj files for remaining third_party components. by [email protected] · 17 years ago
  17. de2c4cc Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the updated ICU dep that uses it as well. by [email protected] · 17 years ago
  18. 9e483ab3 Initial generation of native Visual Studio solution files by [email protected] · 17 years ago
  19. b96fc5d Convert from using env['PLATFORM'] directly to using the more flexible by [email protected] · 17 years ago
  20. 770137a Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. by [email protected] · 17 years ago
  21. 52ceebc9 Changed svn:eol-style of all .sln and .vcproj files to CRLF by [email protected] · 17 years ago
  22. 94f68636 More *.scons renaming: by [email protected] · 17 years ago
  23. 41d8536a Removing more dependencies on the relative location of $CHROME_SRC_DIR. by [email protected] · 17 years ago
  24. 584fa1d Fix binary patching for localized OS. Not sure how it was working till now. by [email protected] · 17 years ago
  25. f37e851 Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to disable a C++-specific warning when -Wall is in CFLAGS. (You disable the warning, then -Wall turns it back on.) by [email protected] · 17 years ago
  26. 9f58d8bb Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* disabling some other warnings that take more effort to fix. by [email protected] · 17 years ago
  27. 9f8303c Set the svn:eol-style to LF on all SConscript files by [email protected] · 17 years ago
  28. fbd440b7 Undo my extra changes. by [email protected] · 17 years ago
  29. 71f1472 Replace our cygwin binaries with another set that we can get the source for (checked into cygwin_src). by [email protected] · 17 years ago
  30. df2615e Convert third-party SConscript files to psuedo-builder calls. by [email protected] · 17 years ago
  31. 14d15d4 Get SCons building Windows again without having to Import()/re-Export(): use the $PLATFORM construction variable supplied in the construction environment instead of passing around our own PLATFORM variable in Python. by [email protected] · 17 years ago
  32. fab9aa3 Initial commit to get a handful of third_party packages building properly under Linux. Uses some temporary shims to detect platform and omit processing of some stuff that doesn't seem to work for me. by [email protected] · 17 years ago
  33. 55329d5 Initial cleanups en route to coalescing the get-it-built cut-and-paste from various SConscripts into readable and maintainable shape. To wit: by [email protected] · 17 years ago
  34. ad89a6d Fix mbspatch.cc to work on non-Windows platforms. by [email protected] · 17 years ago
  35. 584cd5c Add third_party to the repository. by initial.commit · 17 years ago