summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-1/+4
|\
| * syncqt: Add a means to suspend/resume the processing of a fileAndy Shaw2019-11-061-1/+4
* | Make sure QLatin1Literal fwd header is generatedKevin Funk2019-09-021-0/+1
* | syncqt: Fix to work correctly when the line endings are LF in Win-msysTerunao HIROTA2019-08-151-9/+8
|/
* syncqt: Fix module header install target creationFelix Barz2019-07-111-1/+1
* syncqt: Fix resolution of injected headers for external modulesJoerg Bornemann2019-04-231-1/+1
* syncqt: Do not clean header directory before "-minimal" runOliver Wolff2018-11-221-1/+1
* syncqt: fix forwarding injected headers, take ~3Oswald Buddenhagen2018-09-121-1/+1
* syncqt: make it possible to declare particular headers being privateOswald Buddenhagen2018-06-251-2/+13
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-12/+3
|\
| * syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-251-1/+1
| * syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-251-11/+2
* | syncqt: prune references to @ignore_for_master_contentsOswald Buddenhagen2018-04-251-5/+0
|/
* rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-121-9/+8
* syncqt: remove support for aliasing private headersOswald Buddenhagen2018-04-111-27/+10
* syncqt: nuke -private optionOswald Buddenhagen2018-04-111-8/+2
* syncqt: nuke -relative optionOswald Buddenhagen2018-04-111-9/+0
* syncqt: remove 'descend' parameter from findFiles()Oswald Buddenhagen2018-02-281-11/+5
* syncqt: fix fallback of -builddirOswald Buddenhagen2018-02-281-3/+5
* syncqt: fix injected headers outside qtbase in non-prefix buildsOswald Buddenhagen2018-02-151-3/+20
* syncqt: untangle loadSyncProfile() calling conventionOswald Buddenhagen2018-02-151-9/+10
* syncqt: prune dead $quoted_basedir variableOswald Buddenhagen2018-02-151-3/+0
* Fix macOS shadow prefix builds using pre-synced source packagesAlexandru Croitor2017-11-221-2/+3
* Fix shadow prefix framework buildsAlexandru Croitor2017-11-021-7/+14
* don't try to timestamp injected qvulkanfunctions.hOswald Buddenhagen2017-03-221-2/+5
* don't include injected headers into linker version scriptOswald Buddenhagen2016-10-141-0/+5
* exclude injected headers from headersclean checkOswald Buddenhagen2016-10-141-3/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-4/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-4/+4
| |\
| | * 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
* | | Add a QT_REQUIRE_CONFIG(feature) macroLars Knoll2016-09-161-11/+37
* | | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-0/+2
* | | minor optimization in stale file removal codeOswald Buddenhagen2016-09-101-0/+1
* | | automatically exclude generated headers from syncqt checksOswald Buddenhagen2016-08-181-0/+4
* | | make it possible to exclude private headers from syncqt include checkOswald Buddenhagen2016-08-181-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-071-0/+1
|\|
| * Fix syncqt.pl not respecting #pragma qt_no_master_include in files with Windo...Simon Hausmann2016-02-251-0/+1
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-152-28/+40
|/
* 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