summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CMake: pro2cmake.py: Handle QDBUSXML2CPP_*_HEADER_FLAGSTobias Hunger2019-03-291-0/+8
* CMake: pro2cmake.py: Improve handling of dbus interfaces/adaptor sourcesTobias Hunger2019-03-291-0/+2
* CMake: pro2cmake.py: Handle $$PWD betterTobias Hunger2019-03-291-0/+3
* CMake: Map odbc to ODBC::ODBCTobias Hunger2019-03-291-0/+1
* CMake: Map SQLite3 to SQLite::SQLite3Tobias Hunger2019-03-291-1/+2
* CMake: Map glx_support and glx_supportPrivateTobias Hunger2019-03-291-0/+2
* CMake: Map psql to PostgreSQL::PostgreSQLTobias Hunger2019-03-291-0/+1
* CMake: pro2cmake.py: deduplicate and sort librariesTobias Hunger2019-03-291-2/+8
* CMake: Map atspi2 to PkgConfig::ATSPI2Tobias Hunger2019-03-291-0/+1
* CMake: Map tslib, mtdev, libinput and xkbcommen_evdevTobias Hunger2019-03-291-0/+4
* CMake: Map fontconfig to Fontconfig::FontconfigTobias Hunger2019-03-291-0/+1
* CMake: Map libudev to PkgConfig::LibudevTobias Hunger2019-03-291-0/+1
* Fix exception when parsing tests.proJędrzej Nowacki2019-03-281-2/+12
* Do not overwrite CMakeLists.txt when running run_pro2cmakeJędrzej Nowacki2019-03-281-2/+26
* Do not validate file existence if path contains variablesJędrzej Nowacki2019-03-281-0/+7
* Fix turned logic in RemoveOperationJędrzej Nowacki2019-03-282-6/+67
* Fix RemoveOperationJędrzej Nowacki2019-03-261-0/+3
* Speedup run_pro2cmakeJędrzej Nowacki2019-03-261-11/+23
* Temporarily disable the opengles2 feature on WIN32Alexandru Croitor2019-03-211-0/+3
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-211-2/+3
* 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
* Improve configurejson2cmake feature output generationAlexandru Croitor2019-03-181-30/+72
* CMake: pro2cmake.py: Better reporting of unused keys from qmakeTobias Hunger2019-03-181-28/+25
* CMake: pro2cmake.py: Handle SIMD sourcesTobias Hunger2019-03-181-0/+26
* CMake: configurejson2cmake.py: Fix typoTobias Hunger2019-03-121-1/+1
* CMake: pro2cmake.py: Remove .qrc files!Tobias Hunger2019-03-111-16/+91
* CMake: pro2cmake.py: Map libpng to PNG::PNGTobias Hunger2019-03-041-0/+1
* CMake: pro2cmake.py: Automatically map equals(QT_ARCH, "foo") in conditionsTobias Hunger2019-03-041-3/+11
* CMake: pro2cmake.py: Handle BOOTSTRAP for add_qt_toolTobias Hunger2019-03-041-1/+4
* cmake: Cleanup harfbuzz featuresМихаил Светкин2019-03-011-0/+6
* CMake: pro2cmake.py: Simplify code and add test for line continuationTobias Hunger2019-02-283-1/+16
* CMake: pro2cmake.py: Handle for loops without blockTobias Hunger2019-02-283-1/+13
* CMake: pro2cmake.py: Make \$\$QT_FOO work in assignmentsTobias Hunger2019-02-283-1/+10
* CMake: pro2cmake.py: Fix parsing of Line continuation before end of fileTobias Hunger2019-02-283-1/+10
* CMake: pro2cmake.py: Fix parsing of for loopsTobias Hunger2019-02-283-9/+24
* CMake: run_pro2cmake.py: Add statisticsTobias Hunger2019-02-281-4/+20
* CMake: pro2cmake.py: Handle complex conditionsTobias Hunger2019-02-283-8/+29
* CMake: pro2cmake.py: Warn and fix broken line continuationTobias Hunger2019-02-282-1/+63
* CMake: pro2cmake.py: Handle values with () in assignmentsTobias Hunger2019-02-273-2/+17
* CMake: pro2cmake.py: Fix handling of TEMPLATE=subdir .pro-filesTobias Hunger2019-02-271-2/+1
* CMake: pro2cmake.py: Improve condition simplification codeTobias Hunger2019-02-273-11/+51
* CMake: pro2cmake.py: Better parsing of scopes with elseTobias Hunger2019-02-277-61/+237
* CMake: Small unsorted fixes in preparation of upgrading to dev branchTobias Hunger2019-02-271-3/+5
* CMake: Fix build without double-conversion on macOSMikhail Svetkin2019-02-271-1/+1
* cmake: Give the egl_x11 test the necessary libs to compileAlbert Astals Cid2019-02-271-4/+11
* pro2cmake: account for child .pro files having includesAlbert Astals Cid2019-02-271-1/+2
* cmake: add more mappings to helper.pyAlbert Astals Cid2019-02-181-0/+3