Jeremy Soller
|
7d4bdb0f29
|
Revert "Add test to sysroot"
This reverts commit 8fd5e328c2.
|
2017-06-25 20:17:02 -06:00 |
|
Jeremy Soller
|
c76d4105b4
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-06-25 20:04:48 -06:00 |
|
Jeremy Soller
|
8fd5e328c2
|
Add test to sysroot
|
2017-06-25 20:04:44 -06:00 |
|
Jeremy Soller
|
addf99cab1
|
Merge pull request #34 from ids1024/ca-certificates2
Correct ca-certificates recipe
|
2017-06-23 21:48:17 -06:00 |
|
Jeremy Soller
|
86c0a1a374
|
Merge pull request #33 from ids1024/cargo
Correct prefix for openssl in cargo build
|
2017-06-23 21:47:43 -06:00 |
|
Ian Douglas Scott
|
7ed36c0d3e
|
Correct ca-certificates recipe
|
2017-06-23 20:46:35 -07:00 |
|
Ian Douglas Scott
|
76fc2f5b4f
|
Correct prefix for openssl in cargo build
|
2017-06-23 19:09:55 -07:00 |
|
Jeremy Soller
|
4e5179df44
|
Merge pull request #32 from ids1024/curl
Recipe for curl
|
2017-06-23 19:31:15 -06:00 |
|
Ian Douglas Scott
|
a13495e415
|
Recipe for curl
|
2017-06-23 18:16:40 -07:00 |
|
Jeremy Soller
|
d787767260
|
Update pkgutils
|
2017-06-23 17:38:35 -06:00 |
|
Jeremy Soller
|
76506ee70d
|
Merge pull request #31 from ids1024/ca-certificates
ca-certificates package; needed by cargo
|
2017-06-23 13:36:06 -06:00 |
|
Ian Douglas Scott
|
c9c2b864fa
|
ca-certificates package; needed by cargo
|
2017-06-23 12:32:02 -07:00 |
|
Jeremy Soller
|
0bbc25db44
|
Merge pull request #30 from ids1024/cargo
Initial recipe for cargo
|
2017-06-21 15:03:22 -06:00 |
|
Ian Douglas Scott
|
24d3c70aca
|
Initial recipe for cargo
|
2017-06-21 13:18:28 -07:00 |
|
Jeremy Soller
|
3ddf6b8ab6
|
Update README.md
|
2017-06-20 16:27:41 -06:00 |
|
Jeremy Soller
|
cdcb2ead22
|
Update README.md
|
2017-06-20 16:27:19 -06:00 |
|
Jeremy Soller
|
2833d16c17
|
Move uutils back to recipes
|
2017-06-20 13:45:08 -06:00 |
|
Jeremy Soller
|
ae09d5afbc
|
Move xargo home to xargo, use cross compiler
|
2017-06-19 19:48:35 -06:00 |
|
Jeremy Soller
|
8da49359fe
|
Merge pull request #29 from ids1024/clean.sh
Remove xargo-home in clean.sh
|
2017-06-19 17:52:37 -06:00 |
|
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 |
|