Skip to content

Cleanup DEPS, BUILD.gn, keep build/ available#27

Open
illwieckz wants to merge 5 commits into
masterfrom
illwieckz/cleanup
Open

Cleanup DEPS, BUILD.gn, keep build/ available#27
illwieckz wants to merge 5 commits into
masterfrom
illwieckz/cleanup

Conversation

@illwieckz

Copy link
Copy Markdown
Member
  • Remove BUILD.gn support
  • Remove DEPS files
  • Ignore /toolchain symbolic link
    This way we can symlink the prebuilt toolchain by Google
    when we need to build with it for investigation purpose.
  • Move files from build/ to tools/build/
    Keep the build/ directory available as a build folder.
  • Ignore the build/ directory
    It is common practice with CMake to build in build/.

Move files from build/ to tools/build/.

Keep the build/ directory available as a build folder.
Ignore toolchain/ symbolic link.

This way we can symlink the prebuilt toolchain by Google
when we need to build with it for investigation purpose.
It is common practice with CMake to build in build/.
@illwieckz illwieckz changed the title Illwieckz/cleanup Cleanup DEPS, BUILD.gn, keep build/ available Jun 25, 2026
@illwieckz illwieckz mentioned this pull request Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant