aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter1-1/+0
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter1-3/+0
2022-09-22pylint: enable global-statementDylan Baker8-19/+13
2022-09-22pylint: enable global-variable-not-assignedDylan Baker4-4/+0
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker2-14/+8
2022-09-22compilers: unify fortran sanity check with its parent Clike handlingEli Schwartz2-40/+14
2022-09-22use simpler subprocess.run interface instead of manual PopenEli Schwartz1-2/+1
2022-09-22compilers: make sanity checks log commands using join_argsEli Schwartz1-3/+3
2022-09-22clean up message for OSError errorhandlerEli Schwartz1-6/+2
2022-09-22fix regression in logging runpython errorsEli Schwartz1-8/+9
2022-09-22refactor errorhandler for deduplication of logicEli Schwartz1-23/+21
2022-09-22fix regression in handling errors during reconfigureEli Schwartz1-38/+45
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter1-0/+3
2022-09-22Add release notes snippet for new mconf behaviourXavier Claessens1-0/+6
2022-09-22mconf: Add --no-pager optionXavier Claessens1-1/+4
2022-09-22mconf: Print options with colorsXavier Claessens1-16/+30
2022-09-22mconf: Substract the 3 space separators between columnsXavier Claessens1-1/+1
2022-09-22mconf: Do not wrap choices manuallyXavier Claessens1-19/+3
2022-09-22mconf: There is always 4 columnsXavier Claessens1-21/+8
2022-09-22mlog: Add support for pagerXavier Claessens2-1/+42
2022-09-22mconf: Use mlog.log() instead of print()Xavier Claessens1-13/+13
2022-09-21mdevenv: powershell <7.0 is EOL, prefer using pwsh.exeXavier Claessens1-5/+14
2022-09-21Fix cmd_or_ps.ps1 script with pwsh7Xavier Claessens1-12/+7
2022-09-20Fix including headers from another drive on VS backendVili Väinölä1-2/+6
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz4-5/+36
2022-09-19pylint: enable use-dict-literalDylan Baker2-5/+4
2022-09-19pylint: enable use-list-literalDylan Baker3-3/+2
2022-09-19pylint: enable consider-using-inDylan Baker11-14/+13
2022-09-19pylint: enable use-sequence-for-iterationDylan Baker3-3/+2
2022-09-19pylint: enable use-maxsplit-argDylan Baker8-11/+10
2022-09-19pylint: enable consider-using-dict-itemsDylan Baker3-10/+8
2022-09-19pylint: move from allow-list to deny-listDylan Baker1-25/+91
2022-09-19fix odd mypy issue in unreachable codeEli Schwartz1-0/+1
2022-09-19simplify type annotationEli Schwartz1-1/+1
2022-09-19compilers: avoid importing compilers upfront for detectEli Schwartz1-114/+2
2022-09-19compilers: perform targeted imports for detectEli Schwartz4-90/+107
2022-09-19compilers: use more direct checks for what kind of compiler we haveEli Schwartz1-7/+7
2022-09-19compilers/detect: rename potentially conflicting nameEli Schwartz1-12/+12
2022-09-19compilers: use consistent function signature for objcEli Schwartz1-7/+7
2022-09-19compilers: remove dead codeEli Schwartz1-1/+1
2022-09-19compilers: single-source compiler class as cls, consistentlyEli Schwartz1-18/+26
2022-09-19avoid importing the entire codebase at first startupEli Schwartz2-7/+12
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz4-171/+16
2022-09-19compilers: directly import from subpackagesEli Schwartz5-12/+14
2022-09-19compilers: don't use instance checks to determine propertiesEli Schwartz4-24/+18
2022-09-19declare_dependency: fix regression in printing the correct errorEli Schwartz1-1/+1
2022-09-18Warn if wrap file changesDaniel Carson3-7/+62
2022-09-18Move up dangling commentDaniel Carson1-1/+1
2022-09-18gnome: Add some missing install_tagXavier Claessens1-0/+6
2022-09-18mailmap: add alias for myselfLiam Beguin1-0/+1