4827 Commits (dadee6d921e83687db59eff370b8654f466e0204)
 

Author SHA1 Message Date
Nirbheek Chauhan dadee6d921 Support running out-of-tree tests against a meson in PATH 7 years ago
Nirbheek Chauhan b588fdd34e wrap: Fix broken logic when initializing submodules 7 years ago
Nirbheek Chauhan 192a99a178 dependencies/base: Add missing import from bad merge 7 years ago
Jussi Pakkanen 1d90fd6a2f Only add reconfigure deps on files, not dirs. Closes #2919. 7 years ago
Gabríel Arthúr Pétursson 2bc62406c7 Remember which Visual Studio backend was auto-detected 7 years ago
Gabríel Arthúr Pétursson d5d769cd9d Fail Visual Studio version detection if VSINSTALLDIR is not set 7 years ago
Christophe Gouiran 6a845dee35 Modify exception raised when msvc pch is badly specified 7 years ago
Christophe Gouiran a2d87b76f5 Fix MSVC backend crashes when `c_pch` or `cpp_pch` is not an array 7 years ago
Matthias Klumpp ac8e885068 Don't mention "error" in error messages 7 years ago
Matthias Klumpp db9a5f7fc7 Add test for subprojects in subdirectories 7 years ago
Matthias Klumpp fcee3c9eba Don't fail loading subprojects if subprojects_dir is in a subdirectory 7 years ago
Matthias Klumpp 3efa85b049 Show a better error message if subproject can not be configured 7 years ago
Niklas Claesson 30854e14fe Only remove substring if it is part of string 7 years ago
Nirbheek Chauhan 2b3631e3ee wrap: Handle more submodule status cases 7 years ago
Jussi Pakkanen 161b7c9b15 Permit path separators in subproject names but with a warning. Closes #2794. 7 years ago
Jussi Pakkanen f00e2ef96b Use absolute path if relative can not be evaluated. Closes #2784. 7 years ago
Jussi Pakkanen 9f401c6437 Only quote colons on build lines. Closes #2961. 7 years ago
Dylan Baker 1461e7c9a2 dependnecies: generalize version suffix stripping code 7 years ago
Jon Turney 7bc653553d A few small improvements to meson.el 7 years ago
Raphael Salamon 2518704a70 docs: Document the `main` keyword of the `gtest` framework dependency 7 years ago
Raphael Salamon 8cff84a26a Add `main` argument to `dependency` (#2828) 7 years ago
Ilia Mirkin dc6ffe7fd7 Avoid worrying about encodings when capturing child program output 7 years ago
Christophe Gouiran 137ed6cf9d Change handling of not found external programs 7 years ago
Matthias Klumpp 839a336015 Ensure subproject_dir is a string and doesn't contain ".." segments 7 years ago
Matthias Klumpp ff8a0418bb Allow subproject dirs in subdirectories in the source tree again 7 years ago
Jon Turney 33a900d4b9 CI: Run boost test for Cygwin 7 years ago
Jon Turney 4195cdd6fd Fix dependency('boost') on Cygwin 7 years ago
Jon Turney 0e2577faf8 Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
Alexis Jeandet 2698aef0f5 Fixed bug 7 years ago
Alexis Jeandet eca52af826 Added failing test case 7 years ago
Matthias Klumpp 8f64a2ba67 d: Detect recent DMD compilers 7 years ago
Alexey Stukalov 5d1f8a6e87 normpath to bundled meson executable 7 years ago
Alexey Stukalov 9cb86eae12 fix meson location detection if run by wraptool 7 years ago
Benjamin Redelings 398adbdb0d Explicitly include homebrew paths. 7 years ago
Benjamin Redelings cc719e1542 Run the boost test on osx on travis. 7 years ago
Benjamin Redelings cd1c96105c Handle header-only boost modules on Unix when BOOST_ROOT is not set. 7 years ago
Benjamin Redelings eeb6ea5db3 Fix macports builds: don't override include paths unless BOOST_ROOT. 7 years ago
Benjamin Redelings b5b10cbda0 Add todo comments. 7 years ago
Benjamin Redelings 286e1f7d4f Remove unqualified import and add mesonlib. in from of symbols. 7 years ago
Benjamin Redelings c9a71ff243 Use include path to find <boost/version.hpp> and version number. 7 years ago
Benjamin Redelings ad1aed199e Fix style issues. 7 years ago
Benjamin Redelings 4f6a57a138 Use new strategy for finding libraries on Linux & Mac. 7 years ago
Benjamin Redelings 4a79fe8d93 Factor out extra linker search dirs into new function. 7 years ago
Benjamin Redelings 48e32f8a4b Add missing for_linux( ) function. 7 years ago
Benjamin Redelings 9272018b3b Change values in lib_modules dict to lists (of linker args). 7 years ago
Benjamin Redelings 74b479d1a1 Add information about Linux and Mac. 7 years ago
Benjamin Redelings b119484d62 Fix typo. 7 years ago
Benjamin Redelings 236c6b8628 Link against the library files that we found during module detection. 7 years ago
Benjamin Redelings e10e261160 Factor out code to compute modname from basename into a single place. 7 years ago
Alexey Stukalov 5fddea73f1 add Compiler.thread_flags() stub 7 years ago