summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
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ňák2-1/+11
2019-10-12qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn1-1/+1
2019-10-11qtcreator-ide-integration: Take unit tests into accountMichael Weghorn1-2/+2
2019-10-07Add libexttextcat, needed by the guesslang componentTor Lillqvist1-0/+1
2019-10-05bin/find-most-common-warn-messages.py: Switch to python3Michael Weghorn1-3/+3
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-6/+8
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák1-1/+5
2019-09-30drop gtk2 supportCaolán McNamara3-10/+2
2019-09-05tdf#121983 add whitelist for libcairo.so.2Andras Timar1-0/+3
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-1/+0
2019-08-01remove some resolved ui suppressionsNoel Grandin1-1/+8
2019-07-29find-unneeded-includes: warn first time user nicely about missing fileGabor Kelemen1-2/+6
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-2/+2
2019-07-15qtcreator: Recursively include module's header filesMichael Weghorn1-4/+5
2019-07-15find-unneeded-includes: raise maximum output line lengthGabor Kelemen1-1/+1
2019-07-15find-unneeded-includes: don't propose to replace hpp with hdl...Gabor Kelemen1-2/+2
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar1-1/+1
2019-07-05qtcreator: Make paths work with cygwinMichael Weghorn1-0/+9
2019-06-17Add vs2019-ide-integrationMike Kaganski1-1/+2
2019-06-17find-unneeded-includes: show command line in case of IWYU error messagesGabor Kelemen1-1/+8
2019-06-15check-elf-dynamic-objects: Update 'qt5whitelist'Michael Weghorn1-4/+4
2019-06-12find-unneeded-includes: don't propose to replace boost/functional/hash.hppGabor Kelemen1-0/+2
2019-06-08qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn1-1/+14
2019-06-07Drop support for gstreamer-0.10Michael Weghorn1-4/+0
2019-06-03find-unneeded-includes: don't propose to remove <map>...Gabor Kelemen1-1/+1
2019-05-31Add the librevenge libraryTor Lillqvist1-0/+1
2019-05-31find-unneded-includes: don't suggest removal of fwd declsMiklos Vajna1-12/+4
2019-05-31find-unneded-includes: avoid replacing includes with forward-declarationsMiklos Vajna1-1/+1
2019-05-28bin/ui-checkdomain.sh: Script to check translation domain in .ui filesGabor Kelemen1-0/+52
2019-05-23get-bugzilla-attachments-by-mimetype: disable bz.apache.orgMichael Stahl1-1/+3
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-19do not run update_pch.sh on all if it can't find PCH in the given dirLuboš Luňák1-1/+3
2019-05-19add PCH for pdfiumLuboš Luňák1-0/+4
2019-05-19make update_pch also work with libs in external/Luboš Luňák2-2/+18
2019-05-13gla11y: whitelist GtkTreeViewColumn as not needing labellingSamuel Thibault1-2/+2
2019-05-13get-bugzilla-attachments-by-mimetype: fix get_through_rss_queryMichael Stahl1-2/+2
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-12check-elf-dynamic-objects: add libgstaudio-1.0.so.0Michael Stahl1-1/+1
2019-05-09find-unneeded-includes: dont propose to replace cstdint with internal headerGabor Kelemen1-1/+2
2019-05-09find-unneeded-includes: filter out boost/unordered_map.hppGabor Kelemen1-0/+2
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
2019-05-08find-unneeded-includes: dont propose to replace ctime with internal headerGabor Kelemen1-1/+2
2019-05-08make update_pch.sh work with symlinked path or CDPATH setLuboš Luňák1-1/+2
2019-05-06find-unneeded-includes: don't try to replace forward_list with debug headerGabor Kelemen1-0/+1
2019-05-05check_dynamic_objects: --enable-gtk3-kde5 also wants qt5/kf5 whitelist..Christian Lohmaier1-1/+1
2019-04-19node.firstChild seen as NoneCaolán McNamara1-0/+5