summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made syncqt collapse redundant ".." sections in paths.axis2011-04-271-0/+2
* Fixed useless substitution in syncqt.axis2011-04-271-1/+0
* Add hardcoded qclass_lib_map.h based on 4.8Marius Storm-Olsen2011-04-271-1/+1
* Add the source path to the modules .pri fileMarius Storm-Olsen2011-04-271-0/+1
* Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-271-3/+56
* Make syncqt use sync.profile files from each moduleMarius Storm-Olsen2011-04-271-79/+84
* Expose private support for separate module in syncqt.Liang Qi2011-04-271-1/+4
* Some changes for qtbaseMarius Storm-Olsen2011-04-271-16/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2713-0/+2728