summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add widgets examplesTobias Hunger2019-03-26194-0/+4058
* .gitignore: Do not ignore stuff in examples for the time beingTobias Hunger2019-03-261-5/+6
* CMake: Add more examplesTobias Hunger2019-03-2688-5/+1637
* Fix RemoveOperationJędrzej Nowacki2019-03-261-0/+3
* Speedup run_pro2cmakeJędrzej Nowacki2019-03-261-11/+23
* Fix AUTOMOC and friends to run only once the tools are builtAlexandru Croitor2019-03-223-0/+5
* Revert "Fix wrong target in qt_feature_module_begin"Alexandru Croitor2019-03-221-1/+1
* Temporarily disable the opengles2 feature on WIN32Alexandru Croitor2019-03-212-1/+4
* Fix windows build after gui regenerationAlexandru Croitor2019-03-213-13/+23
* Add MSVC specific instruction set compiler flagsAlexandru Croitor2019-03-211-0/+15
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-214-7/+17
* Fix wrong target in qt_feature_module_beginAlexandru Croitor2019-03-211-1/+1
* Fix internal features to also be evaluatedAlexandru Croitor2019-03-211-3/+10
* CMake: Add public dependency from Qt::Dbus to Qt::CoreTobias Hunger2019-03-201-0/+2
* CMake: Make add_qt_executable link to Qt::Core by defaultTobias Hunger2019-03-201-2/+13
* CMake: Handle INSTALL_DIRECTORY for qt_executablesTobias Hunger2019-03-201-1/+9
* CMake: Re-generate guiTobias Hunger2019-03-201-114/+263
* CMake: pro2cmake.py: Report more qmake variables as usedTobias Hunger2019-03-201-6/+10
* CMake: pro2cmake.py: Handle "target.path" and "INSTALLS = target"Tobias Hunger2019-03-201-1/+9
* CMake: pro2cmake.py: Handle DBUS_*STobias Hunger2019-03-201-0/+12
* CMake: pro2cmake.py: Fix typoTobias Hunger2019-03-201-1/+1
* CMake: Fix names for generated DBus adaptor/interface filesTobias Hunger2019-03-201-1/+16
* CMake: Treat OUTPUT_DIRECTORY as relative to top level build directoryTobias Hunger2019-03-201-0/+3
* Add windows platform plugin and its requirementsAlexandru Croitor2019-03-186-3/+221
* Fix Windows buildAlexandru Croitor2019-03-1812-61/+111
* Regenerate cmake files from configure.json filesAlexandru Croitor2019-03-184-43/+53
* Improve configurejson2cmake feature output generationAlexandru Croitor2019-03-181-30/+72
* Do define generation after feature evaluationAlexandru Croitor2019-03-181-18/+40
* CMake: Add QT_CFLAGS_* when building x86simd testsTobias Hunger2019-03-183-7/+22
* CMake: pro2cmake.py: Better reporting of unused keys from qmakeTobias Hunger2019-03-181-28/+25
* CMake: pro2cmake.py: Handle SIMD sourcesTobias Hunger2019-03-182-0/+78
* Corelib: Update to include qrc-file removalTobias Hunger2019-03-181-1/+6
* Use qt_evaluate_config_expression for feature enable conditionsAlexandru Croitor2019-03-141-2/+4
* CMake: configurejson2cmake.py: Fix typoTobias Hunger2019-03-121-1/+1
* Update README to mention setting the vcpkg toolchainAlexandru Croitor2019-03-111-1/+2
* CMake: pro2cmake.py: Remove .qrc files!Tobias Hunger2019-03-111-16/+91
* Fix header Depends file generationAlexandru Croitor2019-03-111-0/+1
* Improve add_qt_resource functionTobias Hunger2019-03-111-8/+24
* CMake: Re-generate CMakeLists.txt file for networkTobias Hunger2019-03-112-133/+101
* CMake: Re-generate CMakeLists.txt file for corelibTobias Hunger2019-03-111-351/+540
* cmake: fix the order of parameters for homebrewLiang Qi2019-03-071-1/+1
* Update README to specify the minimum version of CMake neededAlexandru Croitor2019-03-071-3/+6
* cmake: build qmacstyleLiang Qi2019-03-063-1/+31
* cmake: fix cocoa and graphics on macOSLiang Qi2019-03-063-6/+7
* cmake: Fix moc on macOSMikhail Svetkin2019-03-062-11/+52
* Fix buildSimon Hausmann2019-03-061-1/+1
* CMake: Re-generate bootstrap-related CMakeLists.txt filesTobias Hunger2019-03-045-154/+243
* CMake: Handle gc-sections linker flagsTobias Hunger2019-03-041-11/+21
* CMake: Re-generate CMakeLists.txt file for concurrent and sqlTobias Hunger2019-03-042-2/+35
* CMake: Re-generate CMakeLists.txt files for src/tools/*Tobias Hunger2019-03-044-5/+61