Skip to content

Commit

Permalink
Merge pull request #249 from ataraxialinux/llvm12-toolchain
Browse files Browse the repository at this point in the history
build system
  • Loading branch information
Ishimoto Shinobu authored May 3, 2021
2 parents 5a979f5 + 214a97c commit 01d97f1
Show file tree
Hide file tree
Showing 16 changed files with 139 additions and 411 deletions.
548 changes: 139 additions & 409 deletions build

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/bootstrapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ We have seperated the build process into seperate "targets":
```
* toolchain - This stage intended to compile cross-toolchain
* system - This stage intended to compile basic target system with cross-compiler (You don't need to compile stage 0)
* image - This stage intended to generate virtual disk image
* installer - This stage intended to generate installer .iso image
* live - This stage intended to generate live .iso image
* stage - This stage intended to generate archive with pre-compiled OS
```
To begin the bootstrap process, **as root**:
Expand Down
File renamed without changes.
File renamed without changes.
Empty file added packages/lldb/.ignore
Empty file.
Empty file added packages/llvm/.ignore
Empty file.
Empty file added packages/polly/.ignore
Empty file.
Empty file.
Empty file added packages/systemd/.ignore
Empty file.
Empty file added packages/systemd/.ignoreit
Empty file.
Empty file.
Binary file added stuff/mklive/chain.c32
Binary file not shown.
Binary file added stuff/mklive/ldlinux.c32
Binary file not shown.
Binary file added stuff/mklive/libcom32.c32
Binary file not shown.
Binary file added stuff/mklive/libutil.c32
Binary file not shown.
Binary file added stuff/mklive/vesamenu.c32
Binary file not shown.

0 comments on commit 01d97f1

Please sign in to comment.