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-09-30
User argv[0] to internally relaunch meson.py
Emanuele Aina
2016-09-28
Merge pull request #808 from thiblahute/gtkdoc
Jussi Pakkanen
2016-09-28
Deduplicate command line arguments. Slight improvement to #671.
Jussi Pakkanen
2016-09-28
Use Python provided by Appveyor environment.
Jussi Pakkanen
2016-09-28
Zipapp documentation update.
Jussi Pakkanen
2016-09-28
Support running Meson as a Python zip application
Franz Zapata
2016-09-26
gnome: Allow specifying gtkdoc where to install directory
Thibault Saunier
2016-09-26
gnome: Run gtkdoc-scanobjs and add a way to get assets working
Thibault Saunier
2016-09-26
gnome: Factor out a get_dependencies_flags method
Thibault Saunier
2016-09-26
gnome: Make all include paths absolute
Thibault Saunier
2016-09-26
Merge pull request #739 from QuLogic/gir-include-paths
Jussi Pakkanen
2016-09-26
tests/94 default options: Also test warning_level
Nirbheek Chauhan
2016-09-26
Add dependency support to the checks using the compiler
Matthew Waters
2016-09-25
i18n: use POTFILES.in as fallback if there's no POTFILES in po dir
Tim-Philipp Müller
2016-09-25
Merge pull request #794 from mesonbuild/allgen
Jussi Pakkanen
2016-09-25
Use custom target outputs to determine linker. Closes #786.
Jussi Pakkanen
2016-09-25
With a generator.
Jussi Pakkanen
2016-09-25
A target where all sources are generated.
Jussi Pakkanen
2016-09-25
ninja: Fix checking of exe_wrapper for CustomTargets (#806)
Nirbheek Chauhan
2016-09-25
interpreter: Print an error if the fallback dependency variable is not found ...
Nirbheek Chauhan
2016-09-25
gnome: Print useful error if missing compile_resource arg (#811)
TingPing
2016-09-25
configuration_data: can pass descriptions to setters (#783)
Tim-Philipp Müller
2016-09-25
Merge pull request #812 from centricular/older-gcc-pedantic
Jussi Pakkanen
2016-09-25
Give a helpful exception when target has no name (#816)
Sam Thursfield
2016-09-25
Add a meson.version() method returning the version of meson in use (#792)
Thibault Saunier
2016-09-25
compilers: Fix typo in visual studio warning argument
Nirbheek Chauhan
2016-09-25
compilers: Fall back to -pedantic with older GCC
Nirbheek Chauhan
2016-09-16
Option for ndebug.
Jussi Pakkanen
2016-09-14
Fix pkgconfig libraries passed to GIR targets.
Elliott Sales de Andrade
2016-09-14
GIR: Handle all dependencies and internal libraries.
Elliott Sales de Andrade
2016-09-14
Also add GIR include_directories to header search path.
Elliott Sales de Andrade
2016-09-14
Allow GirTargets as includes for another GirTarget.
Elliott Sales de Andrade
2016-09-14
Pull dependency directly from GIR's target library.
Elliott Sales de Andrade
2016-09-14
Add dependency's include paths to GIR generation.
Elliott Sales de Andrade
2016-09-14
Determine GIR include paths like targets.
Elliott Sales de Andrade
2016-09-14
Add a new 'environment' object to be used to build test environment (#781)
Thibault Saunier
2016-09-14
Merge pull request #782 from tp-m/config-data-set-quoted
Jussi Pakkanen
2016-09-14
Merge pull request #774 from mesonbuild/compilerreorg
Jussi Pakkanen
2016-09-14
Download without status updates if server does not report file size. Closes #...
Jussi Pakkanen
2016-09-13
configuration_data: add .set_quoted() convenience method to set quoted string
Tim-Philipp Müller
2016-09-12
Revert #737. Closes #773.
Jussi Pakkanen
2016-09-11
All_args should always be a list. Closes #778.
Jussi Pakkanen
2016-09-11
Merge pull request #684 from mesonbuild/pdb
Jussi Pakkanen
2016-09-11
run_tests.py: Ignore .pdb files while validating install
Nirbheek Chauhan
2016-09-11
ninjabackend: Add support for installing .pdb files
Nirbheek Chauhan
2016-09-11
vs: Never serialize debug file generation with /FS
Nirbheek Chauhan
2016-09-11
module pkgconfig: added install_dir attribute (#776)
grindhold
2016-09-10
Reorganisation.
Jussi Pakkanen
2016-09-10
Clang C++ compiler uses common class.
Jussi Pakkanen
2016-09-10
Factored Clang common stuff in its own class.
Jussi Pakkanen
[next]