summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.h
Commit message (Expand)AuthorAgeFilesLines
* qmake: generate make dist target for subdir projectsJ-P Nurmi2014-06-021-2/+2
* qmake: share the default variablesJ-P Nurmi2014-05-271-0/+1
* qmake: fix const correctnessJ-P Nurmi2013-12-101-10/+10
* adequately shell-escape generated sed commandsOswald Buddenhagen2013-11-231-0/+1
* de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-271-0/+1
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-1/+1
|\
| * fix parallelized "jom install"Oswald Buddenhagen2013-03-151-1/+1
* | Make .prl file generation work for iOS again.Morten Johan Sørvig2013-03-061-1/+1
|/
* consolidate generation of metafile install targetsMark Brand2013-01-251-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-10/+18
* micro-optimize: use POD-initializable lists of variable namesOswald Buddenhagen2012-08-281-2/+2
* remove unused checkMultipleDefinition()Oswald Buddenhagen2012-08-281-1/+0
* revamp preparation of command line for qmake calls in makefilesOswald Buddenhagen2012-08-141-1/+1
* Remove references to Borland and bmakeAndy Shaw2012-08-011-2/+2
* inline MakefileGenerator::processPrlVariable()Oswald Buddenhagen2012-07-311-1/+0
* make the windows prl processing more like the unix variantOswald Buddenhagen2012-07-311-1/+1
* Fix qmake hash function to use XORRafael Roquetto2012-07-251-1/+1
* automatically fix separators in QMAKE_{DIST,}CLEANOswald Buddenhagen2012-07-161-0/+1
* assume windows shell iff dir separator is backslashOswald Buddenhagen2012-06-271-1/+1
* revamp handling of qmake target modeOswald Buddenhagen2012-06-271-0/+2
* clean up specdir()Oswald Buddenhagen2012-06-261-1/+2
* fix -spec/-xspec argument re-assemblyOswald Buddenhagen2012-06-261-0/+1
* revamp automatic makefile generation for sub-projectsOswald Buddenhagen2012-06-191-1/+4
* introduce $$QMAKE_CHK_EXISTS_GLUEOswald Buddenhagen2012-06-191-1/+1
* unobfuscate makefiles re $(CHK_DIR_EXISTS)Oswald Buddenhagen2012-06-191-0/+1
* make 'qmake_all' target of SUBDIRS projects properly recursiveOswald Buddenhagen2012-06-191-1/+1
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-1/+1
* remove support for QMAKE_PLATFORM_DIROswald Buddenhagen2012-03-081-3/+0
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-281-4/+5
* qmake: remove symbian supportJoerg Bornemann2011-11-071-34/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* qmake nmake generator: pass MAKEFLAGS to sub-make callsJoerg Bornemann2011-05-031-0/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+309