summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.h
Commit message (Expand)AuthorAgeFilesLines
* 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