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-08-08
Don't check version for fallback not-found dependency
Nirbheek Chauhan
2018-08-08
PkgConfigDependency: Fix library path search order
Nirbheek Chauhan
2018-08-07
Test that vim syntax highlighting is up-to-date
Nirbheek Chauhan
2018-08-07
Adding support to checkout from reviews in git/gerrit using commit ids.
Mohammed Amer Khalidi
2018-08-07
Prints error message instead of backtrace on fail
Niklas Claesson
2018-08-07
Fix missing permitted kwarg
Patrick Griffis
2018-08-07
Fix @CURRENT_SOURCE_DIR@ in generator()
Emil Styrke
2018-08-07
gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307
Christoph Reiter
2018-08-07
Refactor getting the host system of a cross compiler
George Koehler
2018-08-03
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-07-31
Updated boost discovery to handle version >= 1.65 for MSVC (#3961)
Derek Kingston
2018-07-31
custom targets: Add a 'console' kwarg for long-running commands
Nirbheek Chauhan
2018-07-31
Merge pull request #3799 from rossburton/gtkdoc
Jussi Pakkanen
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
2018-07-29
gnome: Fix building gir with asan again
TingPing
2018-07-27
python.find_installation: only try to find python with the py launcher if it ...
Christoph Reiter
2018-07-27
Merge pull request #3898 from mesonbuild/vsinstall
Jussi Pakkanen
2018-07-27
Warn for future keyword (#3908)
Xavier Claessens
2018-07-25
Make the rpath order deterministic. (#3932)
Rafael Ávila de Espíndola
2018-07-25
Merge pull request #3943 from xclaesse/auto-feature-default
Xavier Claessens
2018-07-25
Add a feature-new entry for UserFeatureOption
Nirbheek Chauhan
2018-07-25
UserFeatureOption: Default to 'auto' when no value specified
Xavier Claessens
2018-07-24
Print a useful error when a compiler is not found in the cross file
Nirbheek Chauhan
2018-07-22
Make the dependency order deterministic. (#3927)
Rafael Ávila de Espíndola
2018-07-22
Added install target to VS. Closes #3841.
Jussi Pakkanen
2018-07-21
mesonbuild: Recognise risc-v architecture
Khem Raj
2018-07-21
Merge pull request #3893 from FFY00/master
Jussi Pakkanen
2018-07-19
Handle transitive links to 'threads' dependencies. (#3895)
Rafael Ávila de Espíndola
2018-07-19
Merge pull request #3814 from behlec/configure-file-output
Jussi Pakkanen
2018-07-17
Moved install data file generation to base class.
Jussi Pakkanen
2018-07-16
dlang module: fix DubDependency - new compiler api
FFY00
2018-07-16
dlang module: allow all configuration types when generating dub.json
FFY00
2018-07-13
Avoid concatenating two options in list
Thomas Hindoe Paaboel Andersen
2018-07-11
gnome.gdbus_codegen: Handle XML docbook in subdirs
Nirbheek Chauhan
2018-07-10
Implement get_link_whole_for() for IntelCompiler (#3863)
Alberto Sartori
2018-07-10
find_library: Validate and sort globbed shared library files
Nirbheek Chauhan
2018-07-09
gtkdoc: pass the cross compiler if cross compiling
Ross Burton
2018-07-09
scripts/gtkdochelper: add support for --run
Ross Burton
2018-07-09
Fix directory verification. Closes #3857.
Jussi Pakkanen
2018-07-09
Fix searching of shared libraries on OpenBSD (#3851)
Nirbheek Chauhan
2018-07-09
cross: Be more permissive about not-found exe_wrapper
Nirbheek Chauhan
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
2018-07-08
Add missing method on external library object: type_name() (#3845)
Nirbheek Chauhan
2018-07-08
Use mlog.bold to add quotes
Christoph Behle
2018-07-08
Simplified and cleaned up warning.
Christoph Behle
2018-07-07
Consider subdir for output files.
Christoph Behle
2018-07-07
Track line numbers for configure_file.
Christoph Behle
2018-07-07
Add warning if configure_file overwrites output.
Christoph Behle
2018-07-07
Print a more usable message when a subproject fails to configure
Nirbheek Chauhan
2018-07-07
Raise a MesonException when substituting an invalid value
Nirbheek Chauhan
[next]