summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module.prf
Commit message (Expand)AuthorAgeFilesLines
* Win32: Enable large address aware explicitlyYuhang Zhao2021-11-261-0/+2
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-0/+5
* MSVC: Enable control flow guard for release buildsYuhang Zhao2020-12-071-0/+9
* Don't rely on the module.pri for the entrypoint linking to the libraryTor Arne Vestbø2020-11-091-2/+2
* CMake: Remove old Qt 5 CMake build system filesAlexandru Croitor2020-10-011-2/+0
* Use 'A' for Apple framework version instead of Qt major versionTor Arne Vestbø2020-09-231-1/+1
* Remove dead QMakeSourceFileInfo caching feature from QMakeJoerg Bornemann2019-08-201-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-101-1/+1
|\
| * CMake: Create Config.cmake files for internal modules in static buildsAlexandru Croitor2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-0/+12
|\|
| * Fix .la/.pc replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-06-251-0/+12
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+5
|\|
| * Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-031-0/+5
* | Fix mingw pkgconfig file and dependency namingKai Pastor2019-05-161-3/+3
* | Include MODULE_AUX_INCLUDES in the generated .pc filesSteve Lhomme2019-05-141-0/+2
* | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-0/+1
|/
* Restore creation of '.pc' filesAlexander Afanasyev2018-06-251-1/+1
* Fix framework include paths in .pc filesMorten Johan Sørvig2018-06-251-2/+7
* make it possible to override the basename of module config filesOswald Buddenhagen2018-05-031-2/+3
* Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-2/+0
* rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-121-4/+3
* Add -DQT_{module}_LIB in pkg-config cflags for each Qt moduleAlexis Jeandet2018-01-241-1/+1
* Fix macOS shadow prefix builds using pre-synced source packagesAlexandru Croitor2017-11-221-10/+4
* Fix shadow prefix framework buildsAlexandru Croitor2017-11-021-1/+9
* Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-021-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-2/+6
|\
| * fix bootstrapped modules in framework builds, take 2Oswald Buddenhagen2017-03-221-2/+6
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-3/+3
|\|
| * fix installation of header-only frameworksOswald Buddenhagen2017-02-021-3/+3
* | stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-061-1/+1
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-011-2/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+5
| |\|
| | * Mark QPA symbols as privateLisandro Damián Nicanor Pérez Meyer2016-12-211-2/+5
* | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+3
|/ /
* / Fix --exceptions flag usage on INTEGRITYKimmo Ollila2017-01-181-0/+5
|/
* Allow checking for the existence of modules in configure.jsonLars Knoll2016-11-141-0/+4
* don't attempt to install the target of header-only modulesOswald Buddenhagen2016-11-071-1/+3
* fix over-exposure of private dependenciesOswald Buddenhagen2016-10-261-1/+1
* Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-161-1/+0
* make users of qt modules inherit the modules' public QMAKE_USEOswald Buddenhagen2016-10-151-0/+2
* fix shadow builds with pre-synced headers, part 3Oswald Buddenhagen2016-10-141-0/+5
* don't include injected headers into linker version scriptOswald Buddenhagen2016-10-141-1/+1
* remove redundant load(qt_build_config)Oswald Buddenhagen2016-10-041-2/+0
* remove obsolete module warningOswald Buddenhagen2016-10-041-8/+0
* use bindir instead of libdir when launching tools on windows, take 2Oswald Buddenhagen2016-09-281-1/+1
* Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-031-2/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-8/+8
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+1
|\
| * fix logical mismerge from 5.6Oswald Buddenhagen2016-06-171-1/+1