300 Commits (26ff712bae08e8dfc76b3e424b0b5c2b61560158)

Author SHA1 Message Date
Benjamin Redelings a12d47984e Remove unqualified import and add mesonlib. in from of symbols. 7 years ago
Benjamin Redelings 57265e2486 Use include path to find <boost/version.hpp> and version number. 7 years ago
Benjamin Redelings ea4d5697a8 Fix style issues. 7 years ago
Benjamin Redelings a82abfcb4a Use new strategy for finding libraries on Linux & Mac. 7 years ago
Benjamin Redelings 1043b0b4a2 Factor out extra linker search dirs into new function. 7 years ago
Benjamin Redelings d55f330df0 Change values in lib_modules dict to lists (of linker args). 7 years ago
Benjamin Redelings 1af17075ab Add information about Linux and Mac. 7 years ago
Benjamin Redelings 074bd544c7 Fix typo. 7 years ago
Benjamin Redelings 4c7802b107 Link against the library files that we found during module detection. 7 years ago
Benjamin Redelings 71d24094cd Factor out code to compute modname from basename into a single place. 7 years ago
Niklas Claesson d014087fd9 boost: Allow older behavior with a warning 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Alexis Jeandet 0560478f75 [Dependencies] Add --ldflags to cups-config invocation 7 years ago
Dylan Baker 0bbc9df74a dependencies: Also strip git version from llvm version 7 years ago
Dylan Baker 11b62c3c51 dependencies: use mlog.bold with llvm module/component names. 7 years ago
Dylan Baker 7cd41ee8fb Use consistent mlog formatting with the ConfigTool dependency helpers 7 years ago
Dylan Baker 2b2ee68f90 dependencies: Print LLVM for LLVM dependency 7 years ago
Nirbheek Chauhan 2c4e7ebb9b dependencies: Don't use NotImplementedError for invalid methods 7 years ago
Nirbheek Chauhan 533e666901 dependencies: Fix detection of link args on MSYS2 7 years ago
Nirbheek Chauhan 6f42f83867 dependencies: Fix detection of Python arch on MSYS 7 years ago
Nirbheek Chauhan 5a1d294b5e dependencies: Handle /usr/bin/env shebangs on Haiku 7 years ago
Niklas Claesson 9884508535 Boost: Pick correct version 7 years ago
Nirbheek Chauhan 3851867a06 dependencies: Always convert MinGW paths to MSVC on Windows 7 years ago
Nirbheek Chauhan 61d1e9596a dependencies: Also convert MinGW compile args 7 years ago
Nirbheek Chauhan 133df3b045 dependencies: Pass language to PkgConfigDependency 7 years ago
Nirbheek Chauhan 390f0b8b52 dependencies: Convert /c/foo/bar paths to C:/foo/bar 7 years ago
Iñigo Martínez 44dd429ee5 dependencies: Fix pkg-config variable definition 7 years ago
Nirbheek Chauhan abcace7ee1 dependencies: Fix parsing of shebangs with spaces 7 years ago
Josh Soref 47bacd40e0 spelling: attempt 7 years ago
Josh Soref 8a66cfb2af spelling: arbitrary 7 years ago
Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
Dylan Baker df3c006456 Use ConfigToolDependency for libwmf 7 years ago
Dylan Baker 11fbc982d3 Use ConfigToolDependency for pcap 7 years ago
Dylan Baker a2f3182172 Use ConfigToolDependency for cups 7 years ago
Dylan Baker 8e53dec314 Use ConfigToolDependency for SDL2 7 years ago
Dylan Baker cc28eba8d0 Add factory to ConfigToolDependency 7 years ago
Dylan Baker 38e2c0e8f5 Make GnuStepDependency a ConfigToolDependency 7 years ago
Dylan Baker 061cf99cd6 Make WxDependency a ConfigToolDependency 7 years ago
Dylan Baker f0248b0342 Make LLVMDependency a ConfigToolDependency 7 years ago
Dylan Baker cda0e33650 Add ConfigToolDependency class 7 years ago
Dylan Baker aee038173e dependencies: log unuspported methods correctly 7 years ago
Dylan Baker 22fed0b424 Fix wrapping of docstrings in GnuStep dependency. 7 years ago
Alexis Jeandet 1fd743e6ad [Qt module] Added lrelease detection 7 years ago
Dylan Baker 203c5ce990 dependencies: Don't like for python 3 in /System on macOS 7 years ago
Iñigo Martínez 732aae73c6
Fix indentation 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 7 years ago
Iñigo Martínez 935ca12822 dependencies: Allow pkg-config to define variables 7 years ago
Joergen Ibsen b9ef15a719 Allow cmd script extension on Windows 7 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 7 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 7 years ago