| Commit message (Expand) | Author | Age | Files | Lines |
* | qmake vc(x)proj generator: fix handling of DEFINES from .prl files | Joerg Bornemann | 2011-03-15 | 1 | -13/+0 |
|
|
* | qmake vc(x)proj generator: set the output directory | Joerg Bornemann | 2011-03-15 | 1 | -37/+8 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fixed namespace issues related to epocroot.cpp | Miikka Heikkinen | 2010-11-19 | 1 | -3/+3 |
|
|
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-25 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -4/+4 |
|
|
* | | Add manual test for mkspecs to visualize the effect of the final config | Tor Arne Vestbø | 2010-10-13 | 1 | -0/+1 |
|
|
* | | Inconsistency with deployment keyword .sources and .files. | Miikka Heikkinen | 2010-10-08 | 1 | -1/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-07 | 1 | -20/+6 |
|\ \
| |/ |
|
| * | make custom command handling in vc(x)proj files sane | Oswald Buddenhagen | 2010-10-05 | 1 | -20/+6 |
|
|
* | | qmake: introduction of QMAKE_PROJECT_NAME | Joerg Bornemann | 2010-09-21 | 1 | -3/+3 |
|
|
* | | qmake vcproj generator cleanup | Joerg Bornemann | 2010-08-10 | 1 | -15/+11 |
|
|
* | | qmake: repair .vcxproj generation | Joerg Bornemann | 2010-08-10 | 1 | -4/+8 |
|
|
* | | qmake: remove duplicated code from VcxprojGenerator | Joerg Bornemann | 2010-08-10 | 1 | -8/+28 |
|
|
* | | qmake vcxproj generator: introduce VCXProjectWriter | Joerg Bornemann | 2010-08-10 | 1 | -3/+7 |
|
|
* | | qmake vcproj generator: introduce VCProjectWriter | Joerg Bornemann | 2010-08-10 | 1 | -3/+12 |
|
|
* | | qmake: fix misuse of static_cast in msvc_vcproj.cpp | Joerg Bornemann | 2010-08-10 | 1 | -2/+7 |
|
|
* | | qmake: remove some old .dsp related code from .vcproj generator | Joerg Bornemann | 2010-08-10 | 1 | -78/+24 |
|
|
* | | qmake: remove Windows CE stuff from .vcxproj generator | Joerg Bornemann | 2010-08-10 | 1 | -2/+0 |
|
|
* | | qmake: remove VS2003 work-around from vcxproj generator | Joerg Bornemann | 2010-08-10 | 1 | -0/+1 |
|
|
* | | qmake: no need to add the _WINDOWS define twice | Joerg Bornemann | 2010-08-10 | 1 | -6/+0 |
|
|
* | | qmake: useless addition of the NDEBUG define removed | Joerg Bornemann | 2010-08-10 | 1 | -2/+0 |
|
|
* | | qmake: don't add QT_NO_DEBUG in msvc generators | Joerg Bornemann | 2010-08-10 | 1 | -3/+1 |
|
|
* | | qmake msvc generator: remove unneeded handling of variables | Joerg Bornemann | 2010-08-10 | 1 | -12/+1 |
|/ |
|
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2. | Jocelyn Turcotte | 2010-06-24 | 1 | -0/+1 |
|
|
* | qmake: remove useless evaluation of variables from VS project generators | Joerg Bornemann | 2010-04-29 | 1 | -8/+0 |
|
|
* | qmake: fix duplicate linker options in VS project files | Joerg Bornemann | 2010-04-29 | 1 | -7/+0 |
|
|
* | qmake: fix duplicate compiler options in VS project files | Joerg Bornemann | 2010-04-29 | 1 | -4/+0 |
|
|
* | Add support for MSBuild, which is the project format for MSVC 2010 | Martin Petersson | 2010-04-21 | 1 | -2/+13 |
|
|
* | Factored readRegistryKey implementation out of qmake | axis | 2010-02-23 | 1 | -96/+1 |
|
|
* | Revert "Factored readRegistryKey implementation out of qmake" | Thiago Macieira | 2010-02-21 | 1 | -1/+96 |
|
|
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -96/+1 |
|\ |
|
| * | Factored readRegistryKey implementation out of qmake | Gareth Stockwell | 2010-02-19 | 1 | -96/+1 |
|
|
| * | Revert "Factored readRegistryKey implementation out of qmake" | axis | 2010-02-19 | 1 | -1/+96 |
|
|
| * | Factored readRegistryKey implementation out of qmake | Gareth Stockwell | 2010-02-18 | 1 | -96/+1 |
|
|
* | | remove the most blatant tmake compat paths | Oswald Buddenhagen | 2010-02-12 | 1 | -2/+1 |
|/ |
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Revert "qmake - add error message if files for deployment are missing" | Joerg Bornemann | 2009-10-01 | 1 | -8/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -1/+3 |
|\ \ |
|
| * | | Add support for LIBS_PRIVATE to the VCProject generator too. | Thiago Macieira | 2009-08-18 | 1 | -1/+3 |
|
|
* | | | Review fixes to qmake | Miikka Heikkinen | 2009-08-18 | 1 | -17/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -1/+7 |
|\ \ \
| |/ / |
|