Buck is a build tool from Facebook that we were working with to replace Crazy fun. We have since replaced it with
Bazel.
This documentation previously located on the wiki
You can read the documentation for the legacy Crazy Fun Build tool.
The easiest thing to do is to just run “./go”. The build process will download the right version of Buck for you so long as there’s no .nobuckcheck
file in the root of the project. The download ends up in buck-out/crazy-fun/HASH/buck.pex
where HASH
is the value of the current buck version (given in the .buckversion
file in the root of the project.
If you’d like to build and run our fork of Buck, then:
git clone https://github.com/SeleniumHQ/buck.git
cd buck && ant
export PATH=`pwd`/bin:$PATH
cd ~/src/selenium
buck build chrome firefox htmlunit remote leg-rc
buck test --all
Updating the buck.pex
Should you need to update the version of Buck that is downloaded:
buck build --show-output buck
.buckversion
of the main selenium project..buckhash
file in the main selenium project.buck-release-$VERSION
, where $VERSION is whatever’s in .buckversion
in the main selenium project.Learn more or view the full list of sponsors.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4