summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |_|_|/ |/| | |
* | | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-246-104/+104
| |_|/ |/| |
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-22/+22
|\ \ \
| * | | Fix a bug in syncqt.Liang Qi2011-05-111-22/+22
* | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-0/+40
|\| | | | |_|/ |/| |
| * | Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+40
| |/
* | Improve logic to find default certificates in createpackage scriptMiikka Heikkinen2011-05-101-4/+10
* | Fixed detection of QtBase directory.axis2011-05-101-3/+3
|/
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+21
* Install syncqt, and ensure it runs fine for external modulesMarius Storm-Olsen2011-05-021-2/+6