summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/moc.prf
Commit message (Expand)AuthorAgeFilesLines
* fix msvc build in dirs with spacesOswald Buddenhagen2016-10-041-1/+1
* Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-031-2/+3
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Make moc obey the preprocessor environment variable for include pathsThiago Macieira2016-07-201-0/+1
* moc: get the system #defines from the compiler itselfThiago Macieira2016-07-201-4/+25
* make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-3/+3
* Windows: Change the mocinclude extension to .optAndy Shaw2015-09-291-1/+1
* Fix compilation when including files created in shadow dirsThiago Macieira2014-02-101-0/+2
* resolve include paths against source dirOswald Buddenhagen2014-01-291-1/+4
* shell-quote include paths when not using a response fileOswald Buddenhagen2014-01-291-1/+3
* use the response file also for the default incdirsOswald Buddenhagen2014-01-291-2/+2
* use write_file() to create the response file with the includesOswald Buddenhagen2014-01-291-36/+11
* Add support for using -isystem in qmakeThiago Macieira2014-01-201-1/+2
* Ensure that the mkspec and source dirs are passed to moc on WindowsThiago Macieira2014-01-161-3/+3
* Fix whitespace issues in *.prfAxel Waggershauser2013-03-221-2/+2
* append $$QMAKE_DEFAULT_INCDIRS to moc invocationsOswald Buddenhagen2013-03-151-1/+1
* de-duplicate code a bitOswald Buddenhagen2013-03-151-4/+6
* remove overuse of $$list()Oswald Buddenhagen2013-03-151-2/+2
* simplify code by using new $$absolute_path() functionOswald Buddenhagen2012-12-071-4/+1
* remove pointless conditionals+branchesOswald Buddenhagen2012-09-191-3/+1
* remove backwards compatibility hacksOswald Buddenhagen2012-06-191-7/+0
* remove automatic building of moc from moc.prfOswald Buddenhagen2012-03-081-6/+0
* qmake: remove symbian supportJoerg Bornemann2011-11-071-1/+1
* added QMAKE_MOC_OPTIONS variable to qmakeKeno Fischer2011-09-071-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+116