summaryrefslogtreecommitdiffstats
path: root/bin/syncqt
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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
* Add a new handler to syncqt for explicitly dealing with special case headersKevin Simons2011-11-141-3/+17
* 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
* Fix missing/broken license headersJason McDonald2011-09-131-5/+41
* Add QtV8 library to QtBaseKent Hansen2011-08-291-2/+7
* Report an error when the version header can't be writtenLincoln Ramsay2011-08-171-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
* Add rudimentary config.test support when configuring modules.Michael Goddard2011-07-221-0/+17
* 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
* 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
* | 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
* 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-271-0/+1121