Eli Schwartz
|
6a0fabc647
|
mass rewrite of string formatting to use f-strings everywhere
performed by running "pyupgrade --py36-plus" and committing the results
|
2021-03-04 17:16:11 -05:00 |
Xavier Claessens
|
46b68d4c83
|
external_project: Improve logging
Write output of 'make' and 'make install' into log files as well when
not verbose.
|
2021-01-29 10:01:36 -05:00 |
Xavier Claessens
|
8972c71522
|
externalproject: Fix typing annotation
|
2020-09-13 17:33:00 -04:00 |
Xavier Claessens
|
6ec0b535ba
|
external-project: Add typing annotation
|
2020-09-13 13:54:47 -04:00 |
Xavier Claessens
|
9d338200da
|
external-project: New module to build configure/make projects
This adds an experimental meson module to build projects with other
build systems.
Closes: #4316
|
2020-09-13 13:54:47 -04:00 |