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
/
test_conversion.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't write code for Qt5 and Qt6
HEAD
dev
Joerg Bornemann
2024-12-06
1
-5
/
+3
*
Fix test_conversion failures on Windows
Joerg Bornemann
2022-09-15
1
-3
/
+3
*
Switch license headers to SPDX
Joerg Bornemann
2022-07-06
1
-27
/
+2
*
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
1
-7
/
+5
*
Generate deploy commands when using Qt 6.3
Alexandru Croitor
2022-04-01
1
-0
/
+39
*
Add --min-qt-version command line argument
Joerg Bornemann
2022-03-31
1
-4
/
+9
*
Generate install commands and modify the prelude
Alexandru Croitor
2022-03-31
1
-0
/
+16
*
Add tests for converting QML modules
Joerg Bornemann
2022-03-31
1
-0
/
+55
*
Add tests for TEMPLATE=app projects
Joerg Bornemann
2022-03-31
1
-0
/
+24
*
Fix conversion of library projects
Joerg Bornemann
2022-03-31
1
-0
/
+22
*
Add autotest for converting SUBDIRS projects
Joerg Bornemann
2022-03-31
1
-2
/
+28
*
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
1
-0
/
+8
*
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
1
-0
/
+8
*
pro2cmake: Add a blackbox test for converting from qmake to CMake
Joerg Bornemann
2022-03-08
1
-0
/
+73