87 Commits (fa6f01d096fbf3d84d68070d6592cd8d5b761e1b)

Author SHA1 Message Date
Alexis Jeandet 1fd743e6ad [Qt module] Added lrelease detection 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 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
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 7 years ago
Nirbheek Chauhan 18b42c5370 llvm: Output stderr when generating libs/flags/etc fails 7 years ago
Nirbheek Chauhan 9da031c04c dependencies: Force pkg-config to output -L args 7 years ago
Nirbheek Chauhan 65edbf35ef dependencies: Use shlex to parse pkg-config cflags and libs 7 years ago
Nirbheek Chauhan 22f459a7dd dependencies: Improve pkg-config library detection 7 years ago
Nirbheek Chauhan d2a250412c compilers: Improve manual library searching 7 years ago
Dylan Baker a8d3eb3c10 llvm: llvm 5.0 is released and the current stable 7 years ago
Félix Piédallu bb84c1d109 Add LibWmf as a specified dependency, and associated tests. 7 years ago
Goncalo Carvalho 01611a66e2 Fix boost link cmd line when compiler.find_library returns None, self.request_modules doesn't have 'boost_' prefix but lib_modules is keyed on 'boost_*' 7 years ago
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
Dylan Baker 3aa97d4ab5 llvm: fix static vs dynamic linking 7 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 7 years ago
Dylan Baker 6cbbbd546e llvm: Add modules to libs check 7 years ago
Dylan Baker 3e004ae611 llvm: check for components (modules) before libs. 7 years ago
Dylan Baker cadf5f3c04 llvm: Add optional modules 7 years ago
Dylan Baker 7841210b4f llvm: Add helper function for checking modules 7 years ago
Dylan Baker 9262236322 llvm: strip system libraries from link arguments 7 years ago
Dylan Baker 4e394b3341 dependencies: Add function to strip system -L paths 7 years ago
Niklas Claesson c97e7749a6 Boost: Jamfile has two syntaxes for boost libraries 7 years ago
Jan Niklas Hasse 7b36897ff9 Use get_default_include_dirs to detect BOOST_ROOT 7 years ago
Dylan Baker e8df59cc5f llvm: don't add --system-libs 7 years ago
Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Niklas Claesson 09ccd0eeaa C/C++: Get default include dirs from compilers 7 years ago
Dylan Baker 5a8d1b6431 deps: strip 'svn' from LLVM version 7 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 7 years ago
Dylan Baker 95ba1fcab2 deps: convert LLVM modules to a set before checking for them 7 years ago
Dylan Baker ce6099b704 deps: flatten module argument to LLVM dependency 7 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 7 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Iñigo Martínez 35ef236c43 add support for cups dependencies (#2255) 7 years ago
Michał Wikliński 9154a6473b Find Boost dep when there is an extra lib to link 7 years ago
Bruce Richardson c89b8c5c4b add support for pcap dependencies 7 years ago
Elliott Sales de Andrade d9f01ffcea Disallow language keyword for unsupported deps. 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Elliott Sales de Andrade 271601124e Filter out extra args from MPI wrappers. 7 years ago
Elliott Sales de Andrade 5a7e06a64f Add MPI dependency. 7 years ago
nyorain ec445c3598 Fix vulkan style issue 7 years ago
nyorain 6dd9098cd7 Fix vulkan windows; Make test succeed w/o driver 7 years ago
nyorain 02e5c58efc Fix style issue in vulkan dep 7 years ago
nyorain 005e041645 Fix vulkan module for linux 7 years ago
nyorain 0c2ef49dc5 Trigger travis 7 years ago
nyorain 2174027ba1 Fix whitespace issues 7 years ago
nyorain 29e2aac690 Add first vulkan dependency module 7 years ago