summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2016-03-15Remove -Wno-inconsistent-missing-override for clang-cl builds.Oliver Chang
2016-03-09Fix build at 2f4232d.Oliver Chang
2016-03-09Support clang-cl build on Windows.Oliver Chang
2016-03-04Turn on -Werror for standalone builds.Tom Sepez
2016-02-24Build PDFium with -std=c++11 instead of g++11.Lei Zhang
2016-02-24Enforce compilation with sdk newer than or same as minimal sdk version on mac...Wei Li
2016-02-23Allow compilation on mac with older sdk versionsWei Li
2016-02-23Support pdfium compilation with xcode 10.11 and higherchromium/2660chromium/2659chromium/2658Wei Li
2016-02-22Define NDEBUG for Release builds.Lei Zhang
2016-02-19Define _DEBUG for debug builds.Lei Zhang
2016-02-16Add initial libfuzzers for fm2js transpiling and XML parsing.Oliver Chang
2016-02-08Fix typo in standalone.gypi.Oliver Chang
2016-02-08Speculative fix for mac build failure.Oliver Chang
2016-01-13Merge to XFA: Use _GLIBCXX_DEBUG in standalone Debug builds on Linux.Lei Zhang
2015-12-24Merge to XFA: Stop disabling compiler warning 4481, PDFium edition.Lei Zhang
2015-12-23Merge to XFA: Make the standalone msvs_disabled_warnings block match Chromium's.Lei Zhang
2015-12-23Merge to XFA: Set CR_CLANG_REVISION to force a rebuild when the Clang version...Lei Zhang
2015-12-18Merge to XFA: Add a LSan suppressions file.Oliver Chang
2015-12-16Merge to XFA: Make clang_warning_flags work for standalone builds.Lei Zhang
2015-12-08XFA: Hide xfa targets in gyp (similar to GN)Tom Sepez
2015-12-08Move default value of pdf_enable_xfa to standalone.gypiTom Sepez
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-03Merge to XFA: Add support for building with goma.Oliver Chang
2015-10-21Merge to XFA: (Reland) Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-15Merge to XFA: Move conditionals inside target_defaults.dan sinclair
2015-10-12XFA: Update standalone.gypi and .gitignore to match masterTom Sepez
2015-09-15Merge to XFA: gyp_pdfium should use ninja by default.Lei Zhang
2015-05-20Fix compilation on xfa branch and turn on v8 deprecation warningsJochen Eisinger
2015-04-16XFA merge: Fix pdfium standalone to compile with VS 2015.Bruce Dawson
2015-04-09Merge to XFA: Update DEPS to pull V8 from the new repository.Tom Sepez
2015-01-15Merge to XFA: Ensure unittests are built when building all.Tom Sepez
2015-01-09XFA: merge patch from CL 839163002 to only request C++ 11 for C++Bruce Dawson
2015-01-08XFA: merge patch from CL 792953005, fix most warningsBruce Dawson
2014-10-16Fix standalone build on Linux and Mac.John Abd-El-Malek
2014-07-17Fix building pdfium for x64 with ninja under windows.Nico Weber
2014-06-30Fix standalone build.John Abd-El-Malek
2014-05-29Fix xcode build.John Abd-El-Malek
2014-05-28Followup comments from https://codereview.chromium.org/298893007/John Abd-El-Malek
2014-05-27adjust output dir for msvs to fix msvs link errorBo Xu
2014-05-26Move linker settings from standalone.gypi to pdfium.gyp, since they're needed...John Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-23Fix line endings.John Abd-El-Malek
2014-05-23Add execute permission to scriptJohn Abd-El-Malek
2014-05-23Create a standalone pdfium build.John Abd-El-Malek