aboutsummaryrefslogtreecommitdiff
path: root/bp2build/symlink_forest.go
AgeCommit message (Expand)Author
2023-04-05Clean old symlink forestsCole Faust
2023-04-05Fix issue merging bp2build files with handcrafted onesCole Faust
2023-02-10Avoid rewriting soong_build outputs if unchangedChris Parsons
2023-02-07reduce forest generation to be incrementalUsta (Tsering) Shrestha
2023-01-18Make symlink forest errors deterministicCole Faust
2023-01-13for consistency symlink_tree failure = os.Exit(1)Usta Shrestha
2023-01-12metrics: count symlink/mkdir in symlink forestUsta Shrestha
2022-10-31Multithread symlink forest removal.Lukacs T. Berki
2022-10-28Revert "Multithread symlink forest removal."Christopher Parsons
2022-10-28Multithread symlink forest removal.Lukacs T. Berki
2022-10-27Build the symlink tree on multiple threads.Lukacs T. Berki
2022-10-27Create Bazel symlink forest in a separate process.Lukacs T. Berki
2022-10-25Remove a self-dependency of bp2buildUsta Shrestha
2022-10-21cosmeticsUsta Shrestha
2022-10-07Fix incrementality bug with merged BUILD filesCole Faust
2022-08-30Always merge build filesCole Faust
2022-08-02Cosmetic Changes plus log errorsUsta Shrestha
2022-07-18Output informational messages only when BP2BUILD_VERBOSE is set.Sasha Smundak
2022-05-17bp2build: add support for planting unresolved symlinks in the symlink forest.Jingwen Chen
2022-05-04Add a test for correctness of C++ compilation.Lukacs T. Berki
2021-04-21Make symlink_forest.go prefer generated files.Lukacs T. Berki
2021-04-20Rename cryptic symbols in symlink_forest.go .Lukacs T. Berki
2021-04-20Create a synthetic Bazel workspace.Lukacs T. Berki