index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
snippets
Age
Commit message (
Expand
)
Author
2021-08-20
Merge pull request #9012 from dcbaker/submit/qt-custom-targets
Jussi Pakkanen
2021-08-20
external-project: Add support for WAF build system
Xavier Claessens
2021-08-18
docs: add snippet for qt compile_ method generated inputs
Dylan Baker
2021-08-17
Add install tags
Xavier Claessens
2021-08-16
interpreter/compiler: remove unittest_args method
Dylan Baker
2021-08-16
Add unset_variable()
Tristan Partin
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-08-04
destdir: Allow relative to build directory
Xavier Claessens
2021-07-26
coredata: throw a MesonException on unknown options
Florian Schmaus
2021-07-25
Added release snippet
miebka
2021-07-22
Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency
Jussi Pakkanen
2021-07-18
Set up the 0.59.0 release.
Jussi Pakkanen
2021-07-13
modules/python: Add type annotations
Dylan Baker
2021-07-07
windows: Support wrc resource compiler
Connor Abbott
2021-06-30
interpreter: add required and disabled to import
Dylan Baker
2021-06-29
Merge pull request #8882 from xclaesse/msubprojects-parallel
Jussi Pakkanen
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-25
msubprojects: Run action on all subprojects in parallel
Xavier Claessens
2021-06-23
gnome: add update_desktop_database to post_install()
Xavier Claessens
2021-06-23
gnome: Set GSETTINGS_SCHEMA_DIR in devenv
Xavier Claessens
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
2021-06-22
Merge pull request #8898 from e820/interpreter-required-arguments
Dylan Baker
2021-06-21
fix: Ensure that build targets have all methods from ExternalProgram
Daniel Mensinger
2021-06-21
interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...
Laurin-Luis Lehning
2021-06-21
docs: Fix snippet heading for required project arguments
Laurin-Luis Lehning
2021-06-21
interprter: Add required kwarg to add_(project|global)_arguments
Laurin-Luis Lehning
2021-06-17
intl custom dependency
Eli Schwartz
2021-06-15
docs: update qt module documentation with types and new files
Dylan Baker
2021-06-15
modules/qt: Deprecated the *sources variadic argument to preproccess
Dylan Baker
2021-06-08
docs: fix issues with the cython docs
Dylan Baker
2021-06-08
document the enhancement to the Fs module permitting File arguments
Eli Schwartz
2021-06-07
docs: Add cython docs
Dylan Baker
2021-05-19
interpreter: Automatically add 'c' to languages when 'vala' is used
Dylan Baker
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
2021-05-13
Set up VS environment automatically when run.
Jussi Pakkanen
2021-05-11
Make objective C use C standard version. Closes #5495.
Jussi Pakkanen
2021-05-02
Release 0.58.0.
Jussi Pakkanen
2021-04-26
Add snippet about Xcode. [skip ci]
Jussi Pakkanen
2021-04-26
Interpreter: Fallback when required is false but forcefallback is true
Xavier Claessens
2021-04-26
Add 'subprojects purge' command
Tristan Partin
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-04-09
Add global_source/build_root()
Xavier Claessens
2021-03-29
Do not add custom target dir automatically when implicit false.
Jussi Pakkanen
2021-03-28
msubprojects: wrap-file should be re-extracted with --reset
Xavier Claessens
2021-03-24
Merge pull request #8568 from dcbaker/submit/qt-dependency-factory
Jussi Pakkanen
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-23
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)
Xavier Claessens
[next]