aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Add a feature-new entry for UserFeatureOptionNirbheek Chauhan1-5/+6
2018-08-24Fix test on cygwin.Rafael Ávila de Espíndola1-1/+1
2018-08-24Make the dependency order deterministic.Rafael Ávila de Espíndola6-2/+26
2018-08-24mesonbuild: Recognise risc-v architectureKhem Raj1-0/+2
2018-08-24Print a useful error when a compiler is not found in the cross fileNirbheek Chauhan1-0/+2
2018-08-24Canonicalise 64-bit PowerPC CPU families to "ppc64"Ross Burton2-5/+4
2018-08-24Avoid concatenating two options in listThomas Hindoe Paaboel Andersen1-1/+1
2018-08-24gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan4-4/+5
2018-07-11Update version numbers for release.0.47.1Jussi Pakkanen6-6/+6
2018-07-11Implement get_link_whole_for() for IntelCompiler (#3863)Alberto Sartori1-0/+3
2018-07-11find_library: Validate and sort globbed shared library filesNirbheek Chauhan2-6/+39
2018-07-10Fix directory verification. Closes #3857.Jussi Pakkanen2-2/+29
2018-07-10find_library: Fix priority of library search in OpenBSDNirbheek Chauhan4-23/+121
2018-07-10find_library: Fix manual searching on OpenBSDNirbheek Chauhan3-21/+79
2018-07-10get_library_naming: Use templates instead of suffix/prefix pairsNirbheek Chauhan2-36/+35
2018-07-09Print a more usable message when a subproject fails to configureNirbheek Chauhan4-8/+24
2018-07-09Raise a MesonException when substituting an invalid valueNirbheek Chauhan3-3/+14
2018-07-09Add new method: mlog.deprecation()Nirbheek Chauhan6-7/+12
2018-07-09environment: Map mipsel -> mips, mips64el -> mips64Nirbheek Chauhan1-1/+7
2018-07-09Ask for more details when warning about unknown arch [skip appveyor]Nirbheek Chauhan1-1/+3
2018-07-09mlog: Log timestamps in profile-self modeNirbheek Chauhan2-1/+15
2018-07-09mlog: Add built-in support for quoting bolded messagesNirbheek Chauhan2-25/+31
2018-07-09gnome.gtkdoc: Don't treat install_dir as a file optionNirbheek Chauhan3-1/+22
2018-07-09Fix pkexec command for installation via polkitXi Ruoyao1-1/+1
2018-07-09find_library: Only run link test on system dirsNirbheek Chauhan3-12/+24
2018-07-09configure_file: Don't optimize away substitutionsNirbheek Chauhan6-22/+52
2018-07-09test cases: Merge two configure_file testsNirbheek Chauhan3-9/+8
2018-07-02Update everything for new release.0.47.0Jussi Pakkanen28-263/+294
2018-07-02Merge pull request #3823 from mesonbuild/nirbheek/fix-featurenew-subprojectsJussi Pakkanen17-153/+232
2018-07-02Documentation cleanup. [skip ci]Jussi Pakkanen1-102/+127
2018-07-02setup.cfg: Don't warn about commented codeNirbheek Chauhan1-0/+2
2018-07-02Contributing.md: Document procedure for new features [skip ci]Nirbheek Chauhan3-4/+18
2018-07-02FeatureNew: Make all checks subproject-specificNirbheek Chauhan13-149/+211
2018-07-02meson.vim: Add missing disabler() entry [skip ci]Nirbheek Chauhan1-0/+1
2018-07-02FeatureNew: Declare functions as class methods explicitlyNirbheek Chauhan1-6/+10
2018-07-02interpreter: Use is_subproject() everywhereNirbheek Chauhan1-3/+3
2018-07-02FeatureNew: Fix method names for some feature checksNirbheek Chauhan2-11/+12
2018-07-02FeatureNew: Minor code cleanup, no changesNirbheek Chauhan1-42/+41
2018-07-02Remove permittedSnippetKwargs, snippets are not specialNirbheek Chauhan4-24/+17
2018-07-02Add some tests for FeatureNewMathieu Duponchelle1-8/+33
2018-07-02Various bug fixes for FeatureNewSalamandar4-34/+70
2018-07-01gnome: Use raw link arguments with g-ir and gtk-docNirbheek Chauhan4-19/+32
2018-07-01gnome: Distinguish between internal and external linker flagsTing-Wei Lan10-24/+194
2018-07-01Debug-log pkg-config callsChristopher Dunn1-2/+6
2018-07-01Don't let build_always take precedence over build_by_default (#3816)Andrei Alexeyev4-15/+53
2018-07-01Proper error message for non-found exe in run_target. Closes #3818Jussi Pakkanen2-0/+6
2018-07-01custom targets: Only add a dependency on absolute path external programsNirbheek Chauhan1-1/+5
2018-07-01Add a helper for fetching of binaries from cross filesNirbheek Chauhan4-24/+38
2018-07-01Allow command lists for find_program cross file overridesNirbheek Chauhan3-4/+13
2018-07-01Getting-meson.md: Fix incorrect image link [skip ci]Nirbheek Chauhan1-1/+1