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-09-03
Merge pull request #4084 from FFY00/pr-fix-dub-dependencies
Jussi Pakkanen
2018-09-02
tests: add dub (failing/85)
FFY00
2018-09-02
Remove unnecessary -lquadmath from FORTRAN flags.
Jussi Pakkanen
2018-09-02
Meson should warn if b_lundef is mixed with any sanitizer with clang
Alexis Jeandet
2018-08-31
gnome: fix generate_gir when linking with libasan
Mathieu Duponchelle
2018-08-30
ci: install gdc and ldc
FFY00
2018-08-29
Improve support for macOS dylib versioning
Nirbheek Chauhan
2018-08-29
dub: enhance dependency handling
FFY00
2018-08-29
Merge pull request #4016 from thiblahute/hotdoc
Jussi Pakkanen
2018-08-29
Make `-std=` fallback remapping more robust
David Seifert
2018-08-28
Deduplicate build-tree RPATHs on macOS
David Seifert
2018-08-28
hotdoc: Add documentation
Thibault Saunier
2018-08-28
docs: Use meson to build documentation
Thibault Saunier
2018-08-28
modules: Add an 'hotdoc' module
Thibault Saunier
2018-08-28
CompilerArgs: -Wl,-lfoo is also a valid way to pass a library
Nirbheek Chauhan
2018-08-27
d: fix how the DC variable is handled
FFY00
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
2018-08-27
Merge pull request #3981 from GoaLitiuM/d-win-fixes
Jussi Pakkanen
2018-08-27
Add a `required` argument to `subproject`
Thibault Saunier
2018-08-27
Merge pull request #4035 from jon-turney/factor-out-version-check
Jussi Pakkanen
2018-08-27
d: disallow dmd frontends (ldmd and gdc)
FFY00
2018-08-27
Remove some spurious calls to the format() function
Jon Turney
2018-08-27
using urlopen() with explicit timeout
Andrei Antonov
2018-08-26
Add a release note snippet
Jon Turney
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-08-26
Don't use version to check for a not-found fallback
Jon Turney
2018-08-26
Comparison with an unknown dependency version should always fail
Jon Turney
2018-08-26
Apply dependency(version:) check for all dependency types
Jon Turney
2018-08-26
Only use the numeric part of the pcap_lib_version()
Jon Turney
2018-08-26
Pass kwargs to ThreadDependency superclass constructor
Jon Turney
2018-08-26
Drop redundant logging in OpenMPDependency constructor
Jon Turney
2018-08-26
Set is_found in AppleFrameworks constructor
Jon Turney
2018-08-26
Fix a misplaced bracket in GLDependency constructor
Jon Turney
2018-08-23
Revert symlink copy behaviour. Closes #4069.
Jussi Pakkanen
2018-08-23
My bad.
Jussi Pakkanen
2018-08-23
CompilerArgs: Allow calling to_native() multiple times
Nirbheek Chauhan
2018-08-23
compilers: Handle dupes in the --start/end-group logic
Ole André Vadla Ravnås
2018-08-23
Merge pull request #4068 from ndufresne/master
Xavier Claessens
2018-08-23
Merge pull request #3769 from xclaesse/command-line-step2
Xavier Claessens
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
2018-08-22
compilers: Reduce sizes of MSVC linked binaries
Ole André Vadla Ravnås
2018-08-22
Test that system shlibs with undefined symbols can be found
Nirbheek Chauhan
2018-08-22
find_library: Allow undefined symbols while linking
Nirbheek Chauhan
2018-08-22
find_library: Use _build_wrapper to get library dirs
Bruce Richardson
2018-08-22
Set wrap_mode to None by default to know if user passed a value
Xavier Claessens
2018-08-22
mesonmain: Use MesonException instead of RuntimeError in MesonApp init
Xavier Claessens
2018-08-22
mlog.shutdown(): Return the log file path or None if not initialized
Xavier Claessens
2018-08-22
Remove useless __main__ in files that cannot be executed
Xavier Claessens
2018-08-22
interpreter: Simplify get_option_internal() and fix base option fallback
Xavier Claessens
2018-08-22
help: Fix printing list of wrap mode
Nicolas Dufresne
[next]