Tibor Nagy
|
e61789686b
|
netsurf: Enable freetype support
|
2018-02-28 18:30:03 +01:00 |
|
Tibor Nagy
|
9af2f4872f
|
Add freetype recipe
|
2018-02-28 18:29:09 +01:00 |
|
Jeremy Soller
|
7cdcd9b0a1
|
Fix extrautils build
|
2018-02-27 21:14:07 -07:00 |
|
Jeremy Soller
|
a1d531d79b
|
Fixes for pkg-config. Add libpng to netsurf
|
2018-02-27 20:59:13 -07:00 |
|
Tibor Nagy
|
acdf34e364
|
sdl: Fix page fault on SDL_Quit
Do not free the pixel buffer after it's unmapped.
Part of #126
|
2018-02-26 19:58:47 +01:00 |
|
Jeremy Soller
|
ccbd3f4c4d
|
Merge pull request #127 from xTibor/sdl-resize-caption
sdl: Implement SDL_RESIZABLE and SDL_WM_SetCaption
|
2018-02-26 06:26:26 -07:00 |
|
Tibor Nagy
|
aa97201d7f
|
sdl: Implement SDL_RESIZABLE and SDL_WM_SetCaption
Part of #126
|
2018-02-26 12:18:23 +01:00 |
|
Tibor Nagy
|
c657f310ae
|
curl: Enable zlib support
|
2018-02-24 10:45:04 +01:00 |
|
Tibor Nagy
|
4a2b255271
|
Cleanup netsurf patch, enable JPEG support
|
2018-02-23 19:44:10 +01:00 |
|
Tibor Nagy
|
9a7bb65864
|
Add libjpeg recipe
|
2018-02-23 19:40:22 +01:00 |
|
Tibor Nagy
|
f7e778801f
|
Add libpng recipe
|
2018-02-23 19:40:03 +01:00 |
|
Jeremy Soller
|
f0f05be025
|
Fix pkg-config with autotools programs
|
2018-02-22 20:07:00 -07:00 |
|
Jeremy Soller
|
2ff556bce1
|
Update netsurf recipe
|
2018-02-22 19:27:10 -07:00 |
|
Tibor Nagy
|
2d7bade13a
|
sdl: Implement mouse wheel scrolling, middle and right buttons
|
2018-02-22 17:23:57 +01:00 |
|
Tibor Nagy
|
d041a78cd4
|
Attempt to fix build issues, revert newlib changes
|
2018-02-22 11:44:19 +01:00 |
|
Tibor Nagy
|
7e293541c1
|
Add netsurf recipe, enable iconv in newlib
|
2018-02-21 18:53:45 +01:00 |
|
Tibor Nagy
|
cc2053969f
|
sdl: Update video to the latest orbital protocol
|
2018-02-21 16:22:52 +01:00 |
|
MggMuggins
|
a30283c80f
|
Link whoami to id; Depends redox-os/userutils/#32
|
2018-02-10 12:14:03 -06:00 |
|
Jeremy Soller
|
497252d9af
|
Disable submodule management and verbosity level 2 in rust recipe
|
2018-02-07 08:10:47 -07:00 |
|
Jeremy Soller
|
b0253dca86
|
Update rust recipe config
|
2018-02-07 08:08:16 -07:00 |
|
Jeremy Soller
|
d9a6f3eba7
|
Use llvm-tblgen-4.0 to fix build on newer Ubuntu
|
2018-02-06 20:52:29 -07:00 |
|
Jeremy Soller
|
66bb39e162
|
Update branch of cargo
|
2018-02-06 17:19:50 -07:00 |
|
Jeremy Soller
|
805590c635
|
Update branch to use for Redox rust
|
2018-02-06 11:37:02 -07:00 |
|
Zach Lute
|
72fce93ff8
|
Added logd recipe.
|
2018-01-24 23:55:04 -08:00 |
|
Jeremy Soller
|
02669e4b62
|
Make bash patch smaller
|
2017-12-27 20:48:28 -07:00 |
|
Jeremy Soller
|
356278cb9e
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-12-27 14:31:56 -07:00 |
|
Jeremy Soller
|
d9ede42f67
|
Allow missing llvm-source in rust recipe
|
2017-12-27 14:31:53 -07:00 |
|
Alex Lyon
|
8efba6e883
|
Add recipes for nulld and zerod
|
2017-12-18 15:04:29 -08:00 |
|
Jeremy Soller
|
527599d49c
|
Fix build of newlibtest
|
2017-12-14 20:05:28 -07:00 |
|
Jeremy Soller
|
4fcefcc47e
|
Add newlibtest repo
|
2017-12-13 22:19:25 -07:00 |
|
Jeremy Soller
|
94ceffa860
|
Use all possible bins from uutils
|
2017-12-08 20:57:33 -07:00 |
|
Tibor Nagy
|
8b56ce4a03
|
Add mdp recipe
|
2017-12-04 04:27:18 +01:00 |
|
Tibor Nagy
|
2d5b7b9b5b
|
Add ncursesw recipe, terminfo changes
|
2017-12-03 22:43:28 +01:00 |
|
Jeremy Soller
|
7d02f68aad
|
Use poll with git
|
2017-11-26 19:14:35 -07:00 |
|
Tibor Nagy
|
e4c9e702d2
|
Add ca-certificates dependency for git
|
2017-11-23 22:28:19 +01:00 |
|
Jeremy Soller
|
123c12ad39
|
sdl: Require 32 bpp
|
2017-11-21 21:07:21 -07:00 |
|
Paul
|
1750721923
|
Add recipe for cmatrix (#108)
* Add recipe for cmatrix
* Add recipe for terminfo
* Fix recipe for cmatrix
|
2017-11-21 20:50:30 -07:00 |
|
Jeremy Soller
|
bef342ff07
|
Disable CPU optimizations that may break machines
|
2017-11-21 20:18:20 -07:00 |
|
Jeremy Soller
|
72c6f23314
|
Update SDL patch
|
2017-11-21 19:39:40 -07:00 |
|
Jeremy Soller
|
d155f52d99
|
Add async flag for SDL
|
2017-11-21 19:17:23 -07:00 |
|
Jeremy Soller
|
c3727e519f
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-11-20 20:36:28 -07:00 |
|
Jeremy Soller
|
36bbaca4cf
|
Add dependency directories for curl
|
2017-11-20 20:36:20 -07:00 |
|
Jeremy Soller
|
00ecab5e04
|
Merge pull request #111 from sajattack/netdb
Add recipe for netdb
|
2017-11-19 21:30:56 -07:00 |
|
Paul Sajna
|
51bc5e0e25
|
Add recipe for netdb
|
2017-11-19 20:07:58 -08:00 |
|
Tibor Nagy
|
cf5b60a8d9
|
ffmpeg: Fix package version
|
2017-11-19 19:06:38 +01:00 |
|
Jeremy Soller
|
e4ab437476
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-11-19 10:37:26 -07:00 |
|
Jeremy Soller
|
3abc40d328
|
Replace cargo branch
|
2017-11-19 10:37:22 -07:00 |
|
Tibor Nagy
|
b91513990b
|
Add timidity recipe
|
2017-11-19 01:26:06 +01:00 |
|
Tibor Nagy
|
5315676894
|
Add generaluser-gs recipe
|
2017-11-19 01:25:49 +01:00 |
|
Paul Sajna
|
c70d5e1573
|
3rd attempt at fixing xz xD
|
2017-11-17 19:12:38 -08:00 |
|
Paul Sajna
|
6091455593
|
run autogen.sh in xz recipe
|
2017-11-17 17:03:05 -08:00 |
|
Paul Sajna
|
4cf1f88f3e
|
Fix recipe for xz
|
2017-11-17 16:54:59 -08:00 |
|
Jeremy Soller
|
25803c9a50
|
Disable LLVM ninja build
Enable compilation of codegen tests
|
2017-11-14 20:02:38 -07:00 |
|
Jeremy Soller
|
d14d183a1d
|
Add version for ca-certificates
|
2017-11-14 19:55:29 -07:00 |
|
Jeremy Soller
|
18398d6c23
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-11-13 21:10:42 -07:00 |
|
Jeremy Soller
|
22c98abf79
|
Clean up compilation of Rust
|
2017-11-13 21:10:34 -07:00 |
|
Agustin Chiappe Berrini
|
c113d6d65c
|
Fix xz's recipe
|
2017-11-11 20:27:04 -05: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 |
|
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 |
|
Ian Douglas Scott
|
9e5cebae91
|
Add recipe for diffutils
|
2017-07-25 14:50:06 -07:00 |
|
Ian Douglas Scott
|
bc88709f6b
|
git: ; as path separator
|
2017-07-24 19:12:58 -07:00 |
|
Ian Douglas Scott
|
e204f9499d
|
Hopefully fix grep build
|
2017-07-24 17:15:36 -07:00 |
|
Ian Douglas Scott
|
1ddce8155f
|
recipe_version for grep
|
2017-07-23 21:19:29 -07:00 |
|
Ian Douglas Scott
|
7f27da77e3
|
Recipe for GNU grep
|
2017-07-23 21:17:17 -07:00 |
|
Jeremy Soller
|
2067c8292e
|
Go back to master branch of ion
|
2017-07-23 16:58:58 -06:00 |
|
Jeremy Soller
|
6e4d16d5d3
|
Use simpler_signals branch of ion
|
2017-07-23 16:55:39 -06:00 |
|
Jeremy Soller
|
36f8f5b5f7
|
Update drivers recipe
|
2017-07-20 19:37:56 -06:00 |
|
Jeremy Soller
|
3d2010b26a
|
Add file types to pastel
|
2017-07-19 19:33:43 -06:00 |
|
Jeremy Soller
|
7d6529d6c0
|
Add manifest for Pastel, place in /ui/bin
|
2017-07-19 19:32:28 -06:00 |
|
Ian Douglas Scott
|
7cab4d678e
|
Override git sha1 implementation
|
2017-07-17 10:06:48 -07:00 |
|
Ian Douglas Scott
|
fd74cc3eb5
|
Fix pastel recipe; add 'mkdir'
|
2017-07-14 10:36:58 -07:00 |
|
Jeremy Soller
|
5b78bf1d6c
|
Add pastel recipe
|
2017-07-13 21:55:52 -06:00 |
|
Ian Douglas Scott
|
805492a745
|
Add recipe for uutils findutils
|
2017-07-13 20:17:57 -07:00 |
|
Ian Douglas Scott
|
81afdbacab
|
Recipe for sed
|
2017-07-13 16:24:17 -07:00 |
|
Ian Douglas Scott
|
90abdadb7b
|
Recipe for gawk
|
2017-07-11 21:34:00 -07:00 |
|
Ian Douglas Scott
|
9899e787eb
|
Remove some changes to python that are unneeded now
|
2017-07-10 17:11:58 -07:00 |
|
Tibor Nagy
|
ff577e7dc3
|
Add rustual-boy recipe
|
2017-07-09 20:53:33 +02:00 |
|
Thomas Gatzweiler
|
b6269c428f
|
Recipe for nasm
|
2017-07-09 15:48:18 +02:00 |
|
Ian Douglas Scott
|
e55a6fcde7
|
git: use symlink instead of hard link
|
2017-07-07 21:39:02 -07: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 |
|
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 |
|