summaryrefslogtreecommitdiff
path: root/bin/update_pch
AgeCommit message (Expand)AuthorFilesLines
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