summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2014-07-08syncqt: Fix regexp capturing class names of partial specialisationOlivier Goffart1-1/+1
2014-05-21nuke findtr scriptOswald Buddenhagen1-229/+0
2014-02-28automate handling of generated headers some moreOswald Buddenhagen1-4/+19
2014-02-28de-duplicate header install source calculationOswald Buddenhagen1-3/+1
2014-02-28remove duplicated nested conditionOswald Buddenhagen1-14/+11
2014-02-28un-pluralize codeOswald Buddenhagen1-8/+5
2014-02-28merge %explicitheaders into %classnamesOswald Buddenhagen1-18/+17
2014-02-28remove vestiges of uic class map codeOswald Buddenhagen1-2/+0
2013-06-15Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn1-3/+8
2013-06-12don't touch deprecated headers unless they actually changeOswald Buddenhagen1-22/+25
2013-06-12purge dead uic class map code.Oswald Buddenhagen1-21/+0
2013-06-12remove unused symlinkFile() functionOswald Buddenhagen1-30/+0
2013-06-10don't process ANGLE and zlib headers like real qt modulesOswald Buddenhagen1-3/+8
2013-06-03move module master header generation back to syncqtOswald Buddenhagen1-0/+42
2013-06-03let configure create the forwarding qconfig.h againOswald Buddenhagen1-9/+1
2013-06-03move module version header generation back to syncqtOswald Buddenhagen1-0/+13
2013-06-03factor out writeFile() functionOswald Buddenhagen1-17/+27
2013-05-13get rid of syncqt wrapper scriptsOswald Buddenhagen2-44/+0
2013-04-20Handle more drive fix situations in syncqtAndrew Knight1-1/+1
2013-04-19restore compat with older perl versionsOswald Buddenhagen1-1/+1
2013-04-02don't complain about missing macros in <module>version.hOswald Buddenhagen1-0/+1
2013-03-21Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal1-26/+13
2013-03-20pass module version to syncqtOswald Buddenhagen1-26/+13
2013-02-20syncqt: Use /usr/bin/env perl not /usr/bin/perlRay Donnelly1-1/+1
2013-02-14Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-6/+0
2013-02-11Fix missing namespace macro warnings when building Qt Addon modules.Aaron McCarthy1-3/+5
2013-01-30purge broken line continuation parsingOswald Buddenhagen1-6/+0
2013-01-26syncqt: Don't check for QT_{BEGIN,END}_HEADER macrosSergio Ahumada1-20/+0
2013-01-18fixqt4headers: Fix typo in QtMultimedia headers module nameLuís Pereira1-5/+5
2013-01-18Update copyright year in Digia's license headersSergio Ahumada4-4/+4
2012-12-13fix installation of aux headersOswald Buddenhagen1-5/+6
2012-12-13remove phonon vestigesOswald Buddenhagen1-12/+1
2012-12-05don't check modules which were not requestedOswald Buddenhagen1-1/+1
2012-12-04support flagging all headers from a particular source directory as privatesOswald Buddenhagen1-2/+4
2012-12-04fix support for multiple source directories per moduleOswald Buddenhagen1-3/+4
2012-12-04remove vestiges of QT_MODULE() checking codeOswald Buddenhagen1-6/+0
2012-12-03remove support for hand-written module pri filesOswald Buddenhagen1-14/+1
2012-11-28fixqt4headers: Remove QtQuick1 and add QtMultimediaLars Knoll1-6/+6
2012-10-19Rename the syncqt -qtdir to -mkspecsdirThiago Macieira1-13/+13
2012-10-16restore compat with old perl: don't use \h in regexpsOswald Buddenhagen1-3/+3
2012-10-13syncqt: Fix warnings about missing QT_BEGIN_HEADER/NAMESPACE.Friedemann Kleint1-2/+4
2012-09-22Change copyrights from Nokia to DigiaIikka Eklund4-97/+97
2012-09-19move the module validation below the loading of sync.profileOswald Buddenhagen1-2/+2
2012-09-11remove setcepaths.batOswald Buddenhagen1-163/+0
2012-09-11introduce -minimal mode to syncqt and use it for bootstrappingOswald Buddenhagen1-2/+13
2012-08-28de-duplicate codeOswald Buddenhagen1-26/+18
2012-08-26syncqt: parse classes that use Q_DECL_FINAL|final|sealedMarc Mutz1-1/+2
2012-08-01Skip doc subfolders when checking includes.Lars Knoll1-1/+2
2012-07-27make sure that the stale header removal works the first time aroundOswald Buddenhagen1-1/+1
2012-07-18generate the module version header directly in the include directoryOswald Buddenhagen1-3/+7