5961 Commits (28a2e658f884443ae0afbf3ea8929c8c2005b34c)
 

Author SHA1 Message Date
gadic 28a2e658f8 docs: sources changed into sourcelist (#3855) [skip ci] 6 years ago
Nirbheek Chauhan 78f1ef85fd
Add missing method on external library object: type_name() (#3845) 6 years ago
Christoph Behle 2428b388db Document options for meson 6 years ago
Nirbheek Chauhan 2093d45a4e Print a more usable message when a subproject fails to configure 6 years ago
Nirbheek Chauhan 80392225a6 Raise a MesonException when substituting an invalid value 6 years ago
Nirbheek Chauhan 4fb00ee1d8 Add new method: mlog.deprecation() 6 years ago
Jussi Pakkanen 4dc97a910e
Merge pull request #3763 from noverby/wip/noverby/jar-linking-manifest 6 years ago
Nirbheek Chauhan 9bc9e9f306 Ask for more details when warning about unknown arch [skip appveyor] 6 years ago
Ross Burton e3e2e4ca14 Canonicalise 64-bit PowerPC CPU families to "ppc64" 6 years ago
Nirbheek Chauhan a37c31e8a3 Reference-manual.md: Document find_library().partial_dependency() [skip ci] 6 years ago
Nirbheek Chauhan e4417eb301 mlog: Log timestamps in profile-self mode 6 years ago
Nirbheek Chauhan 1415cd2d07 mlog: Add built-in support for quoting bolded messages 6 years ago
Nirbheek Chauhan f2b008f874 gnome.gtkdoc: Don't treat install_dir as a file option 6 years ago
Nirbheek Chauhan b1901f315d
Builtin-options.md: broken markdown [skip ci] 6 years ago
Nirbheek Chauhan 77d66fec4b run_unittests.py: Test that empty cdata subst are actually done 6 years ago
Nirbheek Chauhan 8e84b13850 meson.add_install_script: Move notes section up [skip ci] 6 years ago
Jon Turney b387ab1ee1 Fix flake8 issues (#3834) 6 years ago
Xi Ruoyao 8893d03703 Fix pkexec command for installation via polkit 6 years ago
Nirbheek Chauhan f18af09189 find_library: Only run link test on system dirs 6 years ago
Nirbheek Chauhan 602e58d398 configure_file: Don't optimize away substitutions 6 years ago
Nirbheek Chauhan 2ac6f6be32 test cases: Merge two configure_file tests 6 years ago
Niclas Moeslund Overby 62a46a9b6e java: prevent creation of manifest duplicate in jar 6 years ago
Niclas Moeslund Overby c70a051e93 java: remove manifest classpath from installed jar 6 years ago
Niclas Moeslund Overby bc8239ded0 java: add jar linking test 6 years ago
Niclas Moeslund Overby 60b9c8300c java: implement java linking 6 years ago
Stephen Gallagher 70bc754a2c Add libmodulemd to the Users list (#3827) [skip ci] 6 years ago
Nirbheek Chauhan d58379abbe
Users.md: Add libmodulemd [skip ci] 6 years ago
Bruce Richardson 755ec53a6b prune nonexistent dirs from library search path 6 years ago
Nirbheek Chauhan 8aba4aa2d7 0.47 release notes: Document polkit support [skip ci] 6 years ago
Nirbheek Chauhan c47c7105cc 0.47 release notes: Fix syntax, rephrase confusing sections [skip ci] 6 years ago
Jussi Pakkanen 36fbb48b43 Bump version number for new development. [skip ci] 6 years ago
Jussi Pakkanen 5d08219464 Update everything for new release. 6 years ago
Jussi Pakkanen 1c44afdeed
Merge pull request #3823 from mesonbuild/nirbheek/fix-featurenew-subprojects 6 years ago
Jussi Pakkanen 1ec3c79056 Documentation cleanup. [skip ci] 6 years ago
Nirbheek Chauhan cc58fdac33 setup.cfg: Don't warn about commented code 6 years ago
Nirbheek Chauhan d6a9b4cc79 Contributing.md: Document procedure for new features [skip ci] 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Nirbheek Chauhan 5714ba2534 meson.vim: Add missing disabler() entry [skip ci] 6 years ago
Nirbheek Chauhan cd1d53ee75 FeatureNew: Declare functions as class methods explicitly 6 years ago
Nirbheek Chauhan a524524ac0 interpreter: Use is_subproject() everywhere 6 years ago
Nirbheek Chauhan 907a68bcf1 FeatureNew: Fix method names for some feature checks 6 years ago
Nirbheek Chauhan 18cd3bd31a FeatureNew: Minor code cleanup, no changes 6 years ago
Nirbheek Chauhan 817dcaa23b Remove permittedSnippetKwargs, snippets are not special 6 years ago
Mathieu Duponchelle d0c5fddd72 Add some tests for FeatureNew 6 years ago
Salamandar df1970d3ad Various bug fixes for FeatureNew 6 years ago
Nirbheek Chauhan 5113eb14b9 gnome: Use raw link arguments with g-ir and gtk-doc 6 years ago
Ting-Wei Lan cb36add970 gnome: Distinguish between internal and external linker flags 6 years ago
Christopher Dunn cb2e4877da Debug-log pkg-config calls 6 years ago
Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 6 years ago
Jussi Pakkanen dc683218a4
Proper error message for non-found exe in run_target. Closes #3818 6 years ago