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
Age
Commit message (
Expand
)
Author
2018-01-01
Merged init branch.
Jussi Pakkanen
2018-01-01
Merge pull request #2852 from jon-turney/warning-location
Jussi Pakkanen
2017-12-31
Add unit test that checks that the sample projects compile.
Jussi Pakkanen
2017-12-31
Added C++ library sample.
Jussi Pakkanen
2017-12-31
Added C++ exe sample project.
Jussi Pakkanen
2017-12-31
Add a sample shared library project.
Jussi Pakkanen
2017-12-31
Added init command that creates a sample exe project.
Jussi Pakkanen
2017-12-31
Merge pull request #2757 from xclaesse/pkgconfig
Jussi Pakkanen
2017-12-30
The scanbuild script does now also look for executables with a version in the...
snsmac
2017-12-30
Merge pull request #2849 from polarina/vsregenfix
Jussi Pakkanen
2017-12-30
add Compiler.thread_flags() stub
Alexey Stukalov
2017-12-30
Append warning location to warning output by warning()
Jon Turney
2017-12-30
Add filename and lineno to duplicate kwargs warning
Jon Turney
2017-12-30
compilers: Fix error when objc/objc++ compilers are not found
Nirbheek Chauhan
2017-12-30
compilers: prefer C++ over objc in clink_langs
Nirbheek Chauhan
2017-12-30
Remember which Visual Studio backend was auto-detected
Gabríel Arthúr Pétursson
2017-12-30
Fail Visual Studio version detection if VSINSTALLDIR is not set
Gabríel Arthúr Pétursson
2017-12-27
Add missing space
Karol Szuster
2017-12-26
Merge pull request #2334 from mesonbuild/promotedep
Jussi Pakkanen
2017-12-26
Merge pull request #2817 from jon-turney/master
Jussi Pakkanen
2017-12-26
Merge pull request #2581 from NickeZ/check-subproj-version
Jussi Pakkanen
2017-12-26
Merge pull request #2806 from inigomartinez/gtkdoc
Jussi Pakkanen
2017-12-26
Merge pull request #2819 from NickeZ/boost-comp-fix
Jussi Pakkanen
2017-12-26
Merge pull request #2826 from bredelings/fix-clang-on-linux
Jussi Pakkanen
2017-12-26
fix AttributeError in CustomTargetIndex.__repr__
Andrei Alexeyev
2017-12-25
boost: Allow older behavior with a warning
Niklas Claesson
2017-12-23
Add whitespace around '+'.
Benjamin Redelings
2017-12-23
Fix linking with clang++ on linux if install_rpath.
Benjamin Redelings
2017-12-22
gnome.gtkdoc: Add dependencies over generated targets
Iñigo Martínez
2017-12-22
Merge pull request #2636 from dcbaker/submit/no-unknown-arguments
Jussi Pakkanen
2017-12-22
Print 'cached' if dependency is found in cache
Niklas Claesson
2017-12-22
subproject handling: add fix
Niklas Claesson
2017-12-21
pkgconfig: Rename DepsHolder to DependenciesHelper
Xavier Claessens
2017-12-21
Update prefix-dependent defaults when project(default_options:) changes prefix
Jon Turney
2017-12-21
Dead code removal.
Jussi Pakkanen
2017-12-20
pkgconfig: Use the pc file we generated for libraries
Xavier Claessens
2017-12-20
pkgconfig: Avoid duplicated -L flags
Xavier Claessens
2017-12-20
pkgconfig: Allow passing Dependency objects to library(_private)
Xavier Claessens
2017-12-20
Merge pull request #2791 from behlec/compiler-version
Jussi Pakkanen
2017-12-20
[Dependencies] Add --ldflags to cups-config invocation
Alexis Jeandet
2017-12-20
Merge pull request #2799 from inigomartinez/remove-duplicates
Jussi Pakkanen
2017-12-19
Deprecate duplicated values in array options
Iñigo Martínez
2017-12-19
Fix: More information for C compilers.
Christoph Behle
2017-12-19
Warn on unknown command line arguments
Dylan Baker
2017-12-19
mesonmain: Remove useless ternary
Dylan Baker
2017-12-19
gnome.gtkdoc: Add support for non string based content files
Iñigo Martínez
2017-12-18
Use -MD instead of -MMD for reliability.
Jussi Pakkanen
2017-12-18
Remove duplicated values in array options
Iñigo Martínez
2017-12-17
Also promote wrap files.
Jussi Pakkanen
2017-12-17
Print instructions on how to promote subsubprojects.
Jussi Pakkanen
[next]