summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests/data
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Handle QT_(MAJOR_|MINOR_|PATCH_)VERSION conditionsJoerg Bornemann2022-03-081-0/+8
* pro2cmake: Handle optional Qt modulesJoerg Bornemann2022-03-081-0/+4
* pro2cmake: Add a blackbox test for converting from qmake to CMakeJoerg Bornemann2022-03-081-0/+3
* pro2cmake: Handle qmake condition operator precedenceAlexandru Croitor2022-02-281-0/+11
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* Add support for converting qtTargetLibrary() value assignmentsLeander Beernaert2019-08-081-0/+2
* Improve qmake syntax parser in pro2cmake.pyAlexandru Croitor2019-05-233-0/+7
* Fix the fix to correctly handle comments in multi-line assignmentsAlexandru Croitor2019-05-201-0/+18
* Fix parsing qmake assignments that have comments in betweenAlexandru Croitor2019-05-171-0/+4
* CMake: pro2cmake.py: Simplify code and add test for line continuationTobias Hunger2019-02-281-0/+10
* CMake: pro2cmake.py: Handle for loops without blockTobias Hunger2019-02-281-0/+4
* CMake: pro2cmake.py: Make \$\$QT_FOO work in assignmentsTobias Hunger2019-02-281-0/+2
* CMake: pro2cmake.py: Fix parsing of Line continuation before end of fileTobias Hunger2019-02-281-0/+3
* CMake: pro2cmake.py: Fix parsing of for loopsTobias Hunger2019-02-281-0/+11
* CMake: pro2cmake.py: Handle complex conditionsTobias Hunger2019-02-281-0/+4
* CMake: pro2cmake.py: Handle values with () in assignmentsTobias Hunger2019-02-271-0/+2
* CMake: pro2cmake.py: Better parsing of scopes with elseTobias Hunger2019-02-274-0/+31
* Begin port of qtbase to CMakeSimon Hausmann2018-11-0115-0/+96