4811 Commits (9f401c6437bfb2c81b18e56d0aa671956867b0f6)
 

Author SHA1 Message Date
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
Nirbheek Chauhan 87ea5b9b8a compilers: Fix error when objc/objc++ compilers are not found 7 years ago
Karol Szuster 6fc8c2473f Add missing space 7 years ago
Jon Turney fa415c54a0 Update prefix-dependent defaults when project(default_options:) changes prefix 7 years ago
Jon Turney 3e09ea1036 Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
Nirbheek Chauhan 6d44030a33 unit tests: Test that relative install_rpath works correctly 7 years ago
Benjamin Redelings 948faa8202 Add whitespace around '+'. 7 years ago
Benjamin Redelings b1a0422b76 Fix linking with clang++ on linux if install_rpath. 7 years ago
Niklas Claesson c1b0bd3fc0 Add failing boost test 7 years ago
Niklas Claesson 2f690e4834 boost: Allow older behavior with a warning 7 years ago
Andrei Alexeyev ec1ed1e99b fix AttributeError in CustomTargetIndex.__repr__ 7 years ago
Passw 5c0cbf7b32 add one more blank line at the tail of Disabler.md 7 years ago
Dylan Baker 66292bca0a dependencies: Also strip git version from llvm version 7 years ago
Dylan Baker ed68c5cc3b vim: Add warning function to list of builtins 7 years ago
Iñigo Martínez 0291722017 docs: Change variable in pkg-config example 7 years ago
Iñigo Martínez ad08d8b9a0 docs: Add documentation to dependency variables 7 years ago
Ernestas Kulik cc42e21202 tests: add Vala thread flag test 7 years ago