summaryrefslogtreecommitdiffstats
path: root/bin/syncqt.pl
Commit message (Expand)AuthorAgeFilesLines
* syncqt.pl: fix a few misguided regexes to match .h file namesEdward Welbourne2016-09-281-3/+3
* syncqt.pl: also allow digits in upper-case macro namesEdward Welbourne2016-09-271-1/+1
* Fix syncqt.pl not respecting #pragma qt_no_master_include in files with Windo...Simon Hausmann2016-02-251-0/+1
* syncqt.pl: say "ERROR" when it's an errorThiago Macieira2015-12-081-2/+2
* syncqt: print errors and warnings to stderrThiago Macieira2015-12-051-6/+6
* syncqt: fix false positives in header checkJoerg Bornemann2015-12-021-1/+4
* Remove duplicated header iteration codeJoerg Bornemann2015-11-271-37/+3
* Factor header check out into a separate functionJoerg Bornemann2015-11-271-65/+70
* Simplify tests whether to run header checksJoerg Bornemann2015-11-271-6/+6
* make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-0/+1
* syncqt: complain if a public header includes a private oneThiago Macieira2015-10-151-0/+1
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-7/+1
* syncqt: scan private headers for the "We mean it" commentThiago Macieira2015-10-021-26/+38
* Implement a more direct headersclean checkThiago Macieira2015-04-171-3/+10
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* support spaces in build and install dirsOswald Buddenhagen2015-02-171-0/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Use the new warning enabling/disabling macros in qtbaseThiago Macieira2014-12-031-0/+1
* syncqt: Fix regexp capturing class names of partial specialisationOlivier Goffart2014-07-081-1/+1
* automate handling of generated headers some moreOswald Buddenhagen2014-02-281-4/+19
* de-duplicate header install source calculationOswald Buddenhagen2014-02-281-3/+1
* remove duplicated nested conditionOswald Buddenhagen2014-02-281-14/+11
* un-pluralize codeOswald Buddenhagen2014-02-281-8/+5
* merge %explicitheaders into %classnamesOswald Buddenhagen2014-02-281-18/+17
* remove vestiges of uic class map codeOswald Buddenhagen2014-02-281-2/+0
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-151-3/+8
|\
| * don't process ANGLE and zlib headers like real qt modulesOswald Buddenhagen2013-06-101-3/+8
* | don't touch deprecated headers unless they actually changeOswald Buddenhagen2013-06-121-22/+25
* | purge dead uic class map code.Oswald Buddenhagen2013-06-121-21/+0
* | remove unused symlinkFile() functionOswald Buddenhagen2013-06-121-30/+0
|/
* move module master header generation back to syncqtOswald Buddenhagen2013-06-031-0/+42
* let configure create the forwarding qconfig.h againOswald Buddenhagen2013-06-031-9/+1
* move module version header generation back to syncqtOswald Buddenhagen2013-06-031-0/+13
* factor out writeFile() functionOswald Buddenhagen2013-06-031-17/+27
* get rid of syncqt wrapper scriptsOswald Buddenhagen2013-05-131-0/+1209