Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'refactor' | Gunnar Sletta | 2011-09-13 | 1 | -0/+23 |
|\ | |||||
| * | Merge branch 'master' into refactor | Gunnar Sletta | 2011-09-12 | 1 | -5/+1 |
| |\ | |||||
| * \ | Merge remote branch 'gerrit/master' into HEAD | Samuel Rødal | 2011-09-06 | 1 | -3/+10 |
| |\ \ | |||||
| * \ \ | Merge remote branch 'gerrit/master' into refactor | Samuel Rødal | 2011-08-30 | 1 | -2/+7 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote branch 'gerrit/master' into refactor | Samuel Rødal | 2011-08-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into refactor | Gunnar Sletta | 2011-08-25 | 2 | -3/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | Move printing into it's own library | Lars Knoll | 2011-08-19 | 1 | -1/+1 |
| * | | | | | | include .cc and .CC in fix headers script | Gunnar Sletta | 2011-08-11 | 1 | -1/+1 |
| * | | | | | | Merge remote branch 'gerrit/master' into refactor | Samuel Rødal | 2011-08-03 | 2 | -43/+452 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote branch 'gerrit/master' into refactor | Samuel Rødal | 2011-07-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'base/master' into refactor | Jørgen Lind | 2011-06-10 | 1 | -20/+52 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'staging/master' into refactor | Paul Olav Tvete | 2011-05-24 | 6 | -104/+104 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into refactor | Lars Knoll | 2011-05-12 | 1 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'staging/master' into refactor | Samuel Rødal | 2011-05-11 | 2 | -7/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | replace generic <QtGui> header as well | Lars Knoll | 2011-05-08 | 1 | -0/+3 |
| * | | | | | | | | | | | | small script to fix Qt4 include headers | Lars Knoll | 2011-05-07 | 1 | -0/+20 |
* | | | | | | | | | | | | | Fix missing/broken license headers | Jason McDonald | 2011-09-13 | 3 | -10/+122 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Partially revert 25a0cf881e6ca6dc8bd969e7047c3967796fcd94 | Aaron McCarthy | 2011-09-07 | 1 | -5/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Fix inclusion of .qmake.cache for modules with config tests. | Aaron McCarthy | 2011-09-01 | 1 | -3/+10 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Add QtV8 library to QtBase | Kent Hansen | 2011-08-29 | 1 | -2/+7 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Don't use the // operator, since some versions of Perl don't have it. | Michael Goddard | 2011-08-26 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Report an error when the version header can't be written | Lincoln Ramsay | 2011-08-17 | 1 | -1/+1 |
* | | | | | | | | Don't print the "Configuration tests:" header if there aren't any. | Michael Goddard | 2011-08-10 | 1 | -1/+1 |
* | | | | | | | | Allow adding to @ignore_headers from sync.profile | Marius Storm-Olsen | 2011-08-04 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Try to make sure the config test script is installed. | Michael Goddard | 2011-07-26 | 1 | -3/+11 |
* | | | | | | | Tighten up the config test success checking. | Michael Goddard | 2011-07-26 | 1 | -14/+17 |
* | | | | | | | Add rudimentary config.test support when configuring modules. | Michael Goddard | 2011-07-22 | 2 | -0/+354 |
* | | | | | | | Prefix each output line with the library being processed | Marius Storm-Olsen | 2011-07-21 | 1 | -30/+39 |
* | | | | | | | Make syncqt output more compact by default, and add verbosity level | Marius Storm-Olsen | 2011-07-21 | 1 | -17/+49 |
* | | | | | | | Close filehandle when done | Marius Storm-Olsen | 2011-07-21 | 1 | -0/+3 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Sort all readdirs, so the output is reliable | Marius Storm-Olsen | 2011-07-20 | 1 | -3/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Implemented module-local caching of module profiles. | axis | 2011-06-03 | 1 | -15/+47 |
* | | | | | Make sure that we error out if we cannot write forwarding profile. | axis | 2011-06-03 | 1 | -1/+1 |
* | | | | | Fixed an argument parsing bug in syncqt. | axis | 2011-06-02 | 1 | -6/+6 |
| |_|_|/ |/| | | | |||||
* | | | | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 6 | -104/+104 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-staging | Qt Continuous Integration System | 2011-05-11 | 1 | -22/+22 |
|\ \ \ | |||||
| * | | | Fix a bug in syncqt. | Liang Qi | 2011-05-11 | 1 | -22/+22 |
* | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-staging | Qt Continuous Integration System | 2011-05-11 | 1 | -0/+40 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Add QT_xxx_VERSION macros for each library in qtbase | Liang Qi | 2011-05-10 | 1 | -0/+40 |
| |/ | |||||
* | | Improve logic to find default certificates in createpackage script | Miikka Heikkinen | 2011-05-10 | 1 | -4/+10 |
* | | Fixed detection of QtBase directory. | axis | 2011-05-10 | 1 | -3/+3 |
|/ | |||||
* | Move private headers into versioned subdirectory | Marius Storm-Olsen | 2011-05-02 | 1 | -1/+21 |
* | Install syncqt, and ensure it runs fine for external modules | Marius Storm-Olsen | 2011-05-02 | 1 | -2/+6 |
* | Introduced the QT.<module>.plugins variable to module profiles. | axis | 2011-04-27 | 1 | -0/+1 |
* | Fixed syncqt generation of bin path. | axis | 2011-04-27 | 1 | -1/+1 |
* | Added QT.<module>.imports support to module profiles. | axis | 2011-04-27 | 1 | -0/+1 |
* | Load the sync.profile after setting the variables. | Prasanth Ullattil | 2011-04-27 | 1 | -9/+10 |
* | Temporarily pointing QT_MODULE_LIB_BASE to qtbase/lib | Prasanth Ullattil | 2011-04-27 | 1 | -1/+1 |
* | Made sure syncqt gets called correctly even if it is not in the PATH. | axis | 2011-04-27 | 1 | -2/+4 |
* | Make each module refer to its own bin/ | Marius Storm-Olsen | 2011-04-27 | 1 | -0/+1 |