Paul
|
e2edd3f450
|
fix vim.patch
|
2017-11-04 14:40:05 -07: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 |
|
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 |
|
Thomas Gatzweiler
|
b6b80960e2
|
Add recipe for readline
|
2017-08-14 17:19:30 +02:00 |
|
Thomas Gatzweiler
|
f6c4c29a95
|
Add recipe for ncurses
|
2017-08-14 17:11:16 +02:00 |
|
Jeremy Soller
|
5a746d52f3
|
Merge pull request #65 from ids1024/patch-chown
Patch patch not to call chown
|
2017-08-12 06:32:25 -06:00 |
|
Ian Douglas Scott
|
aedea229de
|
Pass -p to cp, to make running autotools unnecessary
|
2017-08-11 19:57:02 -07:00 |
|
Ian Douglas Scott
|
c9ed826f9d
|
Patch patch not to call chown
|
2017-08-11 18:37:51 -07:00 |
|
Ian Douglas Scott
|
58b8df2947
|
Add recipe for patch
|
2017-08-08 19:49:46 -07:00 |
|
Ian Douglas Scott
|
937c957516
|
Make extrautils have xz as a build depend
|
2017-08-08 17:47:48 -07:00 |
|
Ian Douglas Scott
|
2aa8d85a46
|
Add recipe for xz
|
2017-08-08 13:30:42 -07:00 |
|
Ian Douglas Scott
|
d863ec6354
|
Add recipe for bash
|
2017-08-07 20:42:33 -07:00 |
|
Ian Douglas Scott
|
230fda9ecf
|
Use -unknown- instead of -elf-
|
2017-08-07 15:35:37 -07:00 |
|
Ian Douglas Scott
|
219464b4d0
|
Specify host in config.sh, not specific recipe
|
2017-08-07 14:16:43 -07:00 |
|
Jeremy Soller
|
1e2cf8a2b3
|
Use forked smith with newer termion, update pkgutils
|
2017-08-02 19:54:55 -06:00 |
|
Ian Douglas Scott
|
7df21d6c63
|
Build gcc with C++ support
|
2017-07-30 17:13:27 -07:00 |
|
Jeremy Soller
|
e9c632537d
|
Use Redox patched findutils, uutils
|
2017-07-29 09:40:04 -06:00 |
|