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
/
src
/
qmake2cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flags argument of re.sub in QMake parser
HEAD
dev
Joerg Bornemann
10 days
1
-1
/
+1
*
Gracefully handle encoding errors
Joerg Bornemann
11 days
1
-1
/
+1
*
Remove dead code
Joerg Bornemann
13 days
1
-198
/
+0
*
Don't write code for Qt5 and Qt6
Joerg Bornemann
2024-12-06
1
-5
/
+2
*
Parser: Allow all Unicode printables in literal values
Joerg Bornemann
2024-12-06
1
-1
/
+1
*
Raise an error if specified min Qt version is too low
Joerg Bornemann
2023-10-11
1
-1
/
+8
*
Use `platformdirs` package to get the cache directory
Amir Masoud Abdol
2023-03-17
1
-3
/
+3
*
Replace GENERATE_METATYPES with NO_GENERATE_METATYPES
Amir Masoud Abdol
2023-03-09
1
-2
/
+2
*
Add C to CMake's project LANGUAGES
Amir Masoud Abdol
2023-02-28
1
-1
/
+1
*
Fix reformat errors
Joerg Bornemann
2023-02-27
2
-9
/
+0
*
Fix mypy warnings
Joerg Bornemann
2023-02-27
1
-10
/
+9
*
Fix "ambiguous variable name" warnings
Joerg Bornemann
2023-02-27
1
-2
/
+2
*
Switch license headers to SPDX
Joerg Bornemann
2022-07-06
8
-219
/
+16
*
Fix qt_add_plugin calls for Qt < 6.5
Joerg Bornemann
2022-07-04
1
-0
/
+6
*
Write the qt_standard_project_setup call after find_package
Joerg Bornemann
2022-05-04
1
-6
/
+6
*
qmake2cmake_all: Fix help texts
Joerg Bornemann
2022-05-02
1
-8
/
+8
*
qmake2cmake_all: Remove --only-qtbase-main-modules argument
Joerg Bornemann
2022-05-02
1
-33
/
+0
*
Add module src-structure for packaging and tests
Cristián Maureira-Fredes
2022-04-12
9
-0
/
+7965