Age | Commit message (Expand) | Author | Files | Lines |
2021-09-30 | dependency: Allow searching for multiple names | Xavier Claessens | 1 | -0/+8 |
2021-09-30 | Make custom_target() name argument optional | Xavier Claessens | 1 | -0/+4 |
2021-09-28 | Merge pull request #9014 from bonzini/mixed-language-link | Jussi Pakkanen | 1 | -0/+21 |
2021-09-25 | Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippy | Jussi Pakkanen | 2 | -0/+12 |
2021-09-25 | interpreter: Introduce StringHolder | Daniel Mensinger | 1 | -0/+5 |
2021-09-24 | compilers/rust: Add support for clippy | Dylan Baker | 1 | -0/+6 |
2021-09-24 | rustc: implement pic args | Dylan Baker | 1 | -0/+1 |
2021-09-24 | compilers/rust: Implement warning levels | Dylan Baker | 1 | -0/+1 |
2021-09-24 | rust: Add werror arguments | Dylan Baker | 1 | -0/+4 |
2021-09-24 | Add option to to transpile Cython to C++ | Dylan Baker | 1 | -0/+22 |
2021-09-12 | new custom dependency lookup for iconv | Eli Schwartz | 1 | -0/+8 |
2021-09-07 | docs: document new behavior with respect to mixed language link tests | Paolo Bonzini | 1 | -0/+21 |
2021-09-01 | add release note formally allowing run_target in an alias | Eli Schwartz | 1 | -0/+20 |
2021-09-01 | msvc: Assume UTF8 source by default | Xavier Claessens | 1 | -0/+16 |
2021-08-31 | i18n module: provide targets as return value for gettext() | Eli Schwartz | 1 | -0/+6 |
2021-08-31 | interpreter: Make comparisons of different types a hard error | Daniel Mensinger | 1 | -0/+5 |
2021-08-23 | interpreter: Fix dependency(..., static: true) fallback | Xavier Claessens | 1 | -0/+46 |
2021-08-22 | Add Java module | Tristan Partin | 1 | -0/+18 |
2021-08-20 | Merge pull request #9012 from dcbaker/submit/qt-custom-targets | Jussi Pakkanen | 1 | -0/+13 |
2021-08-20 | external-project: Add support for WAF build system | Xavier Claessens | 1 | -0/+5 |
2021-08-18 | docs: add snippet for qt compile_ method generated inputs | Dylan Baker | 1 | -0/+13 |
2021-08-17 | Add install tags | Xavier Claessens | 1 | -0/+6 |
2021-08-16 | interpreter/compiler: remove unittest_args method | Dylan Baker | 1 | -0/+4 |
2021-08-16 | Add unset_variable() | Tristan Partin | 1 | -0/+16 |
2021-08-15 | Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" | Jussi Pakkanen | 1 | -7/+0 |
2021-08-11 | compilers/c++: Add MSVC option to make the __cplusplus define accurate | Dylan Baker | 1 | -0/+7 |
2021-08-08 | Add support for finding Javascript source libraries with Emscripten. | Jussi Pakkanen | 1 | -0/+13 |
2021-08-04 | destdir: Allow relative to build directory | Xavier Claessens | 1 | -0/+6 |
2021-07-26 | coredata: throw a MesonException on unknown options | Florian Schmaus | 1 | -0/+5 |
2021-07-25 | Added release snippet | miebka | 1 | -0/+3 |
2021-07-22 | Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency | Jussi Pakkanen | 1 | -0/+3 |
2021-07-18 | Set up the 0.59.0 release.0.59.0 | Jussi Pakkanen | 17 | -211/+0 |
2021-07-13 | modules/python: Add type annotations | Dylan Baker | 1 | -0/+3 |
2021-07-07 | windows: Support wrc resource compiler | Connor Abbott | 1 | -0/+7 |
2021-06-30 | interpreter: add required and disabled to import | Dylan Baker | 1 | -0/+5 |
2021-06-29 | Merge pull request #8882 from xclaesse/msubprojects-parallel | Jussi Pakkanen | 1 | -0/+7 |
2021-06-29 | Add feed arg to custom_target() | Simon Ser | 1 | -0/+4 |
2021-06-25 | msubprojects: Run action on all subprojects in parallel | Xavier Claessens | 1 | -0/+7 |
2021-06-23 | gnome: add update_desktop_database to post_install() | Xavier Claessens | 1 | -0/+8 |
2021-06-23 | gnome: Set GSETTINGS_SCHEMA_DIR in devenv | Xavier Claessens | 1 | -0/+5 |
2021-06-22 | Add Visual Studio 2012/2013 backends (#8803) | fanc999 | 1 | -0/+15 |
2021-06-22 | Merge pull request #8898 from e820/interpreter-required-arguments | Dylan Baker | 1 | -0/+6 |
2021-06-21 | fix: Ensure that build targets have all methods from ExternalProgram | Daniel Mensinger | 1 | -0/+16 |
2021-06-21 | interpreter: Move argument checks from add_*_arguments to compiler.get_suppor... | Laurin-Luis Lehning | 2 | -8/+6 |
2021-06-21 | docs: Fix snippet heading for required project arguments | Laurin-Luis Lehning | 1 | -1/+1 |
2021-06-21 | interprter: Add required kwarg to add_(project|global)_arguments | Laurin-Luis Lehning | 1 | -0/+8 |
2021-06-17 | intl custom dependency | Eli Schwartz | 1 | -0/+35 |
2021-06-15 | docs: update qt module documentation with types and new files | Dylan Baker | 2 | -7/+29 |
2021-06-15 | modules/qt: Deprecated the *sources variadic argument to preproccess | Dylan Baker | 1 | -0/+16 |
2021-06-08 | docs: fix issues with the cython docs | Dylan Baker | 1 | -2/+2 |