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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't write code for Qt5 and Qt6
HEAD
dev
Joerg Bornemann
2024-12-06
3
-13
/
+7
*
Parser: Allow all Unicode printables in literal values
Joerg Bornemann
2024-12-06
1
-1
/
+1
*
CI: Install version-pinned requirements
Joerg Bornemann
2024-12-06
1
-1
/
+10
*
Bump version number to 1.0.6
v1.0.6
Joerg Bornemann
2023-12-04
1
-1
/
+1
*
Raise an error if specified min Qt version is too low
Joerg Bornemann
2023-10-11
2
-1
/
+10
*
Bump version number to 1.0.5
v1.0.5
Joerg Bornemann
2023-04-24
1
-1
/
+1
*
Add platformdirs package to setup.cfg
Joerg Bornemann
2023-04-24
1
-0
/
+1
*
Bump version number to 1.0.4
v1.0.4
Joerg Bornemann
2023-04-24
1
-1
/
+1
*
Fix the project_urls key in setup.cfg
Joerg Bornemann
2023-04-24
1
-1
/
+1
*
Remove the download URL from setup.cfg
Joerg Bornemann
2023-04-24
1
-1
/
+0
*
CI: Repair pip call on Windows
Joerg Bornemann
2023-04-24
1
-1
/
+1
*
Soft-pin dependency versions
Joerg Bornemann
2023-03-20
1
-10
/
+10
*
Remove pipenv support
Joerg Bornemann
2023-03-20
2
-37
/
+9
*
Use `platformdirs` package to get the cache directory
Amir Masoud Abdol
2023-03-17
3
-3
/
+5
*
Bump version number to 1.0.3
v1.0.3
Joerg Bornemann
2023-03-16
1
-1
/
+1
*
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
2
-2
/
+2
*
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
*
CI: Fix python executable for Linux
Joerg Bornemann
2023-02-27
1
-1
/
+1
*
Fix test_conversion failures on Windows
Joerg Bornemann
2022-09-15
1
-3
/
+3
*
Bump version number to 1.0.2
v1.0.2
Joerg Bornemann
2022-07-12
1
-1
/
+1
*
Switch license headers to SPDX
Joerg Bornemann
2022-07-06
17
-381
/
+58
*
Fix qt_add_plugin calls for Qt < 6.5
Joerg Bornemann
2022-07-04
2
-3
/
+25
*
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
*
Bump version number to 1.0.1
v1.0.1
Joerg Bornemann
2022-05-11
1
-1
/
+1
*
Fix the releasing docs
Joerg Bornemann
2022-05-11
1
-1
/
+1
*
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
*
Update contributing section
Alexandru Croitor
2022-04-19
1
-1
/
+11
*
Update CI steps to account for new installation procedure
Alexandru Croitor
2022-04-13
1
-2
/
+5
*
Rename run_qmake2cmake to qmake2cmake_all
v1.0.0
Joerg Bornemann
2022-04-13
2
-4
/
+4
*
Add module src-structure for packaging and tests
Cristián Maureira-Fredes
2022-04-12
27
-139
/
+115
*
Add releasing instructions to README.md
Joerg Bornemann
2022-04-06
1
-0
/
+34
*
Add a setup module
Joerg Bornemann
2022-04-05
2
-0
/
+83
*
Don't use wildcards in Makefile
Joerg Bornemann
2022-04-04
1
-4
/
+5
*
Add a warning comment to the convenience wrappers
Joerg Bornemann
2022-04-04
4
-0
/
+12
*
run_qmake2cmake: Fix execution of pro2cmake in wheel
Joerg Bornemann
2022-04-04
1
-2
/
+1
*
Add a license file
Joerg Bornemann
2022-04-04
1
-0
/
+674
*
Add Coin CI instructions for Linux and macOS
Alexandru Croitor
2022-04-04
3
-0
/
+152
*
Generate deploy commands when using Qt 6.3
Alexandru Croitor
2022-04-01
3
-8
/
+87
*
Prepend a line break before add_subdirectory calls
Alexandru Croitor
2022-04-01
2
-4
/
+13
*
Update README on contributing to the scripts
Alexandru Croitor
2022-04-01
1
-8
/
+7
*
Add flake8 as dependency to requirements.txt
Alexandru Croitor
2022-04-01
1
-0
/
+1
*
README: Mention the need to specify a minimum Qt version
Joerg Bornemann
2022-03-31
1
-3
/
+7
*
Fix usage of deprecated QT_SKIP_QUICKCOMPILER
Joerg Bornemann
2022-03-31
1
-3
/
+3
[next]