summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-20editorconfig settings: attempt to guarantee the final end-of-line charEli Schwartz
2021-09-20dependency: If cached version is outdated, look on system againXavier Claessens
2021-09-20ninjabackend/vs: handle builddir on different drive from cwdRyan Kuester
2021-09-20during executable lookup, do not search PATH if a directory component is givenEli Schwartz
2021-09-20dependencyfallbacks: Use default_options for implicit fallbacksXavier Claessens
2021-09-20tests: Fix fortran testsRohit Goswami
2021-09-20compilers: Use standards compliant testRohit Goswami
2021-09-20backend/ninja: add generated sources to depscan order depsDylan Baker
2021-09-20tests/fortran/7 generated: don't try to find a configure_file by pathDylan Baker
2021-09-19msubprojects: when revision is an available commit, do not fetch updatesEli Schwartz
2021-09-19msubprojects: if fetching the remote fails, gracefully fallback to local copyEli Schwartz
2021-09-19indent code in preparation for refactoringEli Schwartz
2021-09-16Fix ignored install_tag kwarg in install_subdir()Xavier Claessens
2021-09-16C2000: Added depfile generation for incremental buildsmiebka
2021-09-14apply flake8 fixes for unused imports and missing importsEli Schwartz
2021-09-14mark a couple of typing-only imports as noqa, to appease pyflakesEli Schwartz
2021-09-14compilers: publicly export one more constantEli Schwartz
2021-09-14fix untested codepath? add:item() is surely a typo, not a real functionEli Schwartz
2021-09-14fix traceback while trying to print error messageEli Schwartz
2021-09-14fix traceback for undefined exception when trying to raise exceptionEli Schwartz
2021-09-14unused variable -- open() does not need "as f"Eli Schwartz
2021-09-14semicolons are not needed in pythonEli Schwartz
2021-09-14backends/vs: Do not emit dummy command for alias_command().Andres Freund
2021-09-12new custom dependency lookup for iconvEli Schwartz
2021-09-12deprecate layout=flat and warn people never to use itEli Schwartz
2021-09-12msetup: make xcode unsupported warning actually showEli Schwartz
2021-09-10qt module: consolidate on one list of binsEli Schwartz
2021-09-10add test case for qrc translationsEli Schwartz
2021-09-10qt module: fix regression in building translations via qresourceEli Schwartz
2021-09-10qt module: correctly register a found tool and stop looking for itEli Schwartz
2021-09-10docs: add note about built-in options supportePirat
2021-09-10nagfor OpenMP recognition.Mat Cross
2021-09-10nagfor preprocessor flag.Mat Cross
2021-09-10Made submodule child code valid Fortran.Mat Cross
2021-09-10Presence of nagfor signifies that Fortran tests can be run.Mat Cross
2021-09-10Comments on nagfor options setup.Mat Cross
2021-09-10Implemented some missing operation for the NAG Fortran Compiler.Mat Cross
2021-09-10objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stdsEli Schwartz
2021-09-07unittests: test external dependency in summaryPaolo Bonzini
2021-09-07summary: fix dependenciesPaolo Bonzini
2021-09-06mintro: add installed_planFilipe LaĆ­ns
2021-09-04ci: Also use the `autoCancel` key for AzureDaniel Mensinger
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-09-04Support for appleframeworks with GCC and IntelEvan Miller
2021-09-03tests: when generating git repositories, make sure that pgpsign is offEli Schwartz
2021-09-03mdist: use git archive with git repositories for correctnessEli Schwartz
2021-09-03Improve WSL detectionWill
2021-09-03log a more informative error when wrap-git subprojects cannot be downloadedEli Schwartz
2021-09-02interpreter: Add summary of all user defined optionsXavier Claessens