summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-0/+1
* Fixed syncqt generation of bin path.axis2011-04-271-1/+1
* Added QT.<module>.imports support to module profiles.axis2011-04-271-0/+1
* Load the sync.profile after setting the variables.Prasanth Ullattil2011-04-271-9/+10
* Temporarily pointing QT_MODULE_LIB_BASE to qtbase/libPrasanth Ullattil2011-04-271-1/+1
* Made sure syncqt gets called correctly even if it is not in the PATH.axis2011-04-271-2/+4
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-271-0/+1