Jeremy Soller
1e2cf8a2b3
Use forked smith with newer termion, update pkgutils
2017-08-02 19:54:55 -06:00
Jeremy Soller
ebcdd869dd
Merge pull request #57 from ids1024/cpp
...
Build gcc with C++ support
2017-07-30 20:49:14 -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
Jeremy Soller
a7065f4a90
Update pkgutils
2017-07-29 08:26:40 -06:00
Jeremy Soller
3e0bc79bb9
Check for source, not build, when updating
2017-07-26 20:35:07 -06:00
Jeremy Soller
742340a220
Merge branch 'master' of https://github.com/redox-os/cookbook
2017-07-26 08:20:20 -06:00
Jeremy Soller
7d06611aa9
Update source, not build, as Cargo.lock is now committed
2017-07-26 08:20:15 -06:00
Jeremy Soller
5ab3d26db3
Merge pull request #55 from ids1024/diffutils
...
Add recipe for diffutils
2017-07-25 16:05:00 -06:00
Ian Douglas Scott
9e5cebae91
Add recipe for diffutils
2017-07-25 14:50:06 -07:00
Jeremy Soller
32ece2d05b
Merge pull request #54 from ids1024/gitpath
...
git: ; as path separator
2017-07-24 20:56:08 -06:00
Ian Douglas Scott
bc88709f6b
git: ; as path separator
2017-07-24 19:12:58 -07:00
Jeremy Soller
2597d4f69c
Merge pull request #53 from ids1024/grepfix
...
Hopefully fix grep build
2017-07-24 18:30:03 -06:00
Ian Douglas Scott
e204f9499d
Hopefully fix grep build
2017-07-24 17:15:36 -07:00
Jeremy Soller
a9b280019c
Merge pull request #52 from ids1024/grep
...
Recipe for GNU grep
2017-07-24 06:31:26 -06: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
3863dc9b42
Add update script
2017-07-23 11:58:04 -06:00
Jeremy Soller
943fe8ae8c
Make it possible to compare with source tarball
2017-07-22 13:39:29 -06:00
Jeremy Soller
e6071db0a1
Use lowercase git
2017-07-22 13:27:27 -06:00
Jeremy Soller
eb0a4c7315
Use long format for git status, add message when not a git repo
2017-07-22 13:26:36 -06:00
Jeremy Soller
1df0bc5443
Add status.sh script for checking git modifications
2017-07-22 13:20:50 -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
Jeremy Soller
3d993e2408
Merge pull request #51 from ids1024/gitsha
...
Override git sha1 implementation
2017-07-17 11:11:24 -06:00
Ian Douglas Scott
7cab4d678e
Override git sha1 implementation
2017-07-17 10:06:48 -07:00
Jeremy Soller
d47ac8541a
Merge pull request #50 from ids1024/pastel
...
Fix pastel recipe; add 'mkdir'
2017-07-14 12:57:49 -06: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
Jeremy Soller
ded9e8c46c
Merge pull request #49 from ids1024/find
...
Add recipe for uutils findutils
2017-07-13 21:19:24 -06:00
Ian Douglas Scott
805492a745
Add recipe for uutils findutils
2017-07-13 20:17:57 -07:00
Jeremy Soller
11e400bd12
Merge pull request #48 from ids1024/sed
...
Recipe for sed
2017-07-13 18:41:55 -06:00
Ian Douglas Scott
81afdbacab
Recipe for sed
2017-07-13 16:24:17 -07:00
Jeremy Soller
53653625f3
Merge pull request #47 from goyox86/goyox86/macos-fixes
...
Detecting find and stat from Homebrew/MacPorts on macOS
2017-07-13 16:08:38 -06:00
Jose Narvaez
bd0d732adc
The cookbook scripts assume they have GNU utilities
...
available this causes problems in macOS which has an
BSD userland. With these changes we will use the GNU
`find` and `stat` installed by the now modified boostrap
script on https://github.com/redox-os/redox/pull/995 .
Details
- Using `find` from Homebrew/MacPorts `findutils` package on macOS.
- Using `stat` from Homebrew/MacPorts `coreutils` package on macOS.
2017-07-13 22:03:04 +01:00
Jeremy Soller
387c662281
Merge pull request #46 from ids1024/gawk
...
Recipe for gawk
2017-07-12 07:07:02 -06:00
Ian Douglas Scott
90abdadb7b
Recipe for gawk
2017-07-11 21:34:00 -07:00
Jeremy Soller
55eaf12d3a
Merge pull request #45 from ids1024/py
...
Remove some changes to python that are unneeded now
2017-07-10 18:51:17 -06:00
Ian Douglas Scott
9899e787eb
Remove some changes to python that are unneeded now
2017-07-10 17:11:58 -07:00
Jeremy Soller
63eb98cf60
Merge pull request #44 from xTibor/rustual-boy
...
Add rustual-boy recipe
2017-07-09 16:15:07 -06:00
Jeremy Soller
074c16ff89
Merge pull request #43 from ids1024/repo
...
Fix repo.sh call for build depends
2017-07-09 16:11:42 -06:00
Tibor Nagy
ff577e7dc3
Add rustual-boy recipe
2017-07-09 20:53:33 +02:00
Ian Douglas Scott
b0e362c353
Fix repo.sh call for build depends
2017-07-09 09:27:56 -07:00
Ian Douglas Scott
7ebac4fd31
Revert "Attempt to work around jenkins issue"
...
This reverts commit 1a67b4b2ff .
2017-07-09 09:27:24 -07:00
Jeremy Soller
1a67b4b2ff
Attempt to work around jenkins issue
2017-07-09 08:41:06 -06:00
Jeremy Soller
1c6bf048d2
Merge pull request #42 from 7h0ma5/master
...
Recipe for nasm
2017-07-09 08:11:22 -06:00
Thomas Gatzweiler
b6269c428f
Recipe for nasm
2017-07-09 15:48:18 +02:00