| Commit message (Expand) | Author | Age | Files | Lines |
* | fix regexp in "make custom command handling in vc(x)proj files sane" | Oswald Buddenhagen | 2010-10-06 | 1 | -1/+1 |
|
|
* | make QMAKE_POST_LINK handling in nmake generator sane | Oswald Buddenhagen | 2010-10-05 | 1 | -4/+1 |
|
|
* | make custom command handling in vc(x)proj files sane | Oswald Buddenhagen | 2010-10-05 | 7 | -89/+50 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-26 | 3 | -3/+4 |
|\ |
|
| * | qmake vc[x]proj generators: support /MAP option without file name | Joerg Bornemann | 2010-08-24 | 2 | -2/+4 |
|
|
| * | qmake vcxproj generator: fix bug when using CharacterSet=1 in .pro file | Joerg Bornemann | 2010-08-24 | 1 | -1/+0 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-26 | 1 | -3/+6 |
|\ \
| |/
|/| |
|
| * | qmake: fix assertion on Windows when DESTDIR is empty in static libs | Joerg Bornemann | 2010-08-17 | 1 | -3/+6 |
|
|
* | | qmake vcxproj generator: fix usage of /Fd in QMAKE_CXXFLAGS | Joerg Bornemann | 2010-08-20 | 1 | -1/+1 |
|
|
* | | qmake: fix vcxproj generator when using /Fd in QMAKE_CXXFLAGS | Joerg Bornemann | 2010-08-20 | 1 | -0/+1 |
|
|
* | | QMake/Win32/MinGW: Fix ar script generating with absolute paths | Tuomas Suutari | 2010-08-18 | 1 | -4/+1 |
|
|
* | | qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2. | Jocelyn Turcotte | 2010-06-24 | 4 | -6/+4 |
|
|
* | | qmake: Fix CONFIG += exceptions_off with the MSVC project generator. | Jocelyn Turcotte | 2010-06-16 | 2 | -2/+6 |
|
|
* | | support for cross building Qt for MinGW (win32-g++) on Unix | Mark Brand | 2010-06-10 | 1 | -1/+6 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | qmake: don't warn about unknown MSVC compiler option /MP | Joerg Bornemann | 2010-06-02 | 1 | -0/+6 |
|
|
* | | Added support for .rc files on VS2010. | Martin Petersson | 2010-05-20 | 1 | -2/+37 |
|
|
* | | Added a default value for optimization settings. | Martin Petersson | 2010-05-18 | 1 | -0/+1 |
|
|
* | | remove extraneous return statement | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+0 |
|
|
* | | cosmetics: change enum value | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Fix project file generation for MSVC 2010 | Martin Petersson | 2010-04-30 | 2 | -3/+32 |
|
|
* | | qmake: remove useless evaluation of variables from VS project generators | Joerg Bornemann | 2010-04-29 | 2 | -16/+0 |
|
|
* | | qmake: fix duplicate linker options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -14/+0 |
|
|
* | | qmake: fix duplicate compiler options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -8/+0 |
|
|
* | | Fix all qmake Makefiles to include the MSBuild backend | Marius Storm-Olsen | 2010-04-24 | 1 | -2/+2 |
|
|
* | | Add support for MSBuild, which is the project format for MSVC 2010 | Martin Petersson | 2010-04-21 | 8 | -6/+4996 |
|
|
* | | Add DEFINES to mingw32/windres.exe command line. | Robert Griebl | 2010-03-12 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Readd a line that got removed by accident in previous change | Andy Shaw | 2010-03-01 | 1 | -0/+1 |
|
|
| * | Ensure that a library path with a space in it gets quoted on Windows | Andy Shaw | 2010-03-01 | 1 | -1/+4 |
|
|
* | | don't have every generator duplicate the QMAKE_QMAKE logic | Oswald Buddenhagen | 2010-03-03 | 4 | -9/+2 |
|
|
* | | Get qmake to add pdb files to install target in debug configuration. | Sean Harmer | 2010-02-26 | 2 | -0/+18 |
|
|
* | | 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 |
|
|
* | | purge msvc6 suppport from qmake. qt doesn't support it for quite a while now. | Oswald Buddenhagen | 2010-02-12 | 2 | -1329/+0 |
|
|
* | | remove the most blatant tmake compat paths | Oswald Buddenhagen | 2010-02-12 | 1 | -2/+1 |
|/ |
|
* | qmake: fix warnings | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+2 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 14 | -14/+14 |
|
|
* | Fixes: Ensure QMAKE_LFLAGS+=/MACHINE:X64 works for vcproj files | Andy Shaw | 2009-12-16 | 2 | -2/+5 |
|
|
* | 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 | 14 | -56/+56 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 14 | -182/+182 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 14 | -182/+182 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 14 | -14/+14 |
|
|
* | | 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 |
|
|