aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/unstable_icestorm.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-28modules: Replace find_program_impl() by state.find_program()Xavier Claessens1-7/+7
2021-05-28modules: Add methods dict everywhereXavier Claessens1-0/+3
2021-05-28modules: Remove snippet methodsXavier Claessens1-10/+9
2019-04-25Don't use len() to test for container emptinessDylan Baker1-1/+1
2018-06-01Add 0.45.0 featuresSalamandar1-0/+2
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle1-1/+2
2018-04-15find_program: Don't spam when called from a moduleNirbheek Chauhan1-5/+5
2018-04-15Updated all modules to work with the new API.Jussi Pakkanen1-4/+4
2018-03-03Fix flake8 'variable assigned value but unused' reportsJon Turney1-3/+2
2018-03-03Fix various flake8 whitespace reportsJon Turney1-3/+3
2018-03-03Fix flake8 'imported but unused' reportsJon Turney1-1/+1
2018-02-02Created an unstable module for IceStorm projects.Jussi Pakkanen1-0/+85