summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/moc.prf
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG += no_moc_predefs to allow one to escape problemsThiago Macieira2017-02-231-1/+1
* moc: remember to quote the path to moc_predefs.hThiago Macieira2017-02-121-1/+1
* moc: force the Microsoft compiler not to define _MSC_EXTENSIONSThiago Macieira2016-12-081-2/+2
* Set a proper name for the moc_predefs extra compilerJoerg Bornemann2016-11-301-0/+1
* fix use of $$QMAKE_QMAKE, take 2Oswald Buddenhagen2016-11-251-1/+2
* fix use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-231-1/+1
* make use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-151-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+1
| |\
| | * don't moc OBJECTIVE_SOURCES twiceOswald Buddenhagen2016-10-251-1/+1
* | | 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