Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

.buckconfig documentation mentions buck-out #31

Closed
spearce opened this issue May 29, 2013 · 1 comment
Closed

.buckconfig documentation mentions buck-out #31

spearce opened this issue May 29, 2013 · 1 comment

Comments

@spearce
Copy link
Contributor

spearce commented May 29, 2013

http://facebook.github.io/buck/concept/buckconfig.html mentions buck-out in the buckd ignore section. But it seems buck now writes buck-bin and buck-gen instead.

@spearce
Copy link
Contributor Author

spearce commented May 29, 2013

As described in issue #30, buck-out is the correct directory name.

@spearce spearce closed this as completed May 29, 2013
cwoodwar6 pushed a commit to cwoodwar6/buck that referenced this issue Jul 23, 2018
…broken-ui-tests to master

* commit 'a3cfc99fe42ffe9cea58d68843c210394bf0f550':
  Revert "Have AndroidBinary derive its own deps"
cwoodwar6 pushed a commit to cwoodwar6/buck that referenced this issue Jul 23, 2018
…/revert-broken-ui-tests to master"

This reverts commit 8af1309, reversing
changes made to ba94053.
cwoodwar6 pushed a commit to cwoodwar6/buck that referenced this issue Jul 23, 2018
…pstream to master

* commit 'e285566e5da124a3229388d7ded762777502191e': (813 commits)
  Revert "Merge pull request facebook#31 in ANDROID/buck from cwoodward/revert-broken-ui-tests to master"
  Remove unused maven.iml
  Move dxanalysis to tools
  Move ideabuck to tools/ideabuck
  Fix issue in jacoco report with asm
  Remove duplicate MissingBuildFileException classes
  Don't use stripped target as base target when creating an AppleDebuggableBinary
  Add new distbuild subcommand to fetch all logs from remote BuildSlave machines.
  Make secondary dex store outputs deterministic
  Split the android/toolchain:toolchain target
  Explicitly handle missing BuildSlaveFinishedStats objects.
  Printing the StampedeId to the SuperConsole as soon as it is created.
  Specify executors in Futures.transform for expensive tasks.
  read version on both stderr and stdout for real
  Move .buckd/tmp/ to buck-out/tmp/buckd/.
  Support depsets in by buck audit rules command
  Remove path_to_intellij_py resource
  Fix regression where build info was no longer passed in structured way to Chrome trace.
  Update immutables to the latest version
  Remove unused imports from python files
  ...
Unknoob pushed a commit to luizalabs/buck that referenced this issue Jul 20, 2021
…lator platform targets (facebook#31)

Summary:
This adds the relevant flavors to support building for the simulator targets on Apple ARM64 Macs (Apple M1 etc).

NOTE: Building for simulator targets requires to either disable executable normalization or use ld64 normalization (i.e., `cxx.link_path_normalization_args_enabled=true`).

Reviewed By: blackm00n

fbshipit-source-id: 3569f661b31f5cbfbdbadd04766244ea0f741caa

Co-authored-by: Milen Dzhumerov <mgd@fb.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant