Commit Graph

165 Commits

Author SHA1 Message Date
Ian Douglas Scott
b4e0ff01a8
More llvm-root into build/ 2017-06-13 20:07:30 -07:00
Ian Douglas Scott
13edf0f4a9
Recipe for rust 2017-06-13 18:57:04 -07:00
Jeremy Soller
ffc9952f29 Merge pull request #25 from ids1024/xargo-home
Set $XARGO_HOME to build std et al only once
2017-06-13 19:19:27 -06:00
Ian Douglas Scott
628751b8d3
Set $XARGO_HOME to build std et al only once
I don't know what logic (if any) we need to add to handle updates to Rust
2017-06-13 18:07:38 -07:00
Jeremy Soller
cbe3379475 Merge pull request #24 from ids1024/strip
Correction to gcc recipe
2017-06-12 19:59:08 -06:00
Ian Douglas Scott
5b01f056db
Correction to gcc recipe 2017-06-12 18:33:49 -07:00
Jeremy Soller
4873d64157 Merge pull request #22 from ids1024/timerecipe
Check if recipe has been updated in repo.sh
2017-06-12 14:32:57 -06:00
Jeremy Soller
a1f3c5fdad Merge pull request #23 from ids1024/strip
Strip only executables, not libraries
2017-06-12 14:32:13 -06:00
Ian Douglas Scott
a4321ad117
Strip only executables, not libraries
Striping crt* was causing issues.
2017-06-12 12:46:49 -07:00
Ian Douglas Scott
936511ae63
Actually, don't rely on recipe being commited to git 2017-06-12 08:41:22 -07:00
Ian Douglas Scott
749c00d533
Have repo.sh check if recipe/patches have been updated 2017-06-12 08:34:21 -07:00
Jeremy Soller
b5be7eaa2d Merge pull request #21 from ids1024/strip
Strip binaries in gcc and gnu-binutils, for much smaller file size
2017-06-11 22:49:00 -06:00
Ian Douglas Scott
6528b4bc21
Strip binaries in gcc and gnu-binutils, for much smaller file size 2017-06-11 21:07:19 -07:00
Jeremy Soller
6506f88a23 Merge pull request #18 from ids1024/dash
Make dash available as /bin/sh
2017-06-08 20:11:33 -06:00
Ian Douglas Scott
92dd1fe531
Make dash available as /bin/sh 2017-06-08 18:33:51 -07:00
Jeremy Soller
d7d187b637 Do not build in a subdirectory 2017-06-08 19:15:05 -06:00
Jeremy Soller
3582d358b7 Merge pull request #17 from ids1024/patch
Add "shopt -s nullglob" to fix patch loop
2017-06-08 15:13:03 -06:00
Ian Douglas Scott
fc071063fe
Add "shopt -s nullglob" to fix patch loop 2017-06-08 14:08:41 -07:00
Jeremy Soller
52db55a5ea Merge pull request #15 from ids1024/unstage
Make stage call unstage
2017-06-08 15:01:48 -06:00
Jeremy Soller
ba94943379 Merge pull request #16 from ids1024/patch
Handle patches in prepare
2017-06-08 15:00:41 -06:00
Ian Douglas Scott
649559bfcc
Handle patches in prepare 2017-06-08 12:40:23 -07:00
Ian Douglas Scott
78049f8f11
Make stage call unstage
We don't want the package to potentially have artifacts from a prior
build.
2017-06-08 12:31:30 -07:00
Jeremy Soller
e87d8c0d93 Fix skipping method 2017-06-07 20:08:00 -06:00
Jeremy Soller
bd219d2088 Fix pipeline error exit 2017-06-06 20:45:53 -06:00
Jeremy Soller
c8a927f643 Add GNU make 2017-06-06 20:24:03 -06:00
Jeremy Soller
fe9e69d273 Add dash recipe 2017-06-06 19:59:59 -06:00
Jeremy Soller
a6195c65b0 Unset CC, use build directory as intended 2017-06-06 19:53:59 -06:00
Jeremy Soller
38e31db60f Add clean script 2017-06-06 11:04:20 -06:00
Jeremy Soller
8acc25947d Fix pkgutils builds 2017-06-05 20:53:31 -06:00
Jeremy Soller
8eda1c2e25 Revert to overwriting CC in config.sh 2017-06-05 20:47:03 -06:00
Jeremy Soller
f39ad70268 Go back to libc-artifacts/gcc.sh until x86_64-elf-redox-gcc can be used for Rust 2017-06-05 09:59:53 -06:00
Jeremy Soller
96e276d04c Fix pkgutils build 2017-06-04 20:25:49 -06:00
Jeremy Soller
0b2585a5cb Go back to using cargo run 2017-06-04 20:15:37 -06:00
Jeremy Soller
3e18b7108a Use cross compiler instead of libc-artifacts 2017-06-04 20:09:42 -06:00
Jeremy Soller
5f85e466a0 Fix pkgutils build 2017-06-04 20:05:24 -06:00
Jeremy Soller
66e7642ce6 Fix -e 2017-06-04 19:13:57 -06:00
Jeremy Soller
c03d4bbb3f Merge pull request #12 from iori-yja/allow_build_on_freebsd
Allow build on FreeBSD
2017-06-04 17:42:35 -06:00
Iori Yoneji
7c14c6e970 Merge remote-tracking branch 'origin/master' into allow_build_on_freebsd 2017-06-04 17:57:11 +00:00
Iori Yoneji
dc0f56c2ad Merge branch 'master' into allow_build_on_freebsd 2017-06-04 17:54:03 +00:00
Iori Yoneji
08c8b2fba1 Switch submodule of libc-artifacts to point out to newer commit to be built on FreeBSD 2017-06-04 17:41:29 +00:00
Jeremy Soller
4f1aeff1ec Merge pull request #11 from ids1024/toolchain
Recipes for gcc, binutils, newlib
2017-06-04 05:32:09 -06:00
Ian Douglas Scott
c88984c5cf
Recipes for gcc, binutils, newlib 2017-06-03 20:12:48 -07:00
Jeremy Soller
c4b0a276b2 Remove pkgutils from setup.sh 2017-06-03 19:27:00 -06:00
Jeremy Soller
d4b058bdda Use cargo to run pkgutils 2017-06-03 19:25:14 -06:00
Jeremy Soller
7ee086d593 Update pkgutils 2017-06-03 19:23:58 -06:00
Jeremy Soller
f366a5dc3d Disable test build until libterm is fixed 2017-06-02 21:03:21 -06:00
Iori Yoneji
c1cc8afadf change shebang of shell script to make it work on both of Ubuntu or FreeBSD 2017-06-02 09:15:48 +00:00
Jeremy Soller
b91b2762d6 Update pkgutils, remove print from fetch.sh 2017-05-12 20:28:43 -06:00
Jeremy Soller
a48475e408 Improve rebuild logic 2017-05-12 20:26:09 -06:00
Jeremy Soller
b3ad568eda Keep fetch logic if source does not exist 2017-05-11 20:54:12 -06:00