- 12 Aug, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 11 Aug, 2018 1 commit
-
-
Jeremy Soller authored
-
- 29 Jul, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 16 Jul, 2018 1 commit
-
-
Jeremy Soller authored
-
- 12 Jul, 2018 1 commit
-
-
Jeremy Soller authored
-
- 11 Jul, 2018 2 commits
-
-
-
Jeremy Soller authored
-
- 04 Jul, 2018 3 commits
-
-
Paul Sajna authored
-
Jeremy Soller authored
- 03 Jul, 2018 5 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
jD91mZM2 authored
Since bash variables are global my last changes accidentally overwrote the action. Fixed by assigning the original value to a new variable
-
- 02 Jul, 2018 5 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Fix setup.sh See merge request !57
-
Jeremy Soller authored
-
jD91mZM2 authored
1. Actually compile the redox version of relibc 2. Use newlib by default since relibc isn't usable yet 3. Check for binaries like autoconf without version in the name - only to check for the version later.
-
- 20 Jun, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 27 May, 2018 2 commits
-
-
Jeremy Soller authored
update newlib PKGBUILD to use rust nightly 2018-04-27 as setup.sh does
-
Steven Vanden Branden authored
-
- 24 May, 2018 1 commit
-
-
Jeremy Soller authored
-
- 07 May, 2018 2 commits
-
-
Jeremy Soller authored
Make more NixOS friendly :)
-
jD91mZM2 authored
NixOS users can now run 'nix-shell' to automatically fetch all dependencies. They still need to patch setup.sh to find autoconf under the name "autoconf" and not "autoconf2.64", but it's better than nothing!
-
- 04 May, 2018 1 commit
-
-
Jeremy Soller authored
-
- 30 Apr, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 29 Apr, 2018 1 commit
-
-
Jeremy Soller authored
-
- 27 Apr, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 26 Apr, 2018 2 commits
-
-
Jeremy Soller authored
Remove "-j $(nproc)" from make command
-
Stephen Seo authored
ArchLinux users may set MAKEFLAGS in /etc/makepkg.conf (https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation).
-
- 24 Apr, 2018 2 commits
-
-
Jeremy Soller authored
Fix newlib#78
-
Stephen Seo authored
Building newlib failed with latest nightly (1.27.0 as of this commit), and using previous nightly (1.26.0, or 2018-03-26) works.
-