aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Delete leftover files from some tests.filecleanupJussi Pakkanen2-0/+16
2021-03-14ninjabackend: Use rsp_file_syntax methodDylan Baker3-25/+17
2021-03-14compilers/linkers: Add a methhod for getting the rspfile syntaxDylan Baker4-4/+70
2021-03-14Fix run_targets running scripts from different subdirs.Jussi Pakkanen4-0/+16
2021-03-12interpreter: Cache found dependency before converting for include_typeXavier Claessens7-7/+35
2021-03-12Fix duplicate pkg_config_path entriesTristan Partin2-2/+14
2021-03-10Add test to build a mixed C/Rust shared library.Jussi Pakkanen5-0/+93
2021-03-10doc: Add External Project into the top dropdown menuXavier Claessens1-0/+1
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning4-4/+13
2021-03-10Add tentative FeatureNew guardLaurin-Luis Lehning1-0/+1
2021-03-10Yet another documentation updateLaurin-Luis Lehning1-0/+3
2021-03-10Fix release snippet still using the old fstring syntaxLaurin-Luis Lehning1-1/+1
2021-03-10Add syntax documentation with tentative version targetLaurin-Luis Lehning1-0/+16
2021-03-10Formatting fixLaurin-Luis Lehning2-2/+2
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning6-1/+29
2021-03-10Use interpreter exceptions instead of MesonExceptionLaurin-Luis Lehning1-2/+2
2021-03-10Switch fstring syntax to @..@ & limit fstring captures to int, str, float and...Laurin-Luis Lehning2-6/+8
2021-03-10Add support for basic format stringsLaurin-Luis Lehning3-2/+36
2021-03-09dependencies: Add docstring explaining how to write a system dependencyDylan Baker1-0/+149
2021-03-09docs: add a couple words about system dependenciesDylan Baker1-0/+17
2021-03-10setuptools: move stuff to declarative cfg if possible [skip ci]Eli Schwartz2-14/+13
2021-03-10Disable broken asm test on Cygwin as nobody knows how to fix it.Jussi Pakkanen1-0/+4
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen4-2/+18
2021-03-09setup.py: remove pointless __main__ guardEli Schwartz1-9/+8
2021-03-09setuptools: don't hardcode list of modules to install, use find_packagesEli Schwartz2-29/+5
2021-03-09change RSP quote style decision logicRemi Thebault1-3/+12
2021-03-09Add str.replace() methodTristan Partin5-1/+36
2021-03-08remove unused environment functionEli Schwartz1-4/+0
2021-03-08Add /Od flag to msvc optimization 0 argsVili Väinölä1-1/+1
2021-03-06minstall: Correctly set uid/gid of installed filesPeter Kjellerstedt2-2/+2
2021-03-06Refactor subdir visitation to track files instead of dirs.Jussi Pakkanen5-9/+22
2021-03-06Fix Fortran dep scanner for upper case file extensions. Closes #8395.Jussi Pakkanen3-2/+3
2021-03-05Port CUDA module to new API.Olexa Bilaniuk1-11/+23
2021-03-04compilers: Use EnvironmentException not EnvironmentError/OSErrorDylan Baker1-8/+8
2021-03-04use python2-compatible syntax because needed on macOSEli Schwartz1-2/+2
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz109-917/+917
2021-03-04various python neatness cleanupsEli Schwartz45-140/+134
2021-03-04raw string literals are next to godlinessEli Schwartz4-6/+6
2021-03-04Fix release notes typo [skip ci]Michael Brockus1-1/+1
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger1-4/+6
2021-03-04docs: Clarify compiler.cmd_array() (#8454)Chris Mayo1-2/+1
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh1-3/+3
2021-03-04mintro: include the correct target filenames for flat layoutPaolo Bonzini2-2/+23
2021-03-04mintro: fix flake8 issuesPaolo Bonzini1-1/+1
2021-03-04Simplify module APIXavier Claessens5-103/+85
2021-03-04interpreter: Fix process_new_values()Xavier Claessens1-7/+3
2021-03-04build: Fix backend typeXavier Claessens1-1/+2
2021-03-03pkgconfig: Add missing permitted kwargsXavier Claessens1-1/+1
2021-03-03Windows Subsystem for Linux can run .exe without mono interpreterXavier Claessens2-1/+4
2021-03-02wrap: sha256 digest is not case sensitiveXavier Claessens1-2/+2