Skip to content

Delete the makefile build system #39431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Feb 8, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Delete the mk folder
This commit deletes the old build system located in the `mk` folder as it's now
been obsoleted for two cycles and is replaced by rustbuild.
  • Loading branch information
alexcrichton committed Feb 6, 2017
commit 9ab8090bd4c8fed848cfebe2ab818a91e43e225c
297 changes: 0 additions & 297 deletions Makefile.in

This file was deleted.

33 changes: 0 additions & 33 deletions mk/cfg/aarch64-apple-ios.mk

This file was deleted.

26 changes: 0 additions & 26 deletions mk/cfg/aarch64-linux-android.mk

This file was deleted.

1 change: 0 additions & 1 deletion mk/cfg/aarch64-unknown-fuchsia.mk

This file was deleted.

26 changes: 0 additions & 26 deletions mk/cfg/aarch64-unknown-linux-gnu.mk

This file was deleted.

Loading