1. 969ea09 Build PDFium with -std=c++11 instead of g++11. by Lei Zhang · 9 years ago
  2. 78acf70 Enforce compilation with sdk newer than or same as minimal sdk version on mac. Now the minimal version is 10.10. by Wei Li · 9 years ago
  3. ad8dfc5 Allow compilation on mac with older sdk versions by Wei Li · 9 years ago
  4. 28de044 Support pdfium compilation with xcode 10.11 and higher by Wei Li · 9 years ago
  5. d6b15fc Define NDEBUG for Release builds. by Lei Zhang · 9 years ago
  6. ae85f87 Define _DEBUG for debug builds. by Lei Zhang · 9 years ago
  7. e67d218 Add initial libfuzzers for fm2js transpiling and XML parsing. by Oliver Chang · 9 years ago
  8. 5413f1d Fix typo in standalone.gypi. by Oliver Chang · 9 years ago
  9. 3a49863 Speculative fix for mac build failure. by Oliver Chang · 9 years ago
  10. f2663fe Merge to XFA: Use _GLIBCXX_DEBUG in standalone Debug builds on Linux. by Lei Zhang · 9 years ago
  11. 3cb1611 Merge to XFA: Stop disabling compiler warning 4481, PDFium edition. by Lei Zhang · 9 years ago
  12. c49b927 Merge to XFA: Make the standalone msvs_disabled_warnings block match Chromium's. by Lei Zhang · 9 years ago
  13. 028aab6 Merge to XFA: Set CR_CLANG_REVISION to force a rebuild when the Clang version changes. by Lei Zhang · 9 years ago
  14. b77959c Merge to XFA: Add a LSan suppressions file. by Oliver Chang · 9 years ago
  15. 692c03f Merge to XFA: Make clang_warning_flags work for standalone builds. by Lei Zhang · 9 years ago
  16. 0f05b1c XFA: Hide xfa targets in gyp (similar to GN) by Tom Sepez · 9 years ago
  17. d2e023b Move default value of pdf_enable_xfa to standalone.gypi by Tom Sepez · 9 years ago
  18. c46d000 Allow building non-XFA (master) on the XFA branch. by Tom Sepez · 9 years ago
  19. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  20. 14591ce Merge to XFA: Add support for building with goma. by Oliver Chang · 9 years ago
  21. afaa98e Merge to XFA: (Reland) Switch builds to clang by default for Linux and OS X. by Oliver Chang · 9 years ago
  22. d7426de Merge to XFA: Move conditionals inside target_defaults. by dan sinclair · 9 years ago
  23. 181b7c4 XFA: Update standalone.gypi and .gitignore to match master by Tom Sepez · 9 years ago
  24. b693fc5 Merge to XFA: gyp_pdfium should use ninja by default. by Lei Zhang · 9 years ago
  25. 90a4181 Fix compilation on xfa branch and turn on v8 deprecation warnings by Jochen Eisinger · 10 years ago
  26. 81ab23b XFA merge: Fix pdfium standalone to compile with VS 2015. by Bruce Dawson · 10 years ago
  27. 07a8f9c Merge to XFA: Update DEPS to pull V8 from the new repository. by Tom Sepez · 10 years ago
  28. 60882dc Merge to XFA: Ensure unittests are built when building all. by Tom Sepez · 10 years ago
  29. 0c753c3 XFA: merge patch from CL 839163002 to only request C++ 11 for C++ by Bruce Dawson · 10 years ago
  30. 3f49aa3 XFA: merge patch from CL 792953005, fix most warnings by Bruce Dawson · 10 years ago
  31. 175998f Fix standalone build on Linux and Mac. by John Abd-El-Malek · 10 years ago
  32. c7cd3c8 Fix building pdfium for x64 with ninja under windows. by Nico Weber · 11 years ago
  33. ad30f60 Fix standalone build. by John Abd-El-Malek · 11 years ago
  34. 64ab40e Fix xcode build. by John Abd-El-Malek · 11 years ago
  35. 961a34a Followup comments from https://codereview.chromium.org/298893007/ by John Abd-El-Malek · 11 years ago
  36. 9ea3da2 adjust output dir for msvs to fix msvs link error by Bo Xu · 11 years ago
  37. 75392b3 Move linker settings from standalone.gypi to pdfium.gyp, since they're needed when linking pdfium_test as part of other projects' gyp files as well where standalone.gypi isn't used. by John Abd-El-Malek · 11 years ago
  38. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  39. 6fe4aed Fix line endings. by John Abd-El-Malek · 11 years ago
  40. df3287c Add execute permission to script by John Abd-El-Malek · 11 years ago
  41. 70e2270 Create a standalone pdfium build. by John Abd-El-Malek · 11 years ago