summaryrefslogtreecommitdiff
path: root/bin/update_pch
AgeCommit message (Expand)AuthorFilesLines
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák1-2/+1
2021-04-12update Skia to chrome/m91Luboš Luňák1-1/+2
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák1-0/+6
2021-04-08make update_pch.sh aware of '#pragma once'Luboš Luňák1-0/+6
2021-04-08make update_pch.sh abort on an errorLuboš Luňák1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-0/+4
2021-03-03update Skia to chrome/m90Luboš Luňák1-0/+1
2020-08-26Remove outdated comment lineAndrea Gelmini1-5/+0
2020-07-22weld PatternControlCaolán McNamara1-2/+1
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin1-1/+0
2020-07-04reduce number of framework librariesNoel Grandin1-2/+0
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák1-1/+1
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara1-2/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-3/+22
2019-12-01make update_pch work againCaolán McNamara1-2/+3
2019-11-27update PCH for SkiaLuboš Luňák1-1/+12
2019-11-27add PCH to SkiaLuboš Luňák1-0/+16
2019-11-11make bin/update_pch work with srcdir != builddirLuboš Luňák1-1/+6
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-3/+33
2019-10-14add PCHs for more external libsLuboš Luňák1-0/+10
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-1/+0
2019-05-19support also StaticLibrary in update_pchLuboš Luňák1-4/+7
2019-05-19port update_pch to python3Luboš Luňák1-12/+12
2019-05-19add PCH for pdfiumLuboš Luňák1-0/+4
2019-05-19make update_pch also work with libs in external/Luboš Luňák1-2/+15
2019-05-12with pch level 2 (base), a module still shouldn't pch its own headersLuboš Luňák1-2/+7
2019-05-12check module include prefix correctly in update_pchLuboš Luňák1-1/+1
2019-05-09support different levels of PCH usageLuboš Luňák1-2/+13
2019-05-09better is_c_runtime() detection in update_pchLuboš Luňák1-11/+18
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-3/+3
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-1/+0
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna1-1/+0
2018-01-05remove dead eeitemid.hxxNoel Grandin1-4/+0
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-10/+0
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-0/+11
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-0/+1
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt1-0/+1
2017-01-18there's no need for this nutso redefineCaolán McNamara1-1/+0
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann1-4/+0
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl1-0/+1
2016-01-11PCH support on LinuxAshod Nakashian1-3/+9
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann1-0/+1
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian1-15/+12
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-0/+1177