Skip to content

Commit

Permalink
Update FAQ entry for Pants and Buck.
Browse files Browse the repository at this point in the history
--
MOS_MIGRATED_REVID=89501886
  • Loading branch information
Googler authored and damienmg committed Mar 25, 2015
1 parent f925f07 commit bb3bde1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,10 @@ Why doesn't Google use ...?
Gradle's, letting Bazel understand exactly what each action does.
This allows for more parallelism and better reproducibility.

* Buck, Pants: Both tools were created by ex-Googlers at Twitter and
Facebook. They have been modeled on Bazel, but their feature set
has not caught up to Bazel, so it's not an alternative for us.
* Buck, Pants: Both tools were created and developed by ex-Googlers at
Twitter and FourSquare, and Facebook respectively. They have been modeled
after Bazel, but their feature sets are different, so they aren't viable
alternatives for us.


What is Bazel's origin?
Expand Down

0 comments on commit bb3bde1

Please sign in to comment.