Commit History

Author SHA1 Message Date
  Nirbheek Chauhan 58ae2c9a8c Rename clike_langs to clink_langs for clarity 6 years ago
  Jon Turney d17ce4ffd0 Correctly substitute the internal @BUILD_ROOT@ token with MSVC backend 6 years ago
  Alex Hirsch cbe18e01e4 Deprecate `build_always`, add `build_always_stale` 6 years ago
  Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 years ago
  Nirbheek Chauhan 61c6f589f3 backends: Don't exclude system libraries for PATH 6 years ago
  Nirbheek Chauhan 6b7dba7f06 backends: Don't hardcode system library paths 6 years ago
  Xavier Claessens aa879b7f0c Fix issues found by flake8 6 years ago
  Xavier Claessens b7d442150d Move <lang>_args to coredata.compiler_options 6 years ago
  Nirbheek Chauhan ad0121d259 Add prog/lib dirs from the mingw cross-compiler to PATH 6 years ago
  Nirbheek Chauhan eb383ef4a2 Automatically add cross-mingw root and sysroot bindir to WINEPATH 6 years ago
  Nirbheek Chauhan efa9b75d5d Set WINEPATH when running serialized executables 6 years ago
  Mathieu Duponchelle b3feff3032 test extra paths: add extra paths for all build targets 6 years ago
  Mathieu Duponchelle 35ab34d6cd test serialisation: determine windows extra paths .. 6 years ago
  Nirbheek Chauhan 1ffbddc31a backends: Also accept dylibs while finding RPATHs 6 years ago
  Nirbheek Chauhan fecd580687 backends: Simplify loop getting rpaths for bundled libs 6 years ago
  Nirbheek Chauhan 165da6fb65 backends: Use a set while gathering RPATHs 6 years ago
  Jussi Pakkanen 1918c0d231 Can combine D and C++ in a single target. Closes #3125. 6 years ago
  Niklas Claesson 4f4cdee687 Allow custom_target do depend on indexed output of custom_target 6 years ago
  Jussi Pakkanen 9b0453d3e9 Merge pull request #3225 from filbranden/fixperms3 6 years ago
  Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 6 years ago
  Xavier Claessens 60aaee55d4 extract_all_objects(): Recursively extract objects 6 years ago
  Xavier Claessens b0e4d4047b Fix using object extracted from a unity build 6 years ago
  Filipe Brandenburger 8651d55c6a Add new builtin option --install-umask 6 years ago
  Jussi Pakkanen 628f910760 Merge pull request #3314 from sarum9in/test_depends 6 years ago
  Elliott Sales de Andrade dbb025a175 Add an OpenMP dependency. 6 years ago
  Xavier Claessens 809f018333 extract_all_objects: Also extract generated sources 6 years ago
  Aleksey Filippov c18ceac040 Add depends keyword to test() function 6 years ago
  Aleksey Filippov 2febb99eee Fix b_ndebug=if-release option 6 years ago
  Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 6 years ago
  Hemmo Nieminen 4611097654 Include project name in a test object. 7 years ago