aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-07resolve symlinks passed to -CPaolo Bonzini6-9/+25
2021-07-06Fix unsupported linker error messageAndrea Pappacoda1-1/+1
2021-07-05Bump version number for rc1.0.59.0.rc1Jussi Pakkanen2-2/+2
2021-07-05cmake: Improved error message for using dependency for executablesDaniel Mensinger5-0/+26
2021-07-05condense linesEli Schwartz8-32/+16
2021-07-05simplify mesonlib imports for the sake of line lengthsEli Schwartz2-18/+19
2021-07-05more f-strings too complex to be caught by pyupgradeEli Schwartz20-92/+81
2021-07-05fix typo in log messageEli Schwartz1-1/+1
2021-07-05pyupgradeEli Schwartz2-2/+2
2021-07-05use modern set syntaxEli Schwartz1-1/+1
2021-07-04dependencies: Deterministic LLVM compile and link arg ordering (#8959)kira781-2/+2
2021-07-05cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)Daniel Mensinger7-14/+22
2021-07-05Merge pull request #8957 from jon-turney/dependency-doc-improveJussi Pakkanen1-110/+110
2021-07-04Users: Update URL for pacmanJon Turney1-1/+1
2021-07-04Consistently capitialize 'Meson' in Dependencies.mdJon Turney1-4/+4
2021-07-04dist: only exclude actual git filesAndrea Pappacoda1-4/+6
2021-07-03Improve text for dependency detection methodsJon Turney1-4/+5
2021-07-03Fix image link names.Jussi Pakkanen2-4/+4
2021-07-03Merge pull request #8950 from dcbaker/submit/import-required-disabledJussi Pakkanen11-39/+134
2021-07-03Delete redirected wrap files in subprojects purgeTristan Partin3-4/+44
2021-07-02Flatten test suite valueTristan Partin3-4/+4
2021-07-02backends/ninja: only pass project specific arguments to scan-buildDylan Baker1-1/+2
2021-07-02fix: get_variable default variables are not ObjectHolders (fixes #8936)Daniel Mensinger7-10/+21
2021-07-01Add minimum NVIDIA driver version entry in table for newly-released CUDA Tool...Olexa Bilaniuk1-0/+1
2021-06-30interpreter: add required and disabled to importDylan Baker9-49/+96
2021-07-01C2000: linker uses now binary setting defined within the cross-filemiebka2-3/+3
2021-06-30modules: modules need to return either an ExtensionModlue or aDylan Baker3-6/+6
2021-06-30modules: add classes with the found methodDylan Baker1-2/+52
2021-06-30interpreter: use typed_pos_args for func_importDylan Baker1-18/+16
2021-06-30Alphabetize dependency names with special lookupJon Turney1-61/+60
2021-06-30Move 'builtin', 'config-tool' and 'system' methods to discussion of methodsJon Turney1-45/+45
2021-06-29Merge pull request #8882 from xclaesse/msubprojects-parallelJussi Pakkanen3-338/+440
2021-06-29Merge pull request #8924 from jon-turney/fix-test-json-schemaJussi Pakkanen2-9/+24
2021-06-29Add feed arg to custom_target()Simon Ser12-19/+95
2021-06-29Merge pull request #8918 from mensinda/pathlibFixesJussi Pakkanen83-308/+487
2021-06-29Users.md:add rmwandy59951-0/+1
2021-06-29tests: test that we always set encodingDaniel Mensinger3-1/+86
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger79-305/+310
2021-06-29pathlib: Patch pathlib to work around some bugs (fixes #7295)Daniel Mensinger5-3/+92
2021-06-28 build: fix object path for vs backendDenis Fortin7-3/+52
2021-06-27modules/qt: use _impl private methods to avoid incorrect FeatureNewDylan Baker1-11/+28
2021-06-27Update detect.pyIan Harvey1-1/+1
2021-06-26refactor: Refactor BothLibraries logicDaniel Mensinger13-50/+56
2021-06-25msubprojects: Display progress while tasks are runningXavier Claessens1-9/+49
2021-06-25msubprojects: Add message at the end of purgeXavier Claessens1-0/+12
2021-06-25msubprojects: Run action on all subprojects in parallelXavier Claessens3-337/+387
2021-06-25typing: Annotate compilers.detectDaniel Mensinger2-63/+74
2021-06-25Split compiler detection from EnvironmentDaniel Mensinger14-1457/+1611
2021-06-25linkers: move linkers.py into the linkers packageDaniel Mensinger3-9/+124
2021-06-24Fix test.json for boost test to match schemaJon Turney1-4/+4