summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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