Commit graph

65 commits

Author SHA1 Message Date
Jeremy Soller db2f5d8a6d
Enable LTO compilation 2018-12-22 16:45:16 -07:00
Jeremy Soller 9cece170b1
Backport prefix changes from aarch64 2018-11-27 19:45:52 -07:00
Jeremy Soller 49cd5866ac Fix live filesystem by using a different initfs 2017-10-01 14:25:07 -06:00
Jeremy Soller cb0dd7ffd5 Make travis build use packages from static.redox-os.org 2017-06-29 20:06:16 -06:00
Jeremy Soller 672f8b8297 Upgrade cookbook, revert Rust, clean cookbook in make clean, put xargo build in subfolder 2017-06-19 20:15:56 -06:00
Jeremy Soller c9950beec2 Convert to cookbook based build 2017-05-10 21:39:05 -06:00
Ian Douglas Scott a0ec4212ca
Set $(RUSTC) to full path
This fixes builds of crates that use rustc_version to test the Rust
version in their build scripts.
2017-02-28 11:14:47 -08:00
Konrad Lipner 4987b70e97 Change way to generate initfs for kernel
this change should be merged along with corresponding PR in kernel
2017-02-15 22:47:10 +01:00
Jeremy Soller 20f0003e01 Incremental compilation 2017-02-04 16:13:44 -07:00
Jeremy Soller 1097edcab7 Add nproc fix for macOS 2017-02-01 14:15:48 -07:00
Jeremy Soller ca3043d991 Move targets into kernel repo 2017-01-16 10:10:56 -07:00
Jeremy Soller ddcdba3acc Make all at top of makefile 2017-01-09 21:54:38 -07:00
Jeremy Soller e519d215d8 Revert "Compile with opt-level 3, lto"
This reverts commit 68b3315673.
2017-01-09 21:51:41 -07:00
Jeremy Soller 68b3315673 Compile with opt-level 3, lto 2017-01-09 21:39:01 -07:00
Jeremy Soller e3f3f27fbc Modularise makefiles 2017-01-05 14:07:20 -07:00