aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the shiboken-generator source aroundFriedemann Kleint2025-11-241-474/+0
* shiboken6: Add platform version optionFriedemann Kleint2025-07-221-0/+10
* shiboken6: Ensure mjb_shiboken.log is always writtenFriedemann Kleint2025-07-081-2/+6
* shiboken6: Add architecture optionFriedemann Kleint2025-06-251-1/+12
* shiboken6: Add arguments for compiler-pathFriedemann Kleint2025-06-251-0/+7
* shiboken6: Dump general log on failure in COINFriedemann Kleint2025-06-251-0/+2
* shiboken6: Enable using CMAKE_CXX_COMPILER_ID for --compilerFriedemann Kleint2025-06-181-3/+5
* shiboken6: Extend the platforms enumerationFriedemann Kleint2025-06-131-2/+4
* shiboken6: Port to Qt include styleFriedemann Kleint2025-03-271-4/+4
* shiboken6: Log the command line arguments into mjb_shiboken.logFriedemann Kleint2025-03-141-2/+1
* shiboken6: Add a log file for general messagesFriedemann Kleint2025-02-281-0/+2
* shiboken6: Fix some clang-tidy warningsFriedemann Kleint2025-02-031-2/+2
* shiboken6: Fix static analysis warningsFriedemann Kleint2024-06-241-5/+5
* shiboken6: Add an options parser for common optionsFriedemann Kleint2023-09-201-346/+182
* shiboken6: Move options parsing into API extractorFriedemann Kleint2023-09-201-129/+11
* shiboken6: Move options parsing into type databaseFriedemann Kleint2023-09-201-68/+3
* shiboken6: Introduce simple option structFriedemann Kleint2023-09-201-14/+6
* shiboken6: Move OptionsParser out of the generatorFriedemann Kleint2023-09-191-5/+12
* shiboken6: Extract options parser from the generatorsFriedemann Kleint2023-09-191-41/+23
* shiboken6: Avoid losing warnings with ninjaFriedemann Kleint2023-08-011-1/+1
* shiboken6: Log unused rejections and suppressed warningsFriedemann Kleint2023-08-011-0/+9
* Remove remaining usage of QCoreApplicationFriedemann Kleint2023-07-241-1/+1
* shiboken6: Remove usage of QCoreApplicationFriedemann Kleint2023-05-101-36/+49
* shiboken6: Improve exception messagesFriedemann Kleint2023-05-091-3/+4
* Introduce QHashSeedFriedemann Kleint2023-03-221-1/+1
* shiboken6: Port some loop variables to qsizetypeFriedemann Kleint2022-10-131-1/+1
* Port from qAsConst() to std::as_const()Friedemann Kleint2022-10-131-4/+4
* shiboken6: Add an option to print primitive type entriesFriedemann Kleint2022-10-051-0/+11
* shiboken6: Add command line options for compiler, path and platformFriedemann Kleint2022-09-161-1/+39
* shiboken6: Simplify project file and arguments parsingFriedemann Kleint2022-09-151-66/+72
* Use SPDX license identifiersLucie Gérard2022-05-271-27/+2
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-68/+72
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-8/+8
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-14/+14
* Fix include conventionsFriedemann Kleint2022-04-221-12/+14
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-171-1/+1
* shiboken6: Pass more generator options to the api extractorFriedemann Kleint2022-01-171-3/+6
* Documentation: Fix missing signal/slot lists in class documentationFriedemann Kleint2021-10-011-2/+1
* Introduce conditional processing instructions to typesystem XMLFriedemann Kleint2021-06-091-0/+15
* shiboken6: Make command line errors easier to detectFriedemann Kleint2021-06-021-2/+3
* shiboken6: Add option to use global headersFriedemann Kleint2021-05-101-0/+9
* shiboken6: Brush up class FileOutFriedemann Kleint2021-03-111-2/+2
* shiboken6: No longer crash on fatal errorsFriedemann Kleint2021-03-101-1/+15
* shiboken6: Enable setting clang optionsFriedemann Kleint2021-01-201-0/+22
* shiboken6: Refactor options parsingFriedemann Kleint2021-01-201-76/+102
* shiboken6: Refactor parsing project filesFriedemann Kleint2021-01-201-22/+26
* shiboken6: Fix parsing of project filesFriedemann Kleint2021-01-201-1/+1
* shiboken6: Use initializer lists for option descriptionsFriedemann Kleint2021-01-201-48/+45
* shiboken6: Introduce class ApiExtractorResultFriedemann Kleint2020-12-221-3/+6
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+649