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
2016-12-13
Test targets with only generated and prebuilt objects
Nirbheek Chauhan
2016-12-13
Test extracting static objects into a shared library
Nirbheek Chauhan
2016-12-13
Add __repr__ for ExtractedObjects and better error for Vala libraries
Nirbheek Chauhan
2016-12-13
Use the linker to determine if we are using MSVC
Nirbheek Chauhan
2016-12-13
Query the target itself for the dynamic linker
Nirbheek Chauhan
2016-12-13
Also use objects to populate target compilers
Nirbheek Chauhan
2016-12-13
Use dict for self.build.compilers instead of list
Nirbheek Chauhan
2016-12-12
Add Compiler.has_multi_arguments method.
Elliott Sales de Andrade
2016-12-12
gnome.gtkdoc(): Include builddir variant of include dirs also
Patrick Griffis
2016-12-12
Make Java compilation work with inner classes. Closes #1157.
Jussi Pakkanen
2016-12-11
Merge pull request #1095 from centricular/llvm-ir-assembly
Jussi Pakkanen
2016-12-11
If/elif fix so running just mesontest actually runs the tests after doing a r...
Jussi Pakkanen
2016-12-11
Use a big timeout when running gdb interactively and a typo fix.
Jussi Pakkanen
2016-12-11
unity builds: Assembly and LLVM IR are incompatible
Nirbheek Chauhan
2016-12-11
compilers: Implement support for LLVM IR compilation
Nirbheek Chauhan
2016-12-11
Test that g++ and Clang++ can compile assembly
Nirbheek Chauhan
2016-12-11
Add a test for LLVM IR and ASM compilation
Nirbheek Chauhan
2016-12-11
Use universal_newlines=True for all Popen calls
Nirbheek Chauhan
2016-12-10
has_function: Fix checking for builtins with includes
Nirbheek Chauhan
2016-12-10
gnome.gtkdoc(): Include -rpath for gtkdoc-scangobj
Patrick Griffis
2016-12-10
python3 dep: Check arch of libraries before using
Nirbheek Chauhan
2016-12-10
Do not warn about non-utf8 locales on Windows.
Jussi Pakkanen
2016-12-07
mesontest: Fix exception
Patrick Griffis
2016-12-07
Merge pull request #1126 from mesonbuild/sharedmodule
Jussi Pakkanen
2016-12-07
Fix shared module support on Windows
Nirbheek Chauhan
2016-12-07
Skip shared module test on VS because it fails for some reason nobody underst...
Jussi Pakkanen
2016-12-07
Only build master on pushes.
Jussi Pakkanen
2016-12-06
Fix compiler arg checking if ccache is used.
Jussi Pakkanen
2016-12-06
syntax-highlighting: Update list of builtin functions
Nirbheek Chauhan
2016-12-06
Merge pull request #1086 from Keruspe/master
Jussi Pakkanen
2016-12-06
Merge pull request #1151 from mesonbuild/tingping/gtk-doc
Jussi Pakkanen
2016-12-06
Merge pull request #1149 from centricular/compiler_check_ext_deps_only
Jussi Pakkanen
2016-12-06
Add unresolved symbol arg to link line in VS backends. For some
Jussi Pakkanen
2016-12-06
gnome.gtkdoc(): Add keyword to override the mode
Patrick Griffis
2016-12-07
misc: Use relative imports everywhere
Nirbheek Chauhan
2016-12-07
Compiler checks can only accept external dependencies
Nirbheek Chauhan
2016-12-06
Merge pull request #1145 from AlexandreFoley/wrap-fix
Jussi Pakkanen
2016-12-06
i18n: Improve language handling
Patrick Griffis
2016-12-06
Expose project information with mesonintrospect. Closes #1118.
Jussi Pakkanen
2016-12-06
Better error when passing invalid objects to install_header
Nirbheek Chauhan
2016-12-06
add builtin support for localstatedir
Igor Gnatenko
2016-12-06
Merge pull request #1144 from valum-framework/always-add-version-in-pkg-config
Jussi Pakkanen
2016-12-06
gnome.gtkdoc(): Add namespace keyword
Patrick Griffis
2016-12-06
Merge pull request #1103 from mesonbuild/rewriter
Jussi Pakkanen
2016-12-06
The “directory present and not empty” return condition was necessary for ...
Alexandre Foley
2016-12-06
gnome.gtkdoc(): Allow passing multiple source dirs
Patrick Griffis
2016-12-06
gnome.gtkdoc(): Fix including doc source dir in path
Patrick Griffis
2016-12-06
Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment...
Alexandre Foley
2016-12-05
pkgconfig: Raise an error if 'version' is not specified
Guillaume Poirier-Morency
2016-12-05
Wrap.py: Made it so using an already downloaded subproject is only for the wr...
Alexandre Foley
[next]