summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Build PrintSupport module and testsTobias Hunger2018-12-149-0/+222
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-1426-1025/+100
* CMake: Get rid of useless underscores in QtFeature.cmakeTobias Hunger2018-12-141-102/+101
* CMake: SimplifyTobias Hunger2018-12-144-98/+61
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-144-51/+48
* CMake: Unify creation of target aliasesTobias Hunger2018-12-141-11/+23
* CMake: Refactor qt module name related codeTobias Hunger2018-12-141-22/+33
* Prefer qt_internal_ over _qt_ for internal functionsTobias Hunger2018-12-141-3/+2
* CMake: Unify on variable names without _ in functionsTobias Hunger2018-12-141-141/+140
* CMake: Do less feature-pushingTobias Hunger2018-11-221-2/+7
* CMake: Simplify registration of known Qt targetsTobias Hunger2018-11-221-4/+6
* CMake: Add simple test for moc handling and fix the implementationTobias Hunger2018-11-227-64/+88
* CMake: Add test for QRC and make it passTobias Hunger2018-11-225-21/+55
* CMake: Add test for uic handlingTobias Hunger2018-11-227-20/+98
* CMake: Add macro to generate cmake build-only testsTobias Hunger2018-11-223-22/+40
* CMake: Simplify qt_make_output_fileTobias Hunger2018-11-223-24/+44
* CMake: Fix cmake test for featuresTobias Hunger2018-11-223-5/+7
* CMake: Add option to run cmake build testsTobias Hunger2018-11-225-0/+40
* CMake: Add support to find LTTng-ustTobias Hunger2018-11-062-1/+4
* CMake: Add FindSlog2Tobias Hunger2018-11-063-1/+23
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-063-8/+34
* CMake: Add FindPPS and use it in src/corelib/configure.cmakeTobias Hunger2018-11-064-2/+24
* CMake: Find librtTobias Hunger2018-11-064-1/+32
* CMake: Replace QT_FEATURE_shared with BUILD_SHARED_LIBSTobias Hunger2018-11-062-1/+2
* configurejson2cmake: Add generic feature mappingTobias Hunger2018-11-061-44/+83
* CMake: cocoa disable printsupport featuresMikhail Svetkin2018-11-061-5/+5
* CMake: Fix import of features while generating CMakeListsMikhail Svetkin2018-11-061-4/+7
* Add Sql build and testsTobias Hunger2018-11-0520-16/+161
* pro2cmake.py: Do not try to add libraries that qmake substractsTobias Hunger2018-11-051-1/+5
* CMake: Fix import of featuresTobias Hunger2018-11-051-6/+6
* CMake: Simplify Feature handlingTobias Hunger2018-11-052-50/+30
* pro2cmake: Explicitly handle for loopsTobias Hunger2018-11-051-2/+4
* pro2cmake: Handle Statements before ScopesTobias Hunger2018-11-051-1/+1
* pro2cmake.py: Improve debugging off included filesTobias Hunger2018-11-051-2/+4
* pro2cmake.py: Make handling of TEMPLATE more robustTobias Hunger2018-11-051-7/+11
* CMake: Handle '-' better in pro2cmakeTobias Hunger2018-11-051-1/+1
* CMake: Improve handling of qtHaveModule in pro2cmake scriptTobias Hunger2018-11-051-2/+5
* CMake: put linebreaks into module path setupTobias Hunger2018-11-051-1/+5
* QtFeature: (Re-)evaluate QT_FEATURES based on cached valuesTobias Hunger2018-11-051-5/+42
* QtFeature: Prefix temporary values with _Tobias Hunger2018-11-051-16/+20
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-052-28/+18
* Build and test QtConcurrentTobias Hunger2018-11-0110-5/+139
* Tests: Use TARGET over features to decide which tests to runTobias Hunger2018-11-011-7/+7
* Build qlalrTobias Hunger2018-11-012-0/+14
* Add linuxaccessibility supportTobias Hunger2018-11-013-2/+31
* Add ATSPI2 library supportTobias Hunger2018-11-013-1/+7
* Support dbus adaptors and interfacesTobias Hunger2018-11-011-3/+57
* Build qdbusxml2cpp and qdbuscpp2xmlTobias Hunger2018-11-014-1/+36
* Rerun configurejson2cmake after rebase on top of newer devTobias Hunger2018-11-013-2/+8
* configurejson2cmake: Sort library mapTobias Hunger2018-11-011-28/+28