summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+1
* make resolution of default spec less inefficientOswald Buddenhagen2012-02-212-35/+29
* remove bizarre late feeding of user_configs into base_varsOswald Buddenhagen2012-02-211-7/+0
* Implement QMAKE_SUBSTITUTES.config = verbatim.Stephen Kelly2012-02-111-49/+61
* Escape project file name in makefile rebuild rules.Andreas Holzammer2012-02-111-4/+4
* lower qmake optimization level on msvcOswald Buddenhagen2012-02-101-1/+1
* Escape Dependencies of precompiled header right.Andreas Holzammer2012-02-101-1/+1
* consolidate Read* optionsOswald Buddenhagen2012-02-092-9/+8
* Allow customization of qDebug output at runtimeKai Koehne2012-02-095-6/+18
* Fix qmake evaluation of QMAKE_TARGET.arch on msvc2010 x86_64Giotis Nikos2012-02-081-2/+8
* qmake: Work around MSVC compiler bug.Friedemann Kleint2012-02-051-0/+14
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3044-44/+44
* "cache" is used only locally, so move it into scopeOswald Buddenhagen2012-01-272-1/+2
* Update contact information in license headers.Jason McDonald2012-01-2344-44/+44
* qmake: Normalize paths instead of converting to native separatorsOrgad Shaneh2012-01-195-68/+89
* qmake wasn't handling spaces in names when dealing with extra installs.Kurt Korbatits2012-01-141-8/+8
* QMap => QHashOswald Buddenhagen2012-01-1013-121/+119
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-01-082-2/+8
* qmake: fix /MP option for VS 2010Joerg Bornemann2012-01-081-3/+3
* Make QUuid a class.Friedemann Kleint2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-0544-44/+44
* Remove unused -DQT_NO_PCRE from qmake makefilesGiuseppe D'Angelo2011-12-234-4/+3
* qmake: Add object_parallel_to_source config optionTor Arne Vestbø2011-12-071-0/+23
* qmake: Don't assume that GNUmake is able to resolve arbitrary dependenciesTor Arne Vestbø2011-11-282-2/+2
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-282-5/+17
* Added build system support for installing tests.Rohan McGovern2011-11-232-1/+5
* Add -nn for .cpp MOC preprocessing for INTEGRITYRolland Dudemaine2011-11-181-0/+1
* Remove commented out code.Rolland Dudemaine2011-11-181-7/+0
* Windows: Adapt mkspec for MinGW / gcc 4.6.Friedemann Kleint2011-11-182-2/+2
* fix makefiles againOswald Buddenhagen2011-11-113-3/+3
* support the obj-c #import statement in the dependency generatorOswald Buddenhagen2011-11-091-1/+2
* Silence warnings from clangBradley T. Hughes2011-11-091-0/+62
* qmake: remove symbian supportJoerg Bornemann2011-11-0726-4791/+30
* qmake: vcproj ignores subdirs that do "no_default_target".Friedemann Kleint2011-11-041-0/+6
* add integrity gbuild to the project file for convenienceOswald Buddenhagen2011-11-041-0/+2
* Add CONFIG flag to use the compiler to generate makefile dependenciesTor Arne Vestbø2011-10-241-51/+65
* qmake: Replace Q_WS_WIN by Q_OS_WINFriedemann Kleint2011-10-212-2/+2
* Generate dependencies for moc_ style includes when using CONFIG+=GNUmakeTor Arne Vestbø2011-10-201-1/+2
* qmake: fix incrementalLinker option writing for vcxprojJoerg Bornemann2011-10-141-1/+1
* Make CONFIG+=GNUmake respect shadow buildsTor Arne Vestbø2011-10-111-3/+7
* Merge branch 'refactor'Gunnar Sletta2011-09-132-4/+0
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-2/+2
| |\
| * \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-6/+5
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-1/+1
| |\ \ \
| * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-126-39/+46
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2455-937/+938
| |\ \ \ \ \
| * | | | | | Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-192-4/+0
* | | | | | | find qt.conf more reliablyOswald Buddenhagen2011-09-121-56/+3
* | | | | | | Added missing no_include_pwd checkStyopa Semenukha2011-09-121-1/+1