index
:
qt/qmake2cmake.git
dev
Tool to convert qmake .pro files to CMakeLists.txt
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't write code for Qt5 and Qt6
HEAD
dev
Joerg Bornemann
2024-12-06
2
-8
/
+5
*
Add C to CMake's project LANGUAGES
Amir Masoud Abdol
2023-02-28
1
-1
/
+1
*
Fix test_conversion failures on Windows
Joerg Bornemann
2022-09-15
1
-3
/
+3
*
Switch license headers to SPDX
Joerg Bornemann
2022-07-06
6
-162
/
+12
*
Fix qt_add_plugin calls for Qt < 6.5
Joerg Bornemann
2022-07-04
1
-3
/
+19
*
test_conversion: Create subdirectory names containing the Qt version
Joerg Bornemann
2022-07-04
1
-2
/
+5
*
test_conversion: Check whether source files are added
Joerg Bornemann
2022-07-04
1
-2
/
+4
*
test_conversion: Copy generated files in separate subdirs
Joerg Bornemann
2022-07-04
1
-1
/
+1
*
Add module src-structure for packaging and tests
Cristián Maureira-Fredes
2022-04-12
6
-14
/
+12
*
Generate deploy commands when using Qt 6.3
Alexandru Croitor
2022-04-01
2
-1
/
+43
*
Prepend a line break before add_subdirectory calls
Alexandru Croitor
2022-04-01
1
-0
/
+1
*
Add --min-qt-version command line argument
Joerg Bornemann
2022-03-31
1
-4
/
+9
*
Remove the runtime output dir and install rpath generated code
Alexandru Croitor
2022-03-31
1
-10
/
+2
*
Generate install commands and modify the prelude
Alexandru Croitor
2022-03-31
4
-0
/
+38
*
Don't add "Generated from ..." comments
Joerg Bornemann
2022-03-31
1
-2
/
+0
*
Make target_link_libraries private whenever possible
Joerg Bornemann
2022-03-31
1
-1
/
+1
*
Fix test_realworld_comment_scope for older versions
Joerg Bornemann
2022-03-31
1
-1
/
+3
*
Add tests for converting QML modules
Joerg Bornemann
2022-03-31
5
-0
/
+89
*
Add tests for TEMPLATE=app projects
Joerg Bornemann
2022-03-31
5
-0
/
+38
*
Fix conversion of library projects
Joerg Bornemann
2022-03-31
5
-0
/
+33
*
Take QT assignments in subdir projects into account
Joerg Bornemann
2022-03-31
2
-1
/
+3
*
Handle the .file and .subdir SUBDIRS modifiers
Joerg Bornemann
2022-03-31
5
-1
/
+19
*
Add autotest for converting SUBDIRS projects
Joerg Bornemann
2022-03-31
4
-2
/
+51
*
test_conversion: Add docstrings to test functions
Joerg Bornemann
2022-03-31
1
-0
/
+2
*
test_conversion: Call qmake2cmake instead of pro2cmake.py
Joerg Bornemann
2022-03-31
1
-5
/
+6
*
test_conversion: Create output directory if not yet existing
Joerg Bornemann
2022-03-31
1
-0
/
+2
*
pro2cmake: Handle QT_(MAJOR_|MINOR_|PATCH_)VERSION conditions
Joerg Bornemann
2022-03-08
2
-0
/
+16
*
pro2cmake: Generate find_package call for Qt5/Qt6 for examples
Joerg Bornemann
2022-03-08
1
-3
/
+5
*
pro2cmake: Handle optional Qt modules
Joerg Bornemann
2022-03-08
2
-0
/
+12
*
pro2cmake: Add a blackbox test for converting from qmake to CMake
Joerg Bornemann
2022-03-08
2
-0
/
+76
*
pro2cmake: Handle qmake condition operator precedence
Alexandru Croitor
2022-02-28
2
-0
/
+25
*
pro2cmake: Fix test_realworld_comment_scope
Joerg Bornemann
2022-02-28
1
-1
/
+1
*
pro2cmake: Fix test_scope_handling.py
Joerg Bornemann
2022-02-28
1
-6
/
+5
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
4
-13
/
+10
*
cmake: Remove APPLE prefix from platform names
Tor Arne Vestbø
2020-03-16
2
-17
/
+17
*
cmake: Fix naming when referring to Apple macOS
Tor Arne Vestbø
2020-03-16
2
-14
/
+14
*
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
2
-4
/
+2
*
cmake scripts: fix test_scope_handling
Frederik Gladhorn
2019-10-10
1
-1
/
+1
*
Move sympy condition simplification code into separate file
Alexandru Croitor
2019-10-01
1
-1
/
+1
*
Add support for converting qtTargetLibrary() value assignments
Leander Beernaert
2019-08-08
2
-0
/
+9
*
Enable recursive expansion of simple qmake variables
Leander Beernaert
2019-07-18
1
-0
/
+8
*
Fix comment fixup in pro2cmake
Alexandru Croitor
2019-06-06
1
-0
/
+19
*
Remove all line continuations when processing qmake syntax
Alexandru Croitor
2019-05-23
1
-4
/
+4
*
Improve qmake syntax parser in pro2cmake.py
Alexandru Croitor
2019-05-23
4
-0
/
+22
*
Fix the fix to correctly handle comments in multi-line assignments
Alexandru Croitor
2019-05-20
2
-1
/
+19
*
Fix parsing qmake assignments that have comments in between
Alexandru Croitor
2019-05-17
2
-0
/
+8
*
CMake: Fix test_scope_handling
Tobias Hunger
2019-05-17
1
-31
/
+31
*
CMake: Fix test_operations
Tobias Hunger
2019-05-17
1
-4
/
+4
*
Fix turned logic in RemoveOperation
Jędrzej Nowacki
2019-03-28
1
-0
/
+57
[next]