summaryrefslogtreecommitdiffstats
path: root/qmake/property.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-181-1/+5
* Use qtversion.h instead of qlibraryinfo.hMarc Mutz2022-12-091-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-011-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* qmake: Use qVersion for version reporting instead of QT_VERSION_STRAlexandru Croitor2022-05-061-5/+1
* Add support for various output formats for QMakePropertyAlexey Edelev2021-03-121-61/+68
* Move the common qmake sources into a object libraryAlexey Edelev2021-03-111-0/+2
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-16/+19
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-0/+1
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-081-1/+1
* Adjust the format of code blocksHou Lei2021-01-041-4/+4
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-2/+2
* Remove leftovers from QML1Lars Knoll2019-10-101-1/+0
* Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-7/+7
* qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-081-2/+2
* move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-0/+6
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-25/+28
|\
| * don't create bogus property variantsOswald Buddenhagen2016-11-141-25/+28
* | qmake: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-01-281-1/+1
* | qmake: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-01-281-1/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-0/+4
* avoid direct use of QLibraryInfo as much as possibleOswald Buddenhagen2015-02-021-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* fix signedness warningsOswald Buddenhagen2013-11-041-2/+2
* introduce /src qmake property variantsOswald Buddenhagen2013-06-121-0/+4
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-0/+1
* remove versioned config backwards compatibility hackOswald Buddenhagen2013-02-011-13/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-1/+1
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-0/+1
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-0/+1
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-0/+1
* rewrite default spec handlingOswald Buddenhagen2012-11-011-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* replace qmake_version() with a simple string literalOswald Buddenhagen2012-09-131-1/+1
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-14/+16
* pre-initialize more invariant propertiesOswald Buddenhagen2012-09-051-6/+4
* remove QMAKE_MKSPECS property from qmake -query's viewOswald Buddenhagen2012-09-051-5/+0
* remove support for versioning qmake propertiesOswald Buddenhagen2012-06-271-58/+16
* introduce /get property variantsOswald Buddenhagen2012-06-191-1/+5
* Revert "move finding the makespec to Option"Oswald Buddenhagen2012-06-191-1/+3
* QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/rawOswald Buddenhagen2012-03-121-18/+16
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-39/+45
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-15/+33
| * optimize QMakePropertyOswald Buddenhagen2012-03-011-39/+27
* | move finding the makespec to OptionOswald Buddenhagen2012-03-021-3/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1