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-01-02
Add a missing space.
Shlomi Fish
2018-01-02
Correct some grammar.
Shlomi Fish
2018-01-02
docs: get_option returns relative paths for xxxdir options
Nirbheek Chauhan
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
Added documentation for project templates.
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-31
Fix test cases/windows/5 resources
Jon Turney
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 a test case for location in duplicate kwarg 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-29
Release notes for 0.43 are no longer preliminary
Gabríel Arthúr Pétursson
2017-12-28
docs: Fix missing syntax highlighting
TingPing
2017-12-28
docs: find_program native: is available since 0.43
Nirbheek Chauhan
2017-12-27
Add missing space
Karol Szuster
2017-12-26
Explain test setup a bit more.
Jussi Pakkanen
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-26
Reformat and update doc page.
Jussi Pakkanen
2017-12-26
add one more blank line at the tail of Disabler.md
Passw
2017-12-26
unit tests: Test that relative install_rpath works correctly
Nirbheek Chauhan
2017-12-25
Add failing boost test
Niklas Claesson
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: Extend GtkDoc test
Iñigo Martínez
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-22
subproject handling: add two tests
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
[next]