summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1857-57/+57
* Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-1/+1
|\
| * MinGW: Statically link runtime libraries into qmakeKai Koehne2013-01-121-1/+1
* | qmake: Add application icon support for windowsDebao Zhang2013-01-103-11/+21
|/
* don't overquote deps on .pc and .la filesOswald Buddenhagen2013-01-081-6/+2
* do not fixify + create QMAKE_{PKGCONFIG,LIBTOOL}_DESTDIROswald Buddenhagen2013-01-081-2/+2
* qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2012-12-211-8/+8
* Fix handling of precompiled header files in XCode projectsAndy Shaw2012-12-191-4/+4
* Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2012-12-191-2/+2
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* do not add DEPENDPATH assignments to projectsOswald Buddenhagen2012-12-171-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-2/+0
* accept hex/octal values for RC_LANG and RC_CODEPAGEJoerg Bornemann2012-12-171-1/+7
* add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2012-12-171-2/+2
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-171-4/+0
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* support include paths for the Windows resource compilerJoerg Bornemann2012-12-103-5/+37
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* qmake: add ProductVersion to automatically generated resourceJoerg Bornemann2012-12-061-0/+1
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-064-7/+7
* centralize MAKEFILE writeout betterOswald Buddenhagen2012-12-051-9/+4
* introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)Oswald Buddenhagen2012-12-031-0/+7
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-1/+1
* Remove duplicate libraries added via prl files in WindowsMiikka Heikkinen2012-11-301-0/+17
* fix bootstrapped buildOswald Buddenhagen2012-11-291-2/+2
* fix non-qmake build of the evaluatorOswald Buddenhagen2012-11-281-1/+1
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-0/+1
* assign MAKEFILE even in non-subdirs MakefilesOswald Buddenhagen2012-11-271-0/+5
* qmake: Change copyright information from Nokia to DigiaSergio Ahumada2012-11-263-3/+3
* Ensure QMAKE_PRL_LIBS is a unique list.Friedemann Kleint2012-11-261-1/+5
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-231-1/+1
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-0/+1
* MinGW: Don't add version number '0' to the library nameKai Koehne2012-11-191-1/+1
* complain about empty $$TARGETOswald Buddenhagen2012-11-131-0/+3
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-0/+1
* Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-061-1/+2
* do not add DEPENDPATH to VPATHOswald Buddenhagen2012-11-021-1/+1
* rewrite default spec handlingOswald Buddenhagen2012-11-012-3/+13
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-253-0/+9
* qmake ExtraCompilerTargets: deal with file name which contains spaceDebao Zhang2012-10-191-1/+1
* Remove addition of dependencies for static libraries.Stephen Kelly2012-10-161-7/+0
* qmake: fix reversed defines in vcxproj filesJoerg Bornemann2012-10-131-1/+1
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-101-1/+1
* Generate ';' separated libraries in prl files for CMake.Stephen Kelly2012-10-091-0/+7
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-1/+1
* Make sure the path is quoted in case it has spaces in itAndy Shaw2012-09-281-3/+5
* Fail when Windows CE SDK not foundAndreas Holzammer2012-09-271-0/+11
* Fix XCode generator for qmake in Qt 5 after recent changesAndy Shaw2012-09-272-30/+31
* Bring subproject dependencies in line with Makefile generatorsAndy Shaw2012-09-272-171/+204
* qmake: fix overescaped defines in vcxproj filesJoerg Bornemann2012-09-261-3/+19