Commit Graph

926 Commits

Author SHA1 Message Date
Jeremy Soller
9e9ed9b7b4 Update pkgutils 2017-07-08 17:19:15 -06:00
Jeremy Soller
fa1c516fbe Merge pull request #41 from ids1024/git
git: use symlink instead of hard link
2017-07-08 06:57:18 -06:00
Ian Douglas Scott
e55a6fcde7
git: use symlink instead of hard link 2017-07-07 21:39:02 -07:00
Jeremy Soller
5d9b2543b1 Merge branch 'master' of https://github.com/redox-os/cookbook 2017-07-07 17:53:55 -06:00
Jeremy Soller
f4de550187 Update pkgutils 2017-07-07 17:53:38 -06:00
Jeremy Soller
30db9d6675 Merge pull request #40 from ids1024/git
[WIP] Git recipe
2017-07-07 16:33:17 -06:00
Ian Douglas Scott
505b4a5ac4
git: patch simplification 2017-07-07 15:09:10 -07:00
Ian Douglas Scott
f70775dee9
Simpify patch 2017-07-07 13:39:17 -07:00
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
Jeremy Soller
5f5092271b Merge pull request #36 from ids1024/symlink
Use symlinks
2017-07-06 18:56:38 -06:00
Ian Douglas Scott
da02a9b474
Merge remote-tracking branch 'origin/master' into symlink 2017-07-06 17:39:38 -07:00
Jeremy Soller
b8da5d50ef Merge pull request #39 from ids1024/builddeps
System for compile-time dependencies; use for openssl
2017-07-06 18:36:12 -06:00
Ian Douglas Scott
f0bb6ec31d
Add sysroot to .gitignore 2017-07-06 14:28:06 -07:00
Ian Douglas Scott
b7db0cafb8
Update pkgutils 2017-07-06 14:25:19 -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
Jeremy Soller
d594e1ceda Merge pull request #37 from ids1024/python2
Initial python recipe
2017-07-04 14:55:34 -06: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
Ian Douglas Scott
c3aa12549e
Update pkgutils submodule 2017-07-01 12:10:05 -07:00
Jeremy Soller
a74b421189 Merge pull request #35 from ids1024/target
Pass --target to pkg
2017-06-29 18:14:46 -06:00
Jeremy Soller
04b112dca0 Update pkgutils 2017-06-29 18:13:52 -06:00
Ian Douglas Scott
b2f8cc0f17
Pass --target to pkg 2017-06-29 16:09:07 -07:00
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