Commit History

Author SHA1 Message Date
  Martin Hostettler 1e82416a93 Generate build rpath for pkg-config dependencies consisting of a one absolute path 6 years ago
  Jussi Pakkanen d2445a15a1 Merge pull request #3069 from dcbaker/pch_one_arg 6 years ago
  Niklas Claesson e88887be4a Only remove substring if it is part of string 6 years ago
  Dylan Baker b11035693c backends: Only add pch args that are appropriate for the compiler 6 years ago
  Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 6 years ago
  Xavier Claessens 63d2f0bf07 Do not extract object for header sources 6 years ago
  Jussi Pakkanen cbefb57ffe Merge pull request #2745 from dcbaker/submit/haiku 6 years ago
  Jussi Pakkanen 5ff9e05c8b Merge pull request #2697 from mesonbuild/custom-target-depends-serialize 6 years ago
  Dylan Baker fc547ad05e haiku: do not add pthread arguments 6 years ago
  Joergen Ibsen 521933357d Fix path for str arguments to depend_files 6 years ago
  Jussi Pakkanen 554b484468 Merge pull request #2618 from mesonbuild/osxlinkerfixes 6 years ago
  Nirbheek Chauhan 62ba5ca1ec custom target: Consider all build depends while serializing 6 years ago
  Josh Soref eb2a148218 spelling: verifier 6 years ago
  Jussi Pakkanen fa6f01d096 Use absolute paths for rpaths on OSX. 6 years ago
  Josh Soref 49f8d28ef5 spelling: overridden 6 years ago
  Jussi Pakkanen 9483875798 Merge pull request #2397 from mesonbuild/prebuilt 7 years ago
  Jussi Pakkanen ec45c29c9d Add rpath entries for all found libraries outside of system libraries. 7 years ago
  Liam Staskawicz ae532c807c backends: avoid extraneous trailing os.path.sep when joining paths 7 years ago
  Jussi Pakkanen ea5ae8ef27 Merge pull request #2313 from dcbaker/fix-2180 7 years ago
  Jussi Pakkanen cb64a3f07a Fix MSVC builds. 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
  Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
  Jussi Pakkanen 75208604da Merge pull request #1943 from QuLogic/duplicate-names 7 years ago
  Jussi Pakkanen b63710863b Renamed test serialisation from is_cross to is_cross_built for clarity. 7 years ago
  Jussi Pakkanen 9b50a4aac1 An external program is never a "cross test". 7 years ago
  Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago
  Elliott Sales de Andrade 320862991a Fix object extraction in unity builds. 7 years ago
  Elliott Sales de Andrade bf0164ff6e Use full relative paths to generate object names. 7 years ago
  Elliott Sales de Andrade b68cb3c713 Use object_filename_from_source when creating objects. 7 years ago