summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/moc.prf
Commit message (Expand)AuthorAgeFilesLines
* escape literal backslashes in qmake filesOswald Buddenhagen2018-12-121-1/+1
* Fix moc warnings with no_include_pwd and shadow buildsKai Koehne2018-06-251-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-1/+1
|\
| * Fix quoting of mocinclude.opt for paths containing spacesJoerg Bornemann2017-09-141-1/+1
* | Introduce OBJECTIVE_HEADERSFrancois Ferrand2017-08-251-2/+16
|/
* Do not disable MSVC extensions when generating moc_predefs.hJoerg Bornemann2017-06-121-2/+2
* Revert "moc: remove _MSC_EXTENSIONS #define"Jani Heikkinen2017-06-051-2/+2
* moc: remove _MSC_EXTENSIONS #defineJoerg Bornemann2017-05-301-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\
| * Add CONFIG += no_moc_predefs to allow one to escape problemsThiago Macieira2017-02-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+1
|\|
| * moc: remember to quote the path to moc_predefs.hThiago Macieira2017-02-121-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+3
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+2
|\|
| * fix use of $$QMAKE_QMAKE, take 2Oswald Buddenhagen2016-11-251-1/+2
| * fix use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+1
|\|
| * make use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-151-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-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
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-1/+1
|\| | |
| * | | fix msvc build in dirs with spacesOswald Buddenhagen2016-10-041-1/+1
* | | | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-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