Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ejnguyen/buck2

Tags

latest

Toggle latest's commit message
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

2024-04-15

Toggle 2024-04-15's commit message
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

2024-04-01

Toggle 2024-04-01's commit message
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

2024-03-15

Toggle 2024-03-15's commit message
buck2: glossary: snake casing nit

Summary: ^

Reviewed By: JakobDegen

Differential Revision: D54929757

fbshipit-source-id: 12bc297b977c82062bdce9d5c41c6ff5b6b6a870

2024-03-01

Toggle 2024-03-01's commit message
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

2024-02-15

Toggle 2024-02-15's commit message
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

2024-02-01

Toggle 2024-02-01's commit message
Fix union return type in buck2 cfg

Summary: https://fburl.com/workplace/o4ae6dwy

Reviewed By: apolloww

Differential Revision: D53290572

fbshipit-source-id: 53bdd7017842edfc911074e49fa310f07cbad56b

2024-01-15

Toggle 2024-01-15's commit message
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

2024-01-02

Toggle 2024-01-02's commit message
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

2023-12-15

Toggle 2023-12-15's commit message
support dsymutil_extra_flags

Summary: ditto

Reviewed By: chatura-atapattu

Differential Revision: D51426025

fbshipit-source-id: 842816a72ed0a79e4b2c1bccd5ae6f66e3b3b0cd