1808 Commits (7b36897ff9102b44f57359d0dd3ddc47ea19a052)

Author SHA1 Message Date
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
Alistair Thomas d551dbff9a Use long form of valac options and make --basedir use relative path 7 years ago
Corentin Noël f13887b64a Reduce code complexity, fix nested array in files instruction 7 years ago
Corentin Noël ac8d5f2156 Allow different directories for Vala files 7 years ago
Jussi Pakkanen ec45c29c9d Add rpath entries for all found libraries outside of system libraries. 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 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
Niklas Claesson 488e57332f VisualC: Add support for msvc toolset version 7 years ago
Liam Staskawicz ae532c807c backends: avoid extraneous trailing os.path.sep when joining paths 7 years ago
Nirbheek Chauhan 24e0774ace Always flatten in listify() since we always want that 7 years ago
Nirbheek Chauhan 26dada3797 gnome: Flatten and unholder all dependencies 7 years ago
Nirbheek Chauhan 3a63f0d63c interpreter: Add a new ObjectHolder class 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
Jussi Pakkanen cb64a3f07a Fix MSVC builds. 7 years ago
Leif Middelschulte a90e47bd4f adds missing import of `Popen_safe` 7 years ago
Leif Middelschulte 078527a744 As per jpakkane's suggestion use `Popen_safe` instead of `subprocess.getoutput` 7 years ago
Jussi Pakkanen a655b64989 Add an rpath entry to shared libraries that are linked from the source tree. 7 years ago
Nirbheek Chauhan 8cc52b5d4f vs: Fix link_whole usage with the vs backend 7 years ago
Nirbheek Chauhan 560f4b6fc7 vs: Fix detection of options vs libraries in link args 7 years ago
Nirbheek Chauhan b866cf0804 vs: Add a helper for adding a project reference 7 years ago
Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
liugang c93bce7839 Don't download patch archive if already download 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 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
Jussi Pakkanen cf6693a4eb Linker flag for Windows GUI applications was missing on MSVC. 7 years ago
Nirbheek Chauhan 87327d414a configure_file: Fix infinite loop in some cases 7 years ago
Leif Middelschulte 50376cca37 fixup 993a12c5: use right variable 7 years ago
Leif Middelschulte 993a12c543 avoid errornous type conversion. Compare strings instead 7 years ago
Leif Middelschulte fab15d433a fixes offline working (if desired revision is already present). 7 years ago
Leif Middelschulte aa28675ebc fixes initial checkout command independend of provided revision 7 years ago
Leif Middelschulte 667d5d2d9f introduce svn wrap support 7 years ago
Jussi Pakkanen 876b2475dd Made man page gzip creation deterministic. Closes #2363. 7 years ago
liugang a93ac1a6a8 Improve download package 7 years ago
liugang de259b6690 Fix unpack patch archive fail 7 years ago
liugang 7060b15773 fix patch archive never download on some case 7 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 7 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Corentin Noël 3e6c3ea10c Change ternary to another argument 7 years ago
Corentin Noël 6a2926870c Add 'install' keyword to the gettext macro 7 years ago
Luke Shumaker e7d5b9dd8e fix file permissions on a couple of files 7 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 7 years ago