Commit Graph

164 Commits

Author SHA1 Message Date
Jeremy Soller
22c98abf79 Clean up compilation of Rust 2017-11-13 21:10:34 -07:00
Jeremy Soller
8de4e0f20e Fix llvm-config path 2017-11-10 12:16:56 -07:00
Jeremy Soller
58ff0bf936 Improve build speed of Rust recipe 2017-11-10 11:32:08 -07:00
Jeremy Soller
ceb3eb73df Cleanup LLVM build in Rust recipe 2017-11-10 09:46:31 -07:00
Tibor Nagy
0ef086873c Add periodictable recipe 2017-11-07 19:51:31 +01:00
Paul
be1121311e
Create jansson.patch 2017-11-06 19:01:42 -08:00
Jeremy Soller
b913b258f7 Fix prboom recipe 2017-11-06 15:23:52 -07:00
Paul
7f5f69ed66
change ssh recipe to use custom branch of newlib 2017-11-04 17:37:30 -07:00
Jeremy Soller
c2216d76c6
Merge pull request #96 from sajattack/master
fix vim.patch
2017-11-04 17:05:57 -06:00
Paul
e2edd3f450
fix vim.patch 2017-11-04 14:40:05 -07:00
Tibor Nagy
8388e90f81 vttest: Add recipe version 2017-11-03 20:18:30 +01:00
Paul
e8556452f7
quick fix to ssh recipe 2017-11-02 21:02:32 -07:00
Jeremy Soller
3a6b3776e2
Merge pull request #93 from sajattack/master
recipes for vim jansson and ssh
2017-11-02 21:55:31 -06:00
Paul Sajna
dcdab6d213 recipe for ssh 2017-11-02 19:28:41 -07:00
Paul Sajna
e62a6b8922 recipe for jansson 2017-11-02 19:26:24 -07:00
Paul Sajna
35bb3d3c8e recipe for vim 2017-11-02 19:25:30 -07:00
Jeremy Soller
49544f56ce
Merge pull request #91 from xTibor/vttest
Add vttest recipe
2017-10-30 12:41:09 -06:00
Tibor Nagy
2e47dcfaa2 Add vttest recipe 2017-10-30 19:07:11 +01:00
Paul Sajna
7f5280aa83 add recipe for termplay 2017-10-29 21:31:03 -07:00
Jeremy Soller
dc61f23565 Update cargo path 2017-10-22 21:56:34 -06:00
Jeremy Soller
2bb4b06643 Use nproc for rust LLVM 2017-10-22 21:24:54 -06:00
Jeremy Soller
21559d4c99 Update rust recipe 2017-10-22 21:23:57 -06:00
Jose Narvaez
dcd45cfd9e Recipe for fd. 2017-10-21 14:43:01 +01:00
Jeremy Soller
b235980b95 Merge branch 'master' of https://github.com/redox-os/cookbook 2017-10-20 17:48:33 -06:00
Jeremy Soller
5e621772cf Add llvm lto linkages 2017-10-20 17:48:28 -06:00
Thomas Levy
cd716a4ec2 Add recipe for PrBoom. It almost runs doom! 2017-10-15 10:44:06 -07:00
Jeremy Soller
211d5c2bdb Add rs-nes 2017-10-10 21:43:24 -06:00
Jeremy Soller
1c3121d8f9 Update rustual-boy fork 2017-10-10 21:31:54 -06:00
Jeremy Soller
c708430031 Add upstream URLs 2017-10-04 21:09:16 -06:00
Jeremy Soller
e42398de27 Merge branch 'master' of https://github.com/redox-os/cookbook 2017-10-04 20:58:06 -06:00
Jeremy Soller
fa11383b38 Add recipes for 2048, cleye, and rust64 2017-10-04 20:57:54 -06:00
Agoston Szepessy
a9d71c3d05 Add dependency info to packages
A variable called DEPENDS in recipes contains the runtime dependency
information for packages. These get added to the package during tarring.
2017-09-21 23:54:05 -04:00
Tibor Nagy
3f373ee7a6 ffmpeg: Switch to a working release branch, fix hardcoded arch 2017-09-10 05:03:54 +02:00
Jeremy Soller
cc5f7523bf Use -unknown for gcc and g++ 2017-09-05 20:23:50 -06:00
Tibor Nagy
05f1f97dab ffmpeg: Remove unnecessary disable flags 2017-09-01 03:21:47 +02:00
Tibor Nagy
6392c2f5d3 Add ffmpeg recipe 2017-08-28 22:11:15 +02:00
Jeremy Soller
0fb76a8ef2 Pull forked pastel 2017-08-19 14:55:58 -06:00
Ian Douglas Scott
67031d3708
Add recipes for automake and autoconf; compiles but not properly working 2017-08-17 19:57:56 -07:00
Ian Douglas Scott
a7e540a5e3
perl: build POSIX 2017-08-17 19:36:34 -07:00
Ian Douglas Scott
926a20832a
perl: Forking fixes 2017-08-17 17:03:22 -07:00
Ian Douglas Scott
a539a7413e
Recipe for perl 2017-08-17 15:19:28 -07:00
Jeremy Soller
36b2a671c8 Update recipe.sh 2017-08-17 15:32:18 -06:00
Jeremy Soller
d01cce92ac Merge pull request #76 from ids1024/python-bump
Bump python version
2017-08-17 13:19:49 -06:00
Ian Douglas Scott
846fb86f74
Bump python version 2017-08-17 12:10:30 -07:00
Ian Douglas Scott
810be8f815
Use release tarball for curl, with a couple patches 2017-08-17 11:19:31 -07:00
Ian Douglas Scott
064869a1f1
git: Simplify patch a bit; some functions have been added 2017-08-15 13:38:11 -07:00
Ian Douglas Scott
f0f21aa8fe
git: do not patch /dev/null to null:
Newlib now has a workaround for this, and it was resulting in a lot of
changes.
2017-08-15 13:19:35 -07:00
Nick Vernij
6d3e9cc1ef Fixed ncurses failing to compile.
Added a cpp flag that is required for certain versions of gcc.
2017-08-15 18:08:54 +02:00
Ian Douglas Scott
d306f65586
Add symlinks to uutils package 2017-08-14 11:21:57 -07:00
Jeremy Soller
d0490b1ea0 Merge pull request #68 from 7h0ma5/readline
Add recipe for readline
2017-08-14 09:59:17 -06:00