Commit Graph

10 Commits

Author SHA1 Message Date
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