summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2016-01-13Use _GLIBCXX_DEBUG in standalone Debug builds on Linux.Lei Zhang
2015-12-24Stop disabling compiler warning 4481, PDFium edition.Lei Zhang
2015-12-23Make the standalone msvs_disabled_warnings block match Chromium's.Lei Zhang
2015-12-23Set CR_CLANG_REVISION to force a rebuild when the Clang version changes.Lei Zhang
2015-12-18Add a LSan suppressions file.Oliver Chang
2015-12-16Define a host_clang GYP variable.Lei Zhang
2015-12-16Make clang_warning_flags work for standalone builds.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-03Add support for building with goma.Oliver Chang
2015-10-21(Reland) Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-19Revert "Switch builds to clang by default for Linux and OS X."Oliver Chang
2015-10-19Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-15Move conditionals inside target_defaults.dan sinclair
2015-09-15gyp_pdfium should use ninja by default.Lei Zhang
2015-05-20Turn on warnings for usage of disabled V8 APIsJochen Eisinger
2015-04-16Supress the two noisiest warnings on linux standalone builds.Tom Sepez
2015-04-16Fix pdfium standalone to compile with VS 2015.Bruce Dawson
2015-04-09Update DEPS to pull V8 from the new repository.Tom Sepez
2015-01-14Ensure unittests are built when building all.John Abd-El-Malek
2015-01-09Only request C++11 when compiling C++ code.Bruce Dawson
2015-01-06Resolve all but two VC++ build warnings in pdfium.Bruce 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