Xavier L'Heureux
|
a622fc1001
|
Fix conditional target
|
2020-05-02 20:45:15 -04:00 |
|
Xavier L'Heureux
|
bed8fcc41a
|
Start adding basic support for FreeBSD
|
2020-05-02 20:13:21 -04:00 |
|
Jeremy Soller
|
f71d233cb0
|
Merge branch 'cbindgen' into 'master'
Simplify relibc install steps (submodule needs to be updated once relibc commit is in)
See merge request redox-os/redox!1232
|
2020-04-10 23:08:26 +00:00 |
|
Jeremy Soller
|
94a1e0d5b0
|
Use variable for qemu EFI firmware location
|
2020-03-29 20:02:37 -06:00 |
|
Graham MacDonald
|
cfc3d24fe5
|
Simplify relibc install steps
|
2020-03-29 10:41:51 +01:00 |
|
Jeremy Soller
|
1bac098cc0
|
Format harddrive-efi.bin target
|
2020-01-21 19:52:22 -07:00 |
|
Jeremy Soller
|
c91465dc1c
|
Make harddrive-efi.bin target run in a single shell instance
|
2020-01-21 19:50:15 -07:00 |
|
Jeremy Soller
|
6a2ac14550
|
Remove erroneous ONESHELL usage
|
2020-01-21 19:41:25 -07:00 |
|
Jeremy Soller
|
175039bded
|
Revert "Fix .partial paths"
This reverts commit 8cccf0edaa .
|
2020-01-21 19:39:28 -07:00 |
|
Jeremy Soller
|
ed5c8eb92c
|
Correctly determine size of MBR partition
|
2020-01-20 09:29:37 -07:00 |
|
Jeremy Soller
|
30a9278cfd
|
Merge branch 'fix-1283' into 'master'
Fix .partial paths
Closes #1283
See merge request redox-os/redox!1229
|
2020-01-20 16:17:45 +00:00 |
|
Tibor Nagy
|
8cccf0edaa
|
Fix .partial paths
Fixes #1283
|
2020-01-14 17:24:22 +01:00 |
|
4lDO2
|
f6276291ae
|
Add the somehow-deleted qemu_no_build.
|
2020-01-14 21:56:09 +11:00 |
|
4lDO2
|
a66af97a99
|
Add make recipes for MBR-partitioned BIOS disks.
|
2020-01-14 21:50:16 +11:00 |
|
4lDO2
|
455dc29bc9
|
Change the format of harddrive-efi.bin to GPT.
|
2020-01-06 18:33:22 +11:00 |
|
Jeremy Soller
|
d05b0844aa
|
Add extra space for livedisk-efi.iso target
|
2019-10-05 10:04:42 -06:00 |
|
Jeremy Soller
|
f6d65aee63
|
Add target to mount extra and use livedisk with nvme
|
2019-10-05 10:01:44 -06:00 |
|
Jeremy Soller
|
d876f58b00
|
Switch extra.qcow2 to extra.bin
|
2019-09-15 13:41:21 -06:00 |
|
Jeremy Soller
|
29a66e716f
|
Add extra drive to qemu_nvme
|
2019-09-07 20:53:12 -06:00 |
|
Jeremy Soller
|
87bb9fc2f6
|
Fix use of GDB in QEMU
|
2019-09-07 20:01:03 -06:00 |
|
Jeremy Soller
|
ad6e8428ae
|
Fix compilation of EFI programs
|
2019-09-07 20:00:50 -06:00 |
|
Jeremy Soller
|
ddbdc5a5d1
|
Add EFI nvme target
|
2019-08-27 14:47:09 -06:00 |
|
Jeremy Soller
|
31dbd609d3
|
Use NVMe as root when running make qemu_nvme
|
2019-08-24 20:53:48 -06:00 |
|
jD91mZM2
|
fc39474f3f
|
Fix xargo deadlock
|
2019-08-10 18:01:42 +02:00 |
|
Jeremy Soller
|
c35d9e39f7
|
Link to stdcpp statically
|
2019-06-20 18:38:54 -06:00 |
|
Jeremy Soller
|
f4786da9be
|
Compile cargo statically
|
2019-06-20 18:37:26 -06:00 |
|
Jeremy Soller
|
2dd140995d
|
Remove freestanding rust files as much as possible from rust install, build cargo only
|
2019-06-19 21:19:59 -06:00 |
|
Jeremy Soller
|
c3be572aa5
|
Build rust toolchains with tools like cargo
|
2019-06-19 20:09:48 -06:00 |
|
Jeremy Soller
|
bd3726f719
|
Use binary prefix
|
2019-06-18 20:10:30 -06:00 |
|
jD91mZM2
|
99d181f13d
|
Remove nix-related patches and files
Everything has now been moved to
https://gitlab.redox-os.org/redox-os/redox-nix :)
|
2019-06-17 15:22:00 +02:00 |
|
Jeremy Soller
|
02574c26bd
|
Merge prefix changes from master
|
2019-06-16 19:37:40 -06:00 |
|
Jeremy Soller
|
907a162d5b
|
Fix build with new compiler-builtins, update kernel
|
2019-06-07 15:59:45 -06:00 |
|
Jeremy Soller
|
bd4a3ef82a
|
Improve prefix generation and fix build
|
2019-06-02 06:45:18 -06:00 |
|
Jeremy Soller
|
344f9b3044
|
Set use PREFIX_RUSTC when using PREFIX_BINARY
|
2019-04-20 10:37:26 -06:00 |
|
Jeremy Soller
|
f81513eb5a
|
Fix failure to statically link
|
2019-04-19 21:24:21 -06:00 |
|
Jeremy Soller
|
1c4797e16d
|
Copy relibc artifacts to filesystem
|
2019-04-15 21:27:59 -06:00 |
|
Jeremy Soller
|
bdf32d1873
|
Also strip libraries using --strip-unneeded
|
2019-04-15 21:19:54 -06:00 |
|
Jeremy Soller
|
bb2b3fa60b
|
Remove libtool files
|
2019-04-15 21:19:40 -06:00 |
|
Jeremy Soller
|
f903bc383b
|
Do not allow multilib
|
2019-04-15 21:07:50 -06:00 |
|
Jeremy Soller
|
185fd55884
|
Fix build of gcc-freestanding
|
2019-04-12 11:32:09 -06:00 |
|
Jeremy Soller
|
78d75cdc73
|
Fix prefix
|
2019-04-11 15:20:37 -06:00 |
|
Jeremy Soller
|
ea0e7fa0c2
|
Enable shared libraries
|
2019-04-10 20:49:09 -06:00 |
|
Jeremy Soller
|
13add4c0f8
|
Fix build of relibc-freestanding
|
2019-04-07 16:39:27 -06:00 |
|
Jeremy Soller
|
5c09549072
|
It looks like gcc-install still needs C libs
|
2019-04-07 11:27:20 -06:00 |
|
Jeremy Soller
|
137db4615a
|
Fix build of prefix
|
2019-04-07 10:12:28 -06:00 |
|
Jeremy Soller
|
ebee179b5b
|
Only build headers for relibc freestanding install
|
2019-04-07 09:55:45 -06:00 |
|
Jeremy Soller
|
d0eee110bd
|
Fix PREFIX_BASE_INSTALL definition
|
2019-03-31 15:55:14 -06:00 |
|
Jeremy Soller
|
2e9caf13d6
|
Fix bochs target
|
2019-03-31 15:05:52 -06:00 |
|
Jeremy Soller
|
41a7749c3e
|
Build rustc prefix when aarch64 target is used
|
2019-03-30 14:08:57 -06:00 |
|
Jeremy Soller
|
6f6de7507b
|
Include custom Rust when compiling with PREFIX_RUSTC
|
2019-03-29 20:57:33 -06:00 |
|