summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* pro2cmake: Target dependencies can be on -private libsAlbert Astals Cid2019-02-181-1/+1
* cmake: helper.py more mappingsAlbert Astals Cid2019-02-151-0/+3
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-121-0/+2
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-121-1/+2
* cmake: Find and build odbc pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Find and build psql pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-122-0/+6
* Find mtdev and use itAlbert Astals Cid2019-02-121-0/+1
* configurejson2cmake.py: openssl -> OpenSSL mappingAlbert Astals Cid2019-02-121-0/+1
* CMake: Fix build of system jpeg is not availableKai Koehne2019-02-121-0/+3
* configurejson2cmake.py: Don't emit a fixme for C++11 configAlbert Astals Cid2019-02-121-0/+3
* configurejson2cmake.py: Support for the two cases that have LIBS +=Albert Astals Cid2019-02-121-2/+22
* cmake: also write FIXME on the configure.cmake for 'use'Albert Astals Cid2019-02-121-0/+2
* cmake: blacklist xlib test, we can just use X11_FOUNDAlbert Astals Cid2019-02-121-0/+2
* cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Blacklist the libinput_axis_api testAlbert Astals Cid2019-02-121-0/+3
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-111-0/+1
* CMake: pro2cmake.py: Simplify condition generationTobias Hunger2019-02-111-18/+2
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-111-0/+1
* CMake: pro2cmake.py: Treat ANDROID_EMBEDDED as ANDROIDTobias Hunger2019-02-111-0/+1
* CMake: pro2cmake.py: Do not go into infinite loopTobias Hunger2019-02-111-7/+14
* CMake: helper.py: Map harfbuzz libraryTobias Hunger2019-02-111-0/+1
* CMake: pro2cmake.py: Handle equals(foo, bar) in conditionsTobias Hunger2019-02-111-0/+2
* CMake: pro2cmake.py: Expand qmake values in file names, etc.Tobias Hunger2019-02-111-19/+45
* CMake: pro2cmake.py: Better mapping of complex conditionsTobias Hunger2019-02-111-5/+5
* CMake: pro2cmake.py: Remove some dead codeTobias Hunger2019-02-111-15/+0
* CMake: pro2cmake.py: Remove leading ./ in pathsTobias Hunger2019-02-111-1/+3
* CMake: pro2cmake: Fix handling of chained scopes with else branchesTobias Hunger2019-02-111-1/+28
* CMake: Map dlopen feature to 'ON'Tobias Hunger2019-02-112-1/+3