summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix QT_NO_SETTINGS build in QLibraryInfo.Steffen Imhof2014-06-101-2/+2
* | | Save the _MSC_VER variable instead of <unknown version>Thiago Macieira2014-07-011-1/+1
|/ /
* | Fix ICC build on Windows: __VERSION__ isn't definedThiago Macieira2014-06-271-1/+29
* | Add the static/shared split to QLibraryInfo::build()Thiago Macieira2014-05-121-1/+6
* | Remove the use of __DATE__ from QtCoreThiago Macieira2014-05-121-1/+1
* | Update QLibraryInfo::build() to use the arch-detection from QSysInfoThiago Macieira2014-05-121-16/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-1/+3
|\|
| * OS X: Improve QLibraryInfo app bundle testing.Morten Johan Sørvig2014-04-051-1/+3
* | Add detection for the Intel compiler in QLibraryInfo::build()Thiago Macieira2014-04-041-1/+3
|/
* Add compiler name for Clang in QLibraryInfo::build()Marcel Krems2014-03-141-2/+2
* Fix typo in QLibraryInfo::build()Sergio Ahumada2014-02-221-1/+1
* QLibraryInfo: mark build() function as nothrowMarc Mutz2014-02-211-1/+1
* Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-121-0/+51
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+2
|\
| * Force length fo licensee literals to be computed at runtimeKai Koehne2013-11-061-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+4
|\|
| * Correct PrefixPath on iOS.Morten Johan Sørvig2013-10-151-0/+4
* | Add platform plugin arguments to QLibraryInfo/qt.conf.Friedemann Kleint2013-10-161-1/+32
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+1
|\
| * add configure -extprefix optionOswald Buddenhagen2013-08-151-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-2/+4
|\|
| * Clean up evaluation license logicTor Arne Vestbø2013-07-051-2/+4
* | introduce /src qmake property variantsOswald Buddenhagen2013-06-121-4/+19
|/
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-0/+1
* qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-2/+2
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-1/+3
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-1/+12
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-5/+7
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* rewrite default spec handlingOswald Buddenhagen2012-11-011-0/+8
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-1/+2
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-16/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-26/+26
* don't require (dummy) qconfig.h for qmake buildOswald Buddenhagen2012-09-111-1/+0
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Speed up QCoreApplication construction a bitHarald Fernengel2012-07-101-1/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-3/+5
* introduce /get property variantsOswald Buddenhagen2012-06-191-8/+55
* clean up path normalization in configure.exe and QLibraryInfoOswald Buddenhagen2012-06-191-0/+2
* support relative Sysroot specification in qt.confOswald Buddenhagen2012-03-221-5/+3
* make unspecified/empty HostPrefix fall back to PrefixOswald Buddenhagen2012-03-221-0/+6
* permit explicitly empty qt.conf entriesOswald Buddenhagen2012-03-211-4/+4
* fix relative default examples pathOswald Buddenhagen2012-03-061-1/+1
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-4/+40
* exclude some code from the qmake buildOswald Buddenhagen2012-03-011-0/+4