Commit Graph

278 Commits

Author SHA1 Message Date
Ian Douglas Scott
1dd0e46721
git: Avoid patching Makefile 2017-07-07 13:28:39 -07:00
Ian Douglas Scott
f666977dc5
Use curl in git 2017-07-07 12:55:07 -07:00
Ian Douglas Scott
4955cacafd
git: Do not patch configure script 2017-07-07 10:39:32 -07:00
Ian Douglas Scott
ccfd1885ee
Add zlib recipe; use in git recipe 2017-07-07 10:19:23 -07:00
Ian Douglas Scott
27bbfb298b
Merge branch 'master' into git 2017-07-07 09:40:28 -07:00
Ian Douglas Scott
da02a9b474
Merge remote-tracking branch 'origin/master' into symlink 2017-07-06 17:39:38 -07:00
Ian Douglas Scott
a15946a324
System for compile-time dependencies; use for openssl 2017-07-06 14:24:19 -07:00
Ian Douglas Scott
b90d029b7e
Corrections to git recipe 2017-07-05 19:48:30 -07:00
Ian Douglas Scott
f51d3cb8a0
Use symlinks in git 2017-07-05 19:47:57 -07:00
Ian Douglas Scott
22934777cd
Initial git recipe; has issues 2017-07-05 12:15:49 -07:00
Ian Douglas Scott
a4bd933d21
Initial python recipe 2017-07-04 13:47:50 -07:00
Ian Douglas Scott
e098418b0e
Use symlinks instead of scripts 2017-07-01 12:10:22 -07:00
Jeremy Soller
addf99cab1 Merge pull request #34 from ids1024/ca-certificates2
Correct ca-certificates recipe
2017-06-23 21:48:17 -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
Ian Douglas Scott
a13495e415
Recipe for curl 2017-06-23 18:16:40 -07:00
Ian Douglas Scott
c9c2b864fa
ca-certificates package; needed by cargo 2017-06-23 12:32:02 -07:00
Ian Douglas Scott
24d3c70aca
Initial recipe for cargo 2017-06-21 13:18:28 -07:00
Jeremy Soller
2833d16c17 Move uutils back to recipes 2017-06-20 13:45:08 -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
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
Ian Douglas Scott
5b01f056db
Correction to gcc recipe 2017-06-12 18:33:49 -07: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
6528b4bc21
Strip binaries in gcc and gnu-binutils, for much smaller file size 2017-06-11 21:07:19 -07: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
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
Jeremy Soller
e87d8c0d93 Fix skipping method 2017-06-07 20:08:00 -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
96e276d04c Fix pkgutils build 2017-06-04 20:25:49 -06:00
Ian Douglas Scott
c88984c5cf
Recipes for gcc, binutils, newlib 2017-06-03 20:12:48 -07:00
Jeremy Soller
1fb6beca63 Stage pcid.toml 2017-05-10 21:50:41 -06:00
Jeremy Soller
0506e3602e Add installer 2017-05-10 19:48:00 -06:00
Jeremy Soller
06b260967e Add RedoxFS 2017-05-10 19:41:30 -06:00
Jeremy Soller
b3c50f1aa1 Add contain 2017-05-10 19:34:16 -06:00
Jeremy Soller
bacdbc0f30 Add more recipes 2017-05-09 21:45:03 -06:00
Jeremy Soller
70170d2914 Add version to drivers, remove /sbin staging 2017-05-09 21:16:02 -06:00
Jeremy Soller
0866033261 Add orbterm 2017-05-07 15:56:31 -06:00
Jeremy Soller
3be88e16c6 Remove tar recipe, as it is part of extrautils 2017-04-25 13:31:31 -06:00
Jeremy Soller
401a2eee75 Add bindir to drivers 2017-04-08 19:28:49 -06:00
Ian Douglas Scott
792f7e1308
Add drivers package 2017-04-08 17:26:30 -07:00
Jeremy Soller
7b0287c0a0 Disable uutils recipe for now 2017-04-08 16:44:07 -06:00
Ian Douglas Scott
1e3f539de5
Add recipe for init 2017-04-08 11:47:43 -07:00
Jeremy Soller
7baa834c40 Add tar recipe 2017-04-07 20:00:03 -06:00
Jeremy Soller
81422ff282 Cleanup tar file method 2017-03-29 19:09:38 -06:00
Ian Douglas Scott
2758c9e03c
Build Lua without patch 2017-03-29 13:38:32 -07:00
Ian Douglas Scott
edf6930cb5
Recipe for Lua 2017-03-29 12:11:09 -07:00
Jeremy Soller
9930e92fc7 Change info to version number, echo to stderr 2017-03-27 21:22:46 -06:00
Jeremy Soller
f2f5487313 Convert to force cargo version, allow override in recipe 2017-03-27 21:17:12 -06:00
Daan Hoogland
ea9d80f09e upstream merge happened 2017-01-15 21:12:44 +01:00
Daan Hoogland
8acd9bd011 build a uutils clone 2017-01-15 11:38:48 +01:00
Jeremy Soller
9befc6053e Skip building uutils for now 2017-01-13 10:22:39 -07:00
Daan Hoogland
74f6e6c9d7 import the work at uutils 2017-01-13 17:58:40 +01:00
Jeremy Soller
5356f081e4 Fix userutils recipe 2017-01-09 18:02:56 -07:00
Jeremy Soller
ecfa38ece2 Copy resources for userutils 2017-01-09 17:18:26 -07:00
Jeremy Soller
d41054cda3 Allow overriding of most recipe features. Add orbdata recipe 2017-01-09 17:03:31 -07:00
Jeremy Soller
20a53f60d3 Add binutils, pkgutils 2017-01-09 16:47:04 -07:00
Jeremy Soller
fcb34c89d8 Update recipes 2017-01-09 16:42:07 -07:00
Jeremy Soller
fa92725782 Update pixelcannon recipe 2016-12-28 20:09:03 -07:00
Jeremy Soller
b769485cee Remove libstd recipe 2016-12-28 19:59:26 -07:00
Jeremy Soller
ec4dc48b76 Update to use new Xargo, add netutils 2016-12-28 19:32:39 -07:00
Jeremy Soller
3729ffd7f5 Update recipe.sh 2016-11-02 12:09:26 -06:00
Jeremy Soller
047281e303 Install pixelcannon manifest 2016-11-01 16:43:15 -06:00
Jeremy Soller
d1ff741b28 Allow stage function 2016-11-01 16:05:16 -06:00
Jeremy Soller
6e1d2b88b0 Add games recipe 2016-10-31 14:19:42 -06:00
Jeremy Soller
37ec3169cb Use pushd/popd to fix multiple commands 2016-10-31 14:08:05 -06:00
Jeremy Soller
c3fb764940 Add staging command 2016-10-31 13:56:47 -06:00
Jeremy Soller
a8c48d184c Add install 2016-10-31 13:53:37 -06:00
Jeremy Soller
47034cf00e Cook with more than one argument
Add orbutils and userutils
2016-10-31 13:35:45 -06:00
Jeremy Soller
98ad816e11 Add extrautils 2016-10-31 13:24:57 -06:00
Jeremy Soller
87da10a2ca Add coreutils recipe: 2016-10-31 13:23:21 -06:00
Jeremy Soller
089750ab8e Allow recipe to set cargo flags 2016-10-31 13:13:12 -06:00
Jeremy Soller
d2f5588d92 Fix building of libstd 2016-10-31 12:49:59 -06:00