Tags: ejnguyen/buck2
Tags
add public raw_headers to filelist Summary: Add support for raw_headers that are part of a public include dir when generating shared library interfaces. Reviewed By: d16r Differential Revision: D56651449 fbshipit-source-id: 8a78f0bc2d07a50f9a041cc4da13d93752191f66
Simplify select tests Summary: Pass resolved select keys to `select_the_most_specific` instead of passing `ResolvedConfigurationSettings` which contains incompatible keys too. Reviewed By: JakobDegen Differential Revision: D56121980 fbshipit-source-id: 1d278c1a746a6fac92303f20a2cbc05a37730a79
cells: Repro broken cell handling in file watcher Summary: Explanation in the diff. This seems pretty bad, I'm not going to fix it though, because it's kind of hard. Reviewed By: stepancheg Differential Revision: D55573384 fbshipit-source-id: b7b4483fcf34179bdeb18e33713ab7ce9422e857
buck2: glossary: snake casing nit Summary: ^ Reviewed By: JakobDegen Differential Revision: D54929757 fbshipit-source-id: 12bc297b977c82062bdce9d5c41c6ff5b6b6a870
Pass correct rpath origin setting to linker on Darwin for Haskell (fa… …cebook#567) Summary: This is a follow-up to facebook#536 which fixes a problem on Darwin when trying to execute a haskell_binary fails with: ``` dyld[13654]: Library not loaded: rpath/lib_backend.dylib Referenced from: <no uuid> /Users/runner/work/buck-out/v2/gen/root/6e975d09ae66fe71/backend/one-off-task/__one-off-task__/one-off-task Reason: tried: '$ORIGIN/__one-off-task__shared_libs_symlink_tree/lib_backend.dylib' (no such file), '$ORIGIN/__one-off-task__shared_libs_symlink_tree/lib_backend.dylib' (no such file), '/usr/local/lib/lib_backend.dylib' (no such file), '/usr/lib/lib_backend.dylib' (no such file, not in dyld cache) ``` Pull Request resolved: facebook#567 Reviewed By: simonmar Differential Revision: D54346421 Pulled By: JakobDegen fbshipit-source-id: 00d5d9fd44fb52b24f80bfecdf0cf3683b1e44b1
Support GODEBUG env-var Summary: Support setting [GODEBUG](https://go.dev/doc/godebug) on toolchain level Reviewed By: leoleovich Differential Revision: D53769175 fbshipit-source-id: 5a685f74ff9ad44a22f7fe2271a232697836132f
Fix union return type in buck2 cfg Summary: https://fburl.com/workplace/o4ae6dwy Reviewed By: apolloww Differential Revision: D53290572 fbshipit-source-id: 53bdd7017842edfc911074e49fa310f07cbad56b
rules: Reimplement native unbundled deps to better support `FORCE_RLI… …B`: Take 3 Summary: Reland of D52749222 , the only thing that has changed is that D52719606 is squashed in Reviewed By: dtolnay Differential Revision: D52771691 fbshipit-source-id: 40054a8ee634bbc753e2c57637ecc8df87181915
Back out "Move e2e under meta_only" Summary: Original commit changeset: 2e0ffb40ab38 Original Phabricator Diff: D52293327 This is making lots of buck2 tests flaky/broken https://fburl.com/omh/6dqojh2j Reviewed By: zertosh Differential Revision: D52397329 fbshipit-source-id: 823ab22b059008f27862bdfcef2bcabe87b3c128
support dsymutil_extra_flags Summary: ditto Reviewed By: chatura-atapattu Differential Revision: D51426025 fbshipit-source-id: 842816a72ed0a79e4b2c1bccd5ae6f66e3b3b0cd
PreviousNext