summaryrefslogtreecommitdiffstats
path: root/bin/update_pch.sh
Commit message (Expand)AuthorAgeFilesLines
* make update_pch.sh abort on an errorLuboš Luňák2021-04-081-0/+5
* make bin/update_pch work with srcdir != builddirLuboš Luňák2019-11-111-2/+6
* add PCHs for more external libsLuboš Luňák2019-10-141-1/+1
* add "system" PCH that contains often used system headers such as STLLuboš Luňák2019-10-041-1/+5
* do not run update_pch.sh on all if it can't find PCH in the given dirLuboš Luňák2019-05-191-1/+3
* make update_pch also work with libs in external/Luboš Luňák2019-05-191-0/+3
* make update_pch.sh work with symlinked path or CDPATH setLuboš Luňák2019-05-081-1/+2
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-154/+16
* Parallelized update precompiled headers.Ashod Nakashian2015-04-031-0/+12
* pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky2014-11-181-2/+2
* xmlsecurity: remove NSS cert.h from PCHMichael Stahl2014-08-141-0/+2
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-041-0/+5
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-041-0/+2
* update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold2014-05-291-0/+1
* update_pch.sh: ignore a icu header fileThomas Arnhold2014-05-201-0/+2
* update_pch.sh: grep use extended regexThomas Arnhold2013-11-051-2/+2
* remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen2013-07-171-1/+1
* PCH for more librariesLuboš Luňák2013-07-121-0/+3
* move update_pch.sh to a more obvious placePeter Foley2013-03-151-0/+162