Commit Graph

926 Commits

Author SHA1 Message Date
Tibor Nagy
05f1f97dab ffmpeg: Remove unnecessary disable flags 2017-09-01 03:21:47 +02:00
Jeremy Soller
5afa853804 Merge pull request #80 from xTibor/ffmpeg
Add ffmpeg recipe
2017-08-28 14:38:37 -06: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
Jeremy Soller
6812d47f4c Merge pull request #79 from ids1024/perl-fork
A couple fixes for perl, and initial recipes for automake and autoconf
2017-08-17 21:38:37 -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
Jeremy Soller
8ba6a1dded Merge pull request #78 from ids1024/perl
Recipe for perl
2017-08-17 16:22:04 -06:00
Ian Douglas Scott
a539a7413e
Recipe for perl 2017-08-17 15:19:28 -07:00
Jeremy Soller
a4c110eddd Merge pull request #77 from redox-os/curl-autoreconf-i
Add -i to autoreconf for Curl
2017-08-17 15:33:04 -06: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
Jeremy Soller
837f416cd1 Merge pull request #74 from ids1024/curl-tar
Use release tarball for curl, with a couple patches
2017-08-17 13:18:57 -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
Jeremy Soller
158cdfff6f Merge pull request #73 from ids1024/debug-mode
Add --debug argument to cook.sh to build in debug mode, unstripped
2017-08-17 10:20:46 -06:00
Jeremy Soller
d12d150d21 Merge pull request #58 from ids1024/backtrace
Enable 'backtrace' feature in libstd, to allow backtraces
2017-08-17 10:20:09 -06:00
Ian Douglas Scott
f18c0f69bc
Add --debug argument to cook.sh to build in debug mode, unstripped 2017-08-17 09:07:12 -07:00
Jeremy Soller
5f961f888b Merge pull request #72 from ids1024/git-patch
Simplify git patch a bit
2017-08-15 15:34:18 -06: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
Jeremy Soller
01b6d5de78 Merge pull request #71 from Nickforall/ncurses-patch
Fix ncurses failing to compile.
2017-08-15 11:43:59 -06: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
Jeremy Soller
0ff24ae298 Merge pull request #69 from ids1024/uutils
Add symlinks to uutils package
2017-08-14 12:40:46 -06: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
Jeremy Soller
936e204f17 Merge pull request #67 from 7h0ma5/master
Add recipe for ncurses
2017-08-14 09:58:45 -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
Jeremy Soller
e134924c8a Merge pull request #66 from ids1024/preserve
Pass -p to cp, to make running autotools unnecessary
2017-08-12 06:31:23 -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
Jeremy Soller
fc43b45ff3 Merge pull request #64 from ids1024/pkg
Use system 'pkg' when run on Redox
2017-08-11 15:08:25 -06:00
Ian Douglas Scott
c6c877611d
Use system 'pkg' when run on Redox 2017-08-10 18:30:46 -07:00
Jeremy Soller
8eba3003c6 Merge pull request #63 from ids1024/patch
Add recipe for patch
2017-08-08 21:10:49 -06:00
Ian Douglas Scott
58b8df2947
Add recipe for patch 2017-08-08 19:49:46 -07:00
Jeremy Soller
9fdd32a488 Merge pull request #62 from ids1024/extrautils-lzma
Make extrautils have xz as a build depend
2017-08-08 19:04:49 -06:00
Ian Douglas Scott
937c957516
Make extrautils have xz as a build depend 2017-08-08 17:47:48 -07:00
Jeremy Soller
25bb4c35d7 Merge pull request #61 from ids1024/xz
Add recipe for xz
2017-08-08 14:57:55 -06:00
Ian Douglas Scott
2aa8d85a46
Add recipe for xz 2017-08-08 13:30:42 -07:00
Jeremy Soller
3faf97539a Merge pull request #60 from ids1024/bash
Add recipe for bash
2017-08-07 22:01:24 -06:00
Ian Douglas Scott
d863ec6354
Add recipe for bash 2017-08-07 20:42:33 -07:00
Jeremy Soller
d21c8cc3d4 Update README.md 2017-08-07 20:41:32 -06:00
Jeremy Soller
88ddff174f Merge pull request #59 from ids1024/unknown
Use -unknown- instead of -elf-
2017-08-07 18:09:56 -06: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
Ian Douglas Scott
07d58bde4c
Enable 'backtrace' feature in libstd, to allow backtraces 2017-08-03 21:29:14 -07:00
Jeremy Soller
072917c5df Update pkgutils 2017-08-02 21:16:57 -06:00