summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-g++
Commit message (Expand)AuthorAgeFilesLines
* Update QMAKE_LIB in win32-g++ mkspecBoris Pek2016-02-271-1/+1
* Set QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO for win32-g++Hannah von Reth2016-02-231-0/+1
* Do not use gold linker on WindowsOrgad Shaneh2016-01-051-1/+0
* Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-011-2/+3
* merge MingwMakefileGenerator::findLibraries() into Win32MakefileGeneratorOswald Buddenhagen2015-10-021-0/+1
* unify handling of library prefixes and extensionsOswald Buddenhagen2015-10-011-0/+2
* Don't include <windows.h> in the MinGW qplatformdefs.hThiago Macieira2015-09-301-1/+0
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+6
* Makes sure that yacc works with the MSYS bison on Windows.Thiago Macieira2015-07-201-1/+1
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-0/+1
* centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-061-13/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-1/+0
* Introduce qmake feature use_gold_linkerAllan Sandfeld Jensen2014-07-231-0/+1
* Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-191-0/+1
* Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2
* make QMAKE_DIRLIST_SEP consistent with QMAKE_DIR_SEPOswald Buddenhagen2014-04-301-0/+1
* Fix win32 mkspecsOswald Buddenhagen2014-03-061-2/+2
* Force alignment for SSE2 to not crash with mingwKonstantin Ritt2014-02-141-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-43/+43
* Add QMAKE_NM to the mkspecsThiago Macieira2013-06-101-0/+1
* Add objcopy to MinGW's mkspecThiago Macieira2013-06-101-0/+1
* MSYS: use cp -f for QMAKE_INSTALL_*Ray Donnelly2013-05-201-0/+4
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-49/+49
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-10/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-011-0/+1
* Don't link QtGui to winspool.dllKonstantin Ritt2012-11-131-1/+1
* Define QMAKE_LIBS_OPENGL_ES2 for win32-g++ mkspec.Jason Barron2012-10-151-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* claim that mingw is a platformOswald Buddenhagen2012-09-211-1/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-211-0/+2
* Add QMAKE_CXXFLAGS_CXX11 & QMAKE_LFLAGS_CXX11 flags of win32-g++Yuchen Deng2012-09-131-0/+2
* centralize initialization of CONFIG in mkspecsOswald Buddenhagen2012-09-081-1/+1
* centralize initialization of QT in specsOswald Buddenhagen2012-09-081-1/+0
* remove useless TEMPLATE assignments from specsOswald Buddenhagen2012-09-081-1/+0
* adjust specs to the new target mode handlingOswald Buddenhagen2012-09-081-0/+1
* Add -pipe option of win32-g++'s QMAKE_CFLAGSYuchen Deng2012-08-221-1/+1
* merge mingw mkspec changes for cross compilingPeter Kümmel2012-08-211-7/+12
* remove unused Q_FS_FAT from Windows qplatformdefs.hJoerg Bornemann2012-08-081-1/+0
* centralize+fix addition of copy_dir_files flagOswald Buddenhagen2012-08-071-1/+1
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-261-1/+1
* centralize definitions of shell commandsOswald Buddenhagen2012-06-191-16/+2
* normalize $$QMAKE_QMAKEOswald Buddenhagen2012-06-191-1/+0
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-2/+0
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-121-0/+9
* Enable extra warnings for win32-g++ mkspecsJonathan Liu2012-05-231-1/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-091-5/+0