Skip to content

Commit

Permalink
Remove more autotools files (project-chip#3055)
Browse files Browse the repository at this point in the history
* Remove some automake helper scripts

* Remove references to missing files on autotools bootstrap

* Remove more files that seem automake related
  • Loading branch information
andy31415 authored Oct 7, 2020
1 parent 011dd52 commit 564d10d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 290 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ The Connected Home over IP repository is structured as follows:
| File / Folder | Contents |
| ------------------------------------ | -------------------------------------------------------------------------------------------------------------------- |
| `.default-version` | Default Project CHIP version if none is available via source code control tags, `.dist-version`, or `.local-version` |
| `bootstrap` | GNU autotools bootstrap script for the Project CHIP build system |
| `bootstrap-configure` | Convenience script that will bootstrap the Project CHIP build system, via `bootstrap`, and invoke `configure` |
| `build/` | Build system support content and build output directories |
| [BUILDING.md](./docs/BUILDING.md) | More detailed information on configuring and building Project CHIP for different targets |
| `CODE_OF_CONDUCT.md` | Code of Conduct for Project CHIP, and contributions to it |
Expand Down
1 change: 0 additions & 1 deletion bootstrap-configure

This file was deleted.

30 changes: 0 additions & 30 deletions scripts/build/bootstrap.sh

This file was deleted.

217 changes: 0 additions & 217 deletions scripts/make/java.mk

This file was deleted.

40 changes: 0 additions & 40 deletions scripts/test-driver.sh

This file was deleted.

0 comments on commit 564d10d

Please sign in to comment.