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
/
mesonbuild
/
modules
Age
Commit message (
Expand
)
Author
2018-05-23
gnome/mkenums: allow passing generated files as templates
Mathieu Duponchelle
2018-05-21
Windows: Fix exception when windres is not found
Xavier Claessens
2018-05-09
gdbus_codegen: Guess the output list for docbook generation
Nirbheek Chauhan
2018-05-09
gtkdoc: Fix typo that made xml_files an array of arrays
Nirbheek Chauhan
2018-05-06
gnome.gtkdoc: Allow passing file objects as xml_files
Nirbheek Chauhan
2018-05-05
gnome: Use the header basename for #include in mkenums_simple
Nirbheek Chauhan
2018-05-05
gnome: Update minimum glib version for gdbus-codegen
Nirbheek Chauhan
2018-05-04
gnome: Disable usage of new --body and --header args
Nirbheek Chauhan
2018-05-04
Interpreter: don't flatten the arguments of various methods
Mathieu Duponchelle
2018-05-03
python module: make it work with pypy
Mathieu Duponchelle
2018-05-02
pkgconfig: Don't expose internal libraries in .pc files
Nirbheek Chauhan
2018-05-02
Keep separator spaces in pkg-config declarations. Closes #3479.
Jussi Pakkanen
2018-04-28
Install generated gdbus header with old glib version too.
Jussi Pakkanen
2018-04-21
modules/python: add some more options around path and config_vars
Havard Graff
2018-04-21
gnome: If pkg-config is not found, assume glib is 2.54 (#3443)
Nirbheek Chauhan
2018-04-20
gnome: gdbus-codegen add a `sources:` kwarg
Nirbheek Chauhan
2018-04-20
regression: pkgconfig module: Fix Fix regression in Requires.private generation.
Martin Hostettler
2018-04-18
gdbus_codegen: Fix install_dir parameter
Iñigo Martínez
2018-04-18
Made Python module match the new init interface.
Jussi Pakkanen
2018-04-17
Merge pull request #3240 from MathieuDuponchelle/python_module
Jussi Pakkanen
2018-04-16
Merge pull request #3218 from mesonbuild/findoverrider
Jussi Pakkanen
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-04-15
find_program: Don't spam when called from a module
Nirbheek Chauhan
2018-04-15
Updated all modules to work with the new API.
Jussi Pakkanen
2018-04-15
Convert Gnome module to use find_program from interpreter.
Jussi Pakkanen
2018-04-14
Improve generation of pkg-config files for static only libraries.
Martin Hostettler
2018-04-14
Merge pull request #2930 from inigomartinez/gdbus-targets
Jussi Pakkanen
2018-04-14
pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...
textshell
2018-04-12
gdbus_codegen: Fix new generated objects
Iñigo Martínez
2018-04-12
gdbus_codegen: Fix custom target name
Iñigo Martínez
2018-04-11
gdbus_codegen: Return 2 targets when docbook is disabled
Nirbheek Chauhan
2018-04-11
gnome: Validate docbook parameter is a string
Iñigo Martínez
2018-04-11
gnome: Split header and code targets in gdbus_codegen()
Iñigo Martínez
2018-04-09
Never install the glib-mkenums generated C source (#3374)
Emmanuele Bassi
2018-04-09
[fixup]: various minor tweaks found while documenting
Mathieu Duponchelle
2018-04-09
[fixup]: Rename find to find_installation
Mathieu Duponchelle
2018-04-09
[fixup]: Fix python2 detection and unit test
Mathieu Duponchelle
2018-04-08
Merge pull request #3326 from jeandet/generated_qrc
Jussi Pakkanen
2018-04-07
pkgconfig generator: Remove duplicates in required versions
Xavier Claessens
2018-04-06
pkgconfig generator: Fix crash when passing a SharedModule
Xavier Claessens
2018-04-07
[fixup]: trivial fix after rebase
Mathieu Duponchelle
2018-04-07
[fixup]: extension_module: allow specifying install_dir OR subdir
Mathieu Duponchelle
2018-04-07
[fixup]: Address PKG_CONFIG env vars comments
Mathieu Duponchelle
2018-04-06
Implement a generic python module
Mathieu Duponchelle
2018-04-04
Merge pull request #2711 from xclaesse/both-library
Jussi Pakkanen
2018-04-04
gnome.gtkdoc: Fix generated files used as content files
Iñigo Martínez
2018-04-04
[Qt module] refactor b4cd949c48ab67891e4bc6b14a8f9f247e28777d
Alexis Jeandet
2018-04-04
[Qt module] More qrc fixes
Alexis Jeandet
2018-04-03
pkgconfig generator: Only skip dependencies when using shared_library()
Xavier Claessens
2018-04-03
Remove duplicated list of known kwargs for build targets
Xavier Claessens
[next]