| URL: https://github.com/bazelbuild/bazel/archive/4b86bda0d97c0f55e541e1033aa9e8148c5d6402.zip |
| Version: 4b86bda0d97c0f55e541e1033aa9e8148c5d6402 |
| License: Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0 |
| License File: LICENSE |
| |
| Description: Correct, reproducible, and fast builds for everyone. |
| |
| Modifications: |
| * Only the needed subset of bazel protos have been imported. |
| * Added necessary license declarations to BUILD files. |
| * The extra_actions_base and test_status protos have their generated Go source code checked-in. |
| |
| Two helper scripts (get_devdir.sh and get_sdkroot.sh) were created by |
| modifying src/tools/xcode/xcrunwrapper/xcrunwrapper.sh @ |
| 180d1b56b8aea8fab974cfa57e9182598990710c. |