Skip to content
master
Go to file
Code
This branch is 10621 commits behind facebook:master.

Latest commit

Summary:
Previously, translation would append an extra space for macros without arguments,
which would break subsequent parsing.

Test Plan: updated tests

Reviewed By: ttsugriy

fbshipit-source-id: 0f70c28
5a7fd1f

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
py
Mar 23, 2017
Apr 18, 2013

README.md

Buck

Buck is a build tool. To see what Buck can do for you, check out the documentation at http://buckbuild.com/.

Build Status Build status

Installation

To build Buck, run the following:

git clone https://github.com/facebook/buck.git
cd buck
ant
./bin/buck --help

License

Apache License 2.0

About

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

Resources

License

Packages

No packages published
You can’t perform that action at this time.