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