summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for converting qtTargetLibrary() value assignmentsLeander Beernaert2019-08-082-0/+9
* Enable recursive expansion of simple qmake variablesLeander Beernaert2019-07-181-0/+8
* Fix comment fixup in pro2cmakeAlexandru Croitor2019-06-061-0/+19
* Remove all line continuations when processing qmake syntaxAlexandru Croitor2019-05-231-4/+4
* Improve qmake syntax parser in pro2cmake.pyAlexandru Croitor2019-05-234-0/+22
* Fix the fix to correctly handle comments in multi-line assignmentsAlexandru Croitor2019-05-202-1/+19
* Fix parsing qmake assignments that have comments in betweenAlexandru Croitor2019-05-172-0/+8
* CMake: Fix test_scope_handlingTobias Hunger2019-05-171-31/+31
* CMake: Fix test_operationsTobias Hunger2019-05-171-4/+4
* Fix turned logic in RemoveOperationJędrzej Nowacki2019-03-281-0/+57
* CMake: pro2cmake.py: Simplify code and add test for line continuationTobias Hunger2019-02-282-0/+15
* CMake: pro2cmake.py: Handle for loops without blockTobias Hunger2019-02-282-0/+10
* CMake: pro2cmake.py: Make \$\$QT_FOO work in assignmentsTobias Hunger2019-02-282-0/+9
* CMake: pro2cmake.py: Fix parsing of Line continuation before end of fileTobias Hunger2019-02-282-0/+9
* CMake: pro2cmake.py: Fix parsing of for loopsTobias Hunger2019-02-282-0/+18
* CMake: pro2cmake.py: Handle complex conditionsTobias Hunger2019-02-282-0/+18
* CMake: pro2cmake.py: Warn and fix broken line continuationTobias Hunger2019-02-281-0/+46
* CMake: pro2cmake.py: Handle values with () in assignmentsTobias Hunger2019-02-272-0/+8
* CMake: pro2cmake.py: Improve condition simplification codeTobias Hunger2019-02-272-2/+23
* CMake: pro2cmake.py: Better parsing of scopes with elseTobias Hunger2019-02-276-4/+171
* CMake: pro2cmake.py: Use propertiesTobias Hunger2019-01-311-23/+23
* CMake: pro2cmake.py: Merge more scopesTobias Hunger2019-01-311-0/+282
* CMake: pro2cmake.py: Simplify conditionsTobias Hunger2019-01-291-0/+165
* CMake: pro2cmake.py: Fix pyls warningsTobias Hunger2019-01-291-1/+15
* Begin port of qtbase to CMakeSimon Hausmann2018-11-0117-0/+258