summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for the second final push (the first one failed).HEADmasteraxis2011-04-2739-753/+1203
|
* The fixes needed to do the final push.axis2011-04-263-6/+8
|
* Remove Qt Mobility demos from QtMarius Storm-Olsen2011-04-221-6/+1
|
* Rebase ontop of latest masterMarius Storm-Olsen2011-04-2223-94/+109
|
* Install and enable usage of module specific private headersMarius Storm-Olsen2011-04-2211-0/+1716
|
* Make sure we install syncqt, so it's usable with external modulesMarius Storm-Olsen2011-04-131-0/+56
|
* Define the QT_NO_XXXX when requiredOlivier Goffart2011-04-133-0/+73
| | | | Task-number: QTMODULARIZATION-38
* Rebase ontop of current masterMarius Storm-Olsen2011-04-1245-6810/+6807
|
* Fix for headersclean autotest build error on MacPrasanth Ullattil2011-04-121-0/+32
|
* Pulse: Add `QT_MODULE_TO_TEST' environment variable to Pulse.Sergio Ahumada2011-04-121-0/+1
| | | | | QT_MODULE_TO_TEST is needed by bic, compilerwarnings, headers, symbols and also by guiapplauncher. It's just for the dir to current test module.
* Created a convenience script to initialize the qt5 repository.axis2011-04-082-0/+121
| | | | | | By passing -nokia-developer you modify the links to point to the internal scm server instead of the public gitorious.org server. Configure will automatically call it if the user hasn't already.
* Graft each repo after the splitMarius Storm-Olsen2011-04-071-0/+3
|
* Add script to graft a repo based on commit messageMarius Storm-Olsen2011-04-072-0/+180
|
* Add branched SHA1 to the end of the initial import commit messageMarius Storm-Olsen2011-04-073-3/+14
| | | | | This allows users to more easily track proper history, even if they have no grafts installed
* Made sure we close the file handle for the sync.profile.axis2011-04-071-0/+1
| | | | Windows will not be able to modify it later on without this.
* Revert "Desperate attempt to workaround meaningless error in Windows."axis2011-04-071-5/+0
| | | | This reverts commit a2134dcec4b7536eb7574d0c27246f960dbb6eb6.
* Desperate attempt to workaround meaningless error in Windows.axis2011-04-071-0/+5
|
* Fix shadow buildOlivier Goffart2011-04-062-3/+8
|
* a fix for the auto test in qtphononLiang Qi2011-04-061-1/+1
|
* Enable -zero-move-graft by default for Linux builds.axis2011-04-051-1/+4
| | | | Windows cannot use it since git-filter-branch does not work there.
* Avoid referencing unknown webkit commits from the mother repo.axis2011-04-051-0/+5
|
* Change phonon repo to qtphononLiang Qi2011-04-0520-130/+130
|
* Change activeqt repo to qtactiveqtLiang Qi2011-04-0513-77/+77
|
* Replace devtools with qtrepotoolsLiang Qi2011-04-052-4/+4
|
* Replace qt-bundle with qt5Liang Qi2011-04-05220-26/+26
|
* Pulse: JOM disabled for the time beingSergio Ahumada2011-04-051-5/+5
|
* Added "style" to GIT_PUSH options.axis2011-04-051-2/+2
| | | | | It omits the style check, and so makes the push a little faster. Other checks, like size and generated, are still run.
* Added a missing chdir() after -zero-move-graft was added.axis2011-04-051-0/+1
|
* Added the -zero-move-graft flag.axis2011-04-052-6/+49
| | | | | | This rewrites the modularized repositories' histories so that the resulting graft back to the old Qt history will not see any file moves.
* Add option -afterlive/-redo-afterlive to automatically apply patchesMarius Storm-Olsen2011-04-042-18/+65
| | | | | | | These are just convenience options to apply/reapply the afterlive/ patches. Some might be actively working with afterlive patches with others, and will need to reapply the patch set based on new patches coming in through the qtmodularization repo.
* Move 'make install' patches into afterlive/Marius Storm-Olsen2011-04-0411-348/+452
| | | | | | These commits are not critical for stabalization efforts, so move them into afterlive/ for patches which are to be applied after modularization goes live.
* Pulse: Let's just use JOM for the time beingSergio Ahumada2011-04-021-3/+4
|
* Pulse: Fixing typoSergio Ahumada2011-04-021-1/+1
|
* Pulse: I was probably too optimistic with -j60Sergio Ahumada2011-04-011-1/+1
| | | | Let's change it to -j20
* Pulse: First attempt to use JOM + IB on Windows.Sergio Ahumada2011-04-011-1/+25
| | | | We should be able to use JOM+IB for building Qt.
* Make 'make install' work, and don't pull in already installed modules on buildMarius Storm-Olsen2011-04-012-0/+375
| | | | | qmake would pull in the already installed module .pri files when building Qt. This would mess up the paths while building a module.
* Fixed the phonon headersclean autotest.axis2011-04-011-0/+119
|
* Update configure.exe patch after repository renamingMarius Storm-Olsen2011-03-311-18425/+18443
|
* Fixed sync.profile dependency data not being pushed to the server.axis2011-03-312-5/+16
| | | | | | Also switched from <module> remote names to "origin" remote names, since this is more in line with what Git would do if you cloned the repository, and it makes pushing easier.
* Pulse: Added `qtqa' autotestsSergio Ahumada2011-03-311-1/+1
|
* Pulse: Added JOM to the PATH on Windows.Sergio Ahumada2011-03-301-0/+1
| | | | We want to use JOM+IncrediBuild to build Qt and Webkit when possible.
* Fixed a trailing backslash error in a profile.axis2011-03-291-0/+22
|
* Fix TARGET path for uitoolsPrasanth Ullattil2011-03-291-0/+22
|
* We're always on master nowMarius Storm-Olsen2011-03-291-2/+2
|
* No need for extra patch, it's covered in 0053Marius Storm-Olsen2011-03-292-35/+1
|
* Replace qtkernel with qtbaseLiang Qi2011-03-2990-1306/+1306
|
* Replace qtquick with qtdeclarativeLiang Qi2011-03-2927-202/+202
|
* Replace mother with qt-bundleLiang Qi2011-03-29220-27/+27
|
* Fixed trailing backslash problems in autotest profiles.axis2011-03-291-14/+22
|
* Remove qdoc3 from qttools/src.proMarius Storm-Olsen2011-03-281-0/+25
| | | | qdoc3 is not there anymore