summaryrefslogtreecommitdiff
path: root/bin/update_pch.sh
AgeCommit message (Expand)AuthorFilesLines
2019-11-11make bin/update_pch work with srcdir != builddirLuboš Luňák1-2/+6
2019-10-14add PCHs for more external libsLuboš Luňák1-1/+1
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák1-1/+5
2019-05-19do not run update_pch.sh on all if it can't find PCH in the given dirLuboš Luňák1-1/+3
2019-05-19make update_pch also work with libs in external/Luboš Luňák1-0/+3
2019-05-08make update_pch.sh work with symlinked path or CDPATH setLuboš Luňák1-1/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-154/+16
2015-04-03Parallelized update precompiled headers.Ashod Nakashian1-0/+12
2014-11-18pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky1-2/+2
2014-08-14xmlsecurity: remove NSS cert.h from PCHMichael Stahl1-0/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold1-0/+5
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold1-0/+2
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold1-0/+1
2014-05-20update_pch.sh: ignore a icu header fileThomas Arnhold1-0/+2
2013-11-05update_pch.sh: grep use extended regexThomas Arnhold1-2/+2
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen1-1/+1
2013-07-12PCH for more librariesLuboš Luňák1-0/+3
2013-03-15move update_pch.sh to a more obvious placePeter Foley1-0/+162