aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-18Can upgrade build directory from an old version.builddirupgradeJussi Pakkanen9-6/+139
2018-07-16Ignore vim *.swp files [skip ci]Christoph Behle1-0/+1
2018-07-13Avoid concatenating two options in listThomas Hindoe Paaboel Andersen1-1/+1
2018-07-13docs: adds a non-docker travis example (#3883) [skip ci]♫ Christian Krause ♫1-1/+31
2018-07-11gnome.gdbus_codegen: Handle XML docbook in subdirsNirbheek Chauhan4-4/+5
2018-07-11Add Arduino ESP8266 sample project to Users.mdDaniel Schulte1-0/+1
2018-07-11docs: Minor clarifications of gnome.compile_resourcesTingPing1-2/+2
2018-07-10Implement get_link_whole_for() for IntelCompiler (#3863)Alberto Sartori1-0/+3
2018-07-10find_library: Validate and sort globbed shared library filesNirbheek Chauhan2-6/+39
2018-07-09Fix directory verification. Closes #3857.Jussi Pakkanen2-2/+29
2018-07-09Fix searching of shared libraries on OpenBSD (#3851)Nirbheek Chauhan5-54/+209
2018-07-09docs: sources changed into sourcelist (#3855) [skip ci]gadic1-2/+2
2018-07-08Add missing method on external library object: type_name() (#3845)Nirbheek Chauhan4-1/+12
2018-07-08Document options for mesonChristoph Behle5-60/+69
2018-07-07Print a more usable message when a subproject fails to configureNirbheek Chauhan4-8/+24
2018-07-07Raise a MesonException when substituting an invalid valueNirbheek Chauhan4-3/+15
2018-07-07Add new method: mlog.deprecation()Nirbheek Chauhan6-7/+12
2018-07-07Merge pull request #3763 from noverby/wip/noverby/jar-linking-manifestJussi Pakkanen7-2/+64
2018-07-07Ask for more details when warning about unknown arch [skip appveyor]Nirbheek Chauhan1-1/+3
2018-07-07Canonicalise 64-bit PowerPC CPU families to "ppc64"Ross Burton2-4/+4
2018-07-06Reference-manual.md: Document find_library().partial_dependency() [skip ci]Nirbheek Chauhan1-4/+12
2018-07-06mlog: Log timestamps in profile-self modeNirbheek Chauhan2-1/+15
2018-07-06mlog: Add built-in support for quoting bolded messagesNirbheek Chauhan2-25/+31
2018-07-06gnome.gtkdoc: Don't treat install_dir as a file optionNirbheek Chauhan3-1/+22
2018-07-06Builtin-options.md: broken markdown [skip ci]Nirbheek Chauhan1-5/+1
2018-07-05run_unittests.py: Test that empty cdata subst are actually doneNirbheek Chauhan1-0/+4
2018-07-05meson.add_install_script: Move notes section up [skip ci]Nirbheek Chauhan1-20/+22
2018-07-05Fix flake8 issues (#3834)Jon Turney5-3/+11
2018-07-04Fix pkexec command for installation via polkitXi Ruoyao1-1/+1
2018-07-04find_library: Only run link test on system dirsNirbheek Chauhan3-12/+24
2018-07-04configure_file: Don't optimize away substitutionsNirbheek Chauhan6-22/+52
2018-07-04test cases: Merge two configure_file testsNirbheek Chauhan3-9/+8
2018-07-03java: prevent creation of manifest duplicate in jarNiclas Moeslund Overby1-1/+1
2018-07-03java: remove manifest classpath from installed jarNiclas Moeslund Overby1-0/+14
2018-07-03java: add jar linking testNiclas Moeslund Overby5-3/+29
2018-07-03java: implement java linkingNiclas Moeslund Overby2-2/+24
2018-07-03Add libmodulemd to the Users list (#3827) [skip ci]Stephen Gallagher1-1/+1
2018-07-03Users.md: Add libmodulemd [skip ci]Nirbheek Chauhan1-0/+1
2018-07-03prune nonexistent dirs from library search pathBruce Richardson1-1/+1
2018-07-030.47 release notes: Document polkit support [skip ci]Nirbheek Chauhan1-0/+8
2018-07-030.47 release notes: Fix syntax, rephrase confusing sections [skip ci]Nirbheek Chauhan1-56/+62
2018-07-02Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
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