kythe.io@v0.0.68-0.20240422202219-7225dbc01741/third_party/bazel/README.google (about)

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