summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed qtmodule-configtests on Windows"Kalle Lehtonen2012-01-131-53/+35
* Fixed qtmodule-configtests on WindowsFriedemann Kleint2012-01-121-35/+53
* Update copyright year in license headers.Jason McDonald2012-01-0510-10/+10
* fixqt4headers: Add QtCore to folders (for moved item models).Friedemann Kleint2011-12-201-0/+1
* fixqt4headers: Support renaming from QtDeclarative to QtQuickKent Hansen2011-12-071-0/+8
* syncqt: fixed QT_MODULE_BASE when build path != install pathRohan McGovern2011-12-061-1/+1
* syncqt: Create deprecated headers that work with MSVCKent Hansen2011-12-021-1/+5
* Add deprecated headers support to syncqtKent Hansen2011-11-291-1/+59
* syncqt: Don't generate deprecated forwarding headers anymoreTor Arne Vestbø2011-11-241-28/+0
* fixqt4headers.pl: Add --strip-module option.Friedemann Kleint2011-11-221-97/+62
* Fix config tests for modules on Mac OS XTor Arne Vestbø2011-11-141-1/+1
* Add a new handler to syncqt for explicitly dealing with special case headersKevin Simons2011-11-141-3/+17
* Replace fixqt4headers shell scriptHarald Fernengel2011-11-112-23/+195
* Fix regular expression when replacing headersHarald Fernengel2011-11-031-1/+1
* Teach syncqt to handle multiple %moduleheaders directoriesTor Arne Vestbø2011-10-201-135/+142
* Prevent 'Argument "" isn't numeric' warning when module version is missingTor Arne Vestbø2011-10-111-7/+7
* Merge branch 'refactor'Gunnar Sletta2011-09-131-0/+23
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-5/+1
| |\
| * \ Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-3/+10
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-301-2/+7
| |\ \ \
| * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-252-3/+3
| |\ \ \ \ \
| * | | | | | Move printing into it's own libraryLars Knoll2011-08-191-1/+1
| * | | | | | include .cc and .CC in fix headers scriptGunnar Sletta2011-08-111-1/+1
| * | | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-032-43/+452
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-20/+52
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-246-104/+104
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-0/+40
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-112-7/+13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | replace generic <QtGui> header as wellLars Knoll2011-05-081-0/+3
| * | | | | | | | | | | | small script to fix Qt4 include headersLars Knoll2011-05-071-0/+20
* | | | | | | | | | | | | Fix missing/broken license headersJason McDonald2011-09-133-10/+122
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Partially revert 25a0cf881e6ca6dc8bd969e7047c3967796fcd94Aaron McCarthy2011-09-071-5/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fix inclusion of .qmake.cache for modules with config tests.Aaron McCarthy2011-09-011-3/+10
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Add QtV8 library to QtBaseKent Hansen2011-08-291-2/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Don't use the // operator, since some versions of Perl don't have it.Michael Goddard2011-08-261-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Report an error when the version header can't be writtenLincoln Ramsay2011-08-171-1/+1
* | | | | | | | Don't print the "Configuration tests:" header if there aren't any.Michael Goddard2011-08-101-1/+1
* | | | | | | | Allow adding to @ignore_headers from sync.profileMarius Storm-Olsen2011-08-041-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Try to make sure the config test script is installed.Michael Goddard2011-07-261-3/+11
* | | | | | | Tighten up the config test success checking.Michael Goddard2011-07-261-14/+17
* | | | | | | Add rudimentary config.test support when configuring modules.Michael Goddard2011-07-222-0/+354
* | | | | | | Prefix each output line with the library being processedMarius Storm-Olsen2011-07-211-30/+39
* | | | | | | Make syncqt output more compact by default, and add verbosity levelMarius Storm-Olsen2011-07-211-17/+49
* | | | | | | Close filehandle when doneMarius Storm-Olsen2011-07-211-0/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Sort all readdirs, so the output is reliableMarius Storm-Olsen2011-07-201-3/+3
| |_|_|_|/ |/| | | |
* | | | | Implemented module-local caching of module profiles.axis2011-06-031-15/+47
* | | | | Make sure that we error out if we cannot write forwarding profile.axis2011-06-031-1/+1
* | | | | Fixed an argument parsing bug in syncqt.axis2011-06-021-6/+6
| |_|_|/ |/| | |