Commit Graph

178 Commits

Author SHA1 Message Date
Ian Douglas Scott
ec0dbcbaaa
Remove xargo-home in clean.sh 2017-06-19 16:29:05 -07:00
Jeremy Soller
ae2fb4217c Go back to using gcc.sh from libc-artifacts 2017-06-19 16:28:42 -06:00
Jeremy Soller
a371b3e54c Do not install remote libc-artifacts 2017-06-18 16:49:52 -06:00
Jeremy Soller
18fec4b46a Keep unstripped executables in the target directory 2017-06-18 16:42:43 -06:00
Jeremy Soller
eb2a044d81 Update pkgutils 2017-06-18 15:24:15 -06:00
Jeremy Soller
9f7b51d77d Replace .tar with .tar.gz in repo.sh 2017-06-18 15:18:20 -06:00
Jeremy Soller
20db74be75 Use .tar.gz for all packages 2017-06-18 15:08:18 -06:00
Jeremy Soller
287883e58e Merge branch 'master' of https://github.com/redox-os/cookbook 2017-06-15 20:43:44 -06:00
Jeremy Soller
e50070b3f3 Remove libc-artifacts, use cross compiler by default 2017-06-15 20:43:38 -06:00
Jeremy Soller
08e6b06fc3 Merge pull request #27 from ids1024/link
Use /bin/sh and /bin/cc ion scripts
2017-06-15 07:03:09 -06:00
Ian Douglas Scott
c54bd0dc12
Use /bin/sh and /bin/cc ion scripts 2017-06-14 21:59:48 -07:00
Jeremy Soller
7f7f3efb24 Update recipe.sh 2017-06-13 22:13:19 -06:00
Jeremy Soller
8d05805718 Merge pull request #26 from ids1024/rustc
Recipe for rust
2017-06-13 22:08:41 -06:00
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