| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Remove pro2cmake and configurejson2cmake | Alexandru Croitor | 2025-02-11 | 1 | -343/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | pro2cmake: Handle qmake condition operator precedence | Alexandru Croitor | 2022-02-28 | 1 | -0/+14 |
| * | pro2cmake: Fix test_realworld_comment_scope | Joerg Bornemann | 2022-02-28 | 1 | -1/+1 |
| * | Remove conditioning on Android embedded | Edward Welbourne | 2021-09-17 | 1 | -1/+1 |
| * | pro2cmake: Handle operation evaluation order when including children | Alexandru Croitor | 2019-11-12 | 1 | -4/+6 |
| * | cmake scripts: move parser into separate file | Frederik Gladhorn | 2019-10-10 | 1 | -1/+1 |
| * | Add support for converting qtTargetLibrary() value assignments | Leander Beernaert | 2019-08-08 | 1 | -0/+7 |
| * | Fix comment fixup in pro2cmake | Alexandru Croitor | 2019-06-06 | 1 | -0/+19 |
| * | Improve qmake syntax parser in pro2cmake.py | Alexandru Croitor | 2019-05-23 | 1 | -0/+15 |
| * | Fix the fix to correctly handle comments in multi-line assignments | Alexandru Croitor | 2019-05-20 | 1 | -1/+1 |
| * | Fix parsing qmake assignments that have comments in between | Alexandru Croitor | 2019-05-17 | 1 | -0/+4 |
| * | CMake: pro2cmake.py: Simplify code and add test for line continuation | Tobias Hunger | 2019-02-28 | 1 | -0/+5 |
| * | CMake: pro2cmake.py: Handle for loops without block | Tobias Hunger | 2019-02-28 | 1 | -0/+6 |
| * | CMake: pro2cmake.py: Make \$\$QT_FOO work in assignments | Tobias Hunger | 2019-02-28 | 1 | -0/+7 |
| * | CMake: pro2cmake.py: Fix parsing of Line continuation before end of file | Tobias Hunger | 2019-02-28 | 1 | -0/+6 |
| * | CMake: pro2cmake.py: Fix parsing of for loops | Tobias Hunger | 2019-02-28 | 1 | -0/+7 |
| * | CMake: pro2cmake.py: Handle complex conditions | Tobias Hunger | 2019-02-28 | 1 | -0/+14 |
| * | CMake: pro2cmake.py: Handle values with () in assignments | Tobias Hunger | 2019-02-27 | 1 | -0/+6 |
| * | CMake: pro2cmake.py: Better parsing of scopes with else | Tobias Hunger | 2019-02-27 | 1 | -4/+84 |
| * | CMake: pro2cmake.py: Fix pyls warnings | Tobias Hunger | 2019-01-29 | 1 | -1/+15 |
| * | Begin port of qtbase to CMake | Simon Hausmann | 2018-11-01 | 1 | -0/+162 |