27 Commits (b12ba4b1bc9261c337304564b04e44d044248080)

Author SHA1 Message Date
Michael Brockus b12ba4b1bc
fixed issue with auto-detection failing 5 years ago
Michael Brockus c72de63b9b
use python set to tuple for checking members 5 years ago
Michael 9edbaec2f4 make use of default project const 5 years ago
Michael ea93619092 make use of enums 5 years ago
Michael 15cbc4cf0d removed hardcoded values for more add less work in the long run. 5 years ago
Michael 69b4203a85 switch Python list for set 5 years ago
Michael 46f9a2a12d remove uneeded '(' and ')' 5 years ago
Michael Brockus 3225070f8b
Update minit.py 5 years ago
Michael bbc2745dcc update the init command 5 years ago
Michael Hirsch, Ph.D 6e708208dd CI: add initial type annotation checking 5 years ago
Michael Hirsch, Ph.D bbe6db08e3 Minit templates modularization 5 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
Jussi Pakkanen fb2cdd0fe2 Call it gnu_symbol_visibility instead. 6 years ago
Jussi Pakkanen 3c62eaa9ff Updated sample projects to use visibility kwarg. 6 years ago
Niklas Claesson c6e03b9535 Use visual studio solution directories 7 years ago
Jukka Laurila 8f340ffb8d Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
Jukka Laurila fcb95847ed Fix the C and C++ project template options, they were reversed before. 7 years ago
Jon Turney 8958529a25 Fix flake8 'variable assigned value but unused' reports 7 years ago
Jon Turney 2f6ed47077 Fix various flake8 indentation reports 7 years ago
Jon Turney b8b23f4c50 Fix various flake8 whitespace reports 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Jussi Pakkanen 4a189cf8c5 Add unit test that checks that the sample projects compile. 7 years ago
Jussi Pakkanen f1afd44b2b Added C++ library sample. 7 years ago
Jussi Pakkanen 21101fd00a Added C++ exe sample project. 7 years ago
Jussi Pakkanen 3cc1462dd2 Add a sample shared library project. 7 years ago
Jussi Pakkanen d2b68d31dd Added init command that creates a sample exe project. 7 years ago