summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests/test_parsing.py
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Handle operation evaluation order when including childrenAlexandru Croitor2019-11-121-4/+6
* cmake scripts: move parser into separate fileFrederik Gladhorn2019-10-101-1/+1
* Add support for converting qtTargetLibrary() value assignmentsLeander Beernaert2019-08-081-0/+7
* Fix comment fixup in pro2cmakeAlexandru Croitor2019-06-061-0/+19
* Improve qmake syntax parser in pro2cmake.pyAlexandru Croitor2019-05-231-0/+15
* Fix the fix to correctly handle comments in multi-line assignmentsAlexandru Croitor2019-05-201-1/+1
* 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/+5
* CMake: pro2cmake.py: Handle for loops without blockTobias Hunger2019-02-281-0/+6
* CMake: pro2cmake.py: Make \$\$QT_FOO work in assignmentsTobias Hunger2019-02-281-0/+7
* CMake: pro2cmake.py: Fix parsing of Line continuation before end of fileTobias Hunger2019-02-281-0/+6
* CMake: pro2cmake.py: Fix parsing of for loopsTobias Hunger2019-02-281-0/+7
* CMake: pro2cmake.py: Handle complex conditionsTobias Hunger2019-02-281-0/+14
* CMake: pro2cmake.py: Handle values with () in assignmentsTobias Hunger2019-02-271-0/+6
* CMake: pro2cmake.py: Better parsing of scopes with elseTobias Hunger2019-02-271-4/+84
* CMake: pro2cmake.py: Fix pyls warningsTobias Hunger2019-01-291-1/+15
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+162