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
Age
Commit message (
Expand
)
Author
2018-04-14
improve suite of meson test (#3369)
Alberto Sartori
2018-04-14
compilers: Cache compiler checks where we don't want the output
Nirbheek Chauhan
2018-04-14
Merge pull request #3396 from mesonbuild/nirbheek/cache-pkgconfig
Jussi Pakkanen
2018-04-14
pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...
textshell
2018-04-14
Fix encoding bug on Windows
Robin
2018-04-13
Indicate subproject depth in console output
Jon Turney
2018-04-13
Deduplicate dependencies resolved to absolute paths
Daniel Schulte
2018-04-13
don't create unneeded internal dependency objects
Bruce Richardson
2018-04-13
Prune unneeded transitive dependencies
Bruce Richardson
2018-04-13
PkgConfigDependency: dicts aren't hashable, so use frozenset
Nirbheek Chauhan
2018-04-13
PkgConfigDependency: Cache the output of pkg-config
Nirbheek Chauhan
2018-04-12
docs: Fix syntax highlighting in release notes
TingPing
2018-04-12
coredata: UserOption subclasses only need to implement validate_value()
Xavier Claessens
2018-04-12
Explain the choice of implementation language. [skip ci]
Jussi Pakkanen
2018-04-11
Fix unit test for Disabler()
Xavier Claessens
2018-04-11
introspect: default builddir to . to prevent a crash
Andrei Alexeyev
2018-04-11
vala: Don't pass -o and -C at the same time
Rico Tzschichholz
2018-04-11
Trivial update to meson vim syntax + typo in snippet [skip ci]
Nirbheek Chauhan
2018-04-09
Never install the glib-mkenums generated C source (#3374)
Emmanuele Bassi
2018-04-08
add support for cmakedefine in configure_file()
David Fort
2018-04-08
Update depfixer to fix rpaths also on OSX.
Jussi Pakkanen
2018-04-08
Merge pull request #3326 from jeandet/generated_qrc
Jussi Pakkanen
2018-04-08
Remove arbitrary [-1024,1024] limit in cross_compute_int()
Xavier Claessens
2018-04-08
Merge pull request #3366 from xclaesse/pkgconfig-dup-version
Jussi Pakkanen
2018-04-07
pkgconfig generator: Remove duplicates in required versions
Xavier Claessens
2018-04-08
Merge pull request #3312 from MathieuDuponchelle/alwaysfallback
Jussi Pakkanen
2018-04-08
VS backend: dedup AdditionalDependencies
Paul I
2018-04-08
Move entry in build_funct_dict to correct position.
Christoph Behle
2018-04-07
[fixup]: rename test after rebase
Mathieu Duponchelle
2018-04-07
[fixup]: export symbols explicitly
Mathieu Duponchelle
2018-04-07
Remove commit_zero recommendation from wrap documentation, use action commit ...
Aleksey Filippov
2018-04-06
pkgconfig generator: Fix crash when passing a SharedModule
Xavier Claessens
2018-04-06
[fixup]: Add test
Mathieu Duponchelle
2018-04-06
[fixup]: add since to FAQ
Mathieu Duponchelle
2018-04-06
new wrap-mode: forcefallback
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
Add both_libraries() to build both shared and static libraries
Xavier Claessens
2018-04-03
extract_all_objects: Also extract generated sources
Xavier Claessens
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
2018-04-02
Merge pull request #3242 from thejk/coverage_targets
Jussi Pakkanen
2018-04-02
Merge D feature flag fix branch
Jussi Pakkanen
2018-04-02
gtkdochelper: print warnings
Sébastien Wilmet
2018-04-02
Add link to `meson` github topic [skip ci]
Isaiah Norton
2018-04-02
Imported Debian fixes by Matthias Klose.
Jussi Pakkanen
2018-04-02
Fix detection to work with newer Java compilers.
Jussi Pakkanen
2018-03-31
Ensure D feature flags get applied to all D files
Matthias Klumpp
[next]