summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix static library names when generating .pc files for pkgconfigMark Brand2012-04-191-1/+2
* remove support for QMAKE_PLATFORM_DIROswald Buddenhagen2012-03-081-32/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-1/+1
* | get rid of Option::user_configsOswald Buddenhagen2012-03-021-4/+0
|/
* Add TARGET_VERSION_EXT to pkgConfiglibNameHib Eris2012-02-241-0/+1
* Revert "Escape project file name in makefile rebuild rules."Andreas Hartmetz2012-02-231-4/+4
* 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
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* qmake wasn't handling spaces in names when dealing with extra installs.Kurt Korbatits2012-01-141-8/+8
* QMap => QHashOswald Buddenhagen2012-01-101-20/+19
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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-281-1/+1
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-281-1/+12
* qmake: remove symbian supportJoerg Bornemann2011-11-071-18/+1
* Added missing no_include_pwd checkStyopa Semenukha2011-09-121-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Ensure that recursive QMAKE_EXTRA_TARGETS use the correct makefileRohan McGovern2011-05-131-4/+1
* don't ignore create_prl for static pluginsOswald Buddenhagen2011-05-111-1/+1
* Fix Makefile subtargetsMarius Storm-Olsen2011-05-071-2/+2
* qmake nmake generator: pass MAKEFLAGS to sub-make callsJoerg Bornemann2011-05-031-14/+14
* Make qmake respect <subdir>.CONFIG = no_default_installMarius Storm-Olsen2011-04-271-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3297