aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-11Bump version number for rc1.0.60.0.rc1Jussi Pakkanen3-2/+3
2021-10-10pkg-config: do not ever successfully detect Strawberry Perl.Eli Schwartz1-0/+4
2021-10-10simplify some log formatting by splitting out a commonly used format stringEli Schwartz1-5/+4
2021-10-10Add missing release snippet for option() deprecated kwargXavier Claessens1-0/+23
2021-10-10Add --vsenv command line option and active VS only when neededXavier Claessens14-115/+150
2021-10-10improve wraptool searchDaniel Jacobs2-2/+12
2021-10-10Fix typos discovered by codespellChristian Clauss72-113/+113
2021-10-10clangformat: Only format files tracked by git by defaultXavier Claessens3-4/+31
2021-10-10ar linker: generate thin archives for uninstalled static librariesEli Schwartz4-10/+32
2021-10-10linkers: reorganize Ar linker into a base classEli Schwartz1-29/+24
2021-10-10Revert "interpreter: Add FeatureNew check"Eli Schwartz3-20/+1
2021-10-10Add release notes for `subprojects packagefiles`.Eli Schwartz1-0/+11
2021-10-10msubprojects: implement "packagefiles --save"Eli Schwartz1-2/+36
2021-10-10msubprojects: add new subcommand "packagefiles"Eli Schwartz1-1/+28
2021-10-10Revert "msubprojects: if fetching the remote fails, gracefully fallback to lo...Eli Schwartz1-8/+3
2021-10-10Be more strict about target names with slashes.Jussi Pakkanen2-1/+9
2021-10-10minstall: Ignore ldconfig errors when we did not install librariesXavier Claessens1-9/+22
2021-10-10pkgconfig module: correctly generate Libs search path with absolute install_dirEli Schwartz1-4/+6
2021-10-10Merge pull request #9373 from anarazel/vs-build-speedJussi Pakkanen1-170/+69
2021-10-10Zipapp docs (#9356)Eli Schwartz2-0/+20
2021-10-09optinterpreter: Add deprecated kwargXavier Claessens6-2/+117
2021-10-09optinterpreter: Refactor to use typed_pos_args() and typed_kwargs()Xavier Claessens2-122/+100
2021-10-09optinterpreter: Add support for dictionariesXavier Claessens1-0/+7
2021-10-09typed_kwargs: Fix when ContainerTypeInfo is used in a tupleXavier Claessens2-39/+89
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens10-10/+78
2021-10-08ModuleState: Add wrapper to get optionXavier Claessens1-1/+8
2021-10-08Add support for module optionsXavier Claessens4-20/+42
2021-10-08doc: fix yaml indentation typo that broke building the websiteEli Schwartz1-6/+6
2021-10-08add install_emptydir functionEli Schwartz12-5/+125
2021-10-08Add Mac installation instructions for HomebrewIsmayil Mirzali1-0/+4
2021-10-08cmake: handle arguments in the [binaries] section of the machine filePaolo Bonzini2-6/+49
2021-10-08backend/vs: Parallelize compilation inside one project.Andres Freund1-0/+1
2021-10-08backend/vs: Deduplicate basic project template.Andres Freund1-171/+61
2021-10-08backend/vs: Name pch pdb files to avoid naming & lock conflicts.Andres Freund1-0/+7
2021-10-08backend/vs: Move Microsoft.Cpp.props to before ItemDefinitionGroup.Andres Freund1-2/+3
2021-10-08modules/gnome: Fix unset install_dirDylan Baker1-3/+2
2021-10-08modules/gnome: Fix case that could never be hit due to bad typesDylan Baker1-3/+3
2021-10-08modules/gnome: fix use of undefined variableDylan Baker1-1/+1
2021-10-07Windows module: Make path flattening for windres work in more casesLuca Bacci1-2/+2
2021-10-07docs: restore build_target method documentation which went missingEli Schwartz1-0/+40
2021-10-07clike compilers: drop semicolon at function endVladimír Čunát1-4/+4
2021-10-07modules/gnome: deprecate yelp variadic sourcesDylan Baker3-1/+27
2021-10-06interpreter: Move RangeHolder out of interpreterbase to interpreterDaniel Mensinger5-28/+39
2021-10-06interpreter: Holderify arrays and dictsDaniel Mensinger14-428/+349
2021-10-06Fix compiler detection for cl/clang-clJesse Natalie1-1/+1
2021-10-06cmake: Implement support for interpreting link "keywords"Daniel Mensinger3-11/+37
2021-10-06cmake: Warn if we could use IMPORTED CMake targetsDaniel Mensinger3-2/+43
2021-10-06ci: Add TTY mode to the image builder mounting mesonDaniel Mensinger1-1/+30
2021-10-06ci: Add comment to not forget updating wrapdb rulesXavier Claessens1-0/+2
2021-10-04wrap clone: be less noisy when doing automated code checkoutsEli Schwartz1-4/+5