2973 Commits (4631dbfc27fcd8cece3c1e99d027404017c25ff4)

Author SHA1 Message Date
Nirbheek Chauhan 9e8566a277 Print a useful error when a compiler is not found in the cross file 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Jussi Pakkanen 7bb5f82736 Added install target to VS. Closes #3841. 6 years ago
Khem Raj 6fafbad6d5 mesonbuild: Recognise risc-v architecture 6 years ago
Rafael Ávila de Espíndola aee9f58939 Handle transitive links to 'threads' dependencies. (#3895) 6 years ago
Jussi Pakkanen 808d229c37 Moved install data file generation to base class. 6 years ago
FFY00 e39b6be670
dlang module: fix DubDependency - new compiler api 6 years ago
FFY00 6727af4e61
dlang module: allow all configuration types when generating dub.json 6 years ago
Thomas Hindoe Paaboel Andersen e2c36457c5 Avoid concatenating two options in list 6 years ago
Nirbheek Chauhan 43f7a75060 gnome.gdbus_codegen: Handle XML docbook in subdirs 6 years ago
Alberto Sartori 8bee30367e Implement get_link_whole_for() for IntelCompiler (#3863) 6 years ago
Nirbheek Chauhan 47c68a5993 find_library: Validate and sort globbed shared library files 6 years ago
Ross Burton 49e97fb704 gtkdoc: pass the cross compiler if cross compiling 6 years ago
Ross Burton d365bde555 scripts/gtkdochelper: add support for --run 6 years ago
Jussi Pakkanen 09ad29ec56 Fix directory verification. Closes #3857. 6 years ago
Nirbheek Chauhan 8cfb8fd02c
Fix searching of shared libraries on OpenBSD (#3851) 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan 416a00308f cross: Use ExternalProgram for cross-file exe_wrapper 6 years ago
Nirbheek Chauhan 78f1ef85fd
Add missing method on external library object: type_name() (#3845) 6 years ago
Christoph Behle 430506f814 Use mlog.bold to add quotes 6 years ago
Christoph Behle 2f494d2ccf Simplified and cleaned up warning. 6 years ago
Christoph Behle 2d5e1e24a1 Consider subdir for output files. 6 years ago
Christoph Behle 620c0b07a9 Track line numbers for configure_file. 6 years ago
Christoph Behle 07f5a5e490 Add warning if configure_file overwrites output. 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
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 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
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
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
Bruce Richardson 755ec53a6b prune nonexistent dirs from library search path 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
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 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