Jeremy Soller
|
5d1d2c58c1
|
Add difftool subcommands
|
2017-10-11 20:53:16 -06:00 |
|
Jeremy Soller
|
d029991234
|
Use color and --stat for status command
|
2017-10-11 20:34:11 -06:00 |
|
Jeremy Soller
|
1ff2f8f458
|
Add diff subcommands
|
2017-10-11 20:31:35 -06:00 |
|
Jeremy Soller
|
569bc08564
|
Add upstream status script
|
2017-10-11 20:24:40 -06:00 |
|
Jeremy Soller
|
348dd4a8fe
|
Update status script
|
2017-10-11 20:19:43 -06:00 |
|
Jeremy Soller
|
1f7128c43f
|
Add upstream link if necessary
|
2017-10-11 19:57:27 -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 |
|
Jeremy Soller
|
b991094bbd
|
Fix tabulation, allow recipe override of DEBUG
|
2017-09-14 21:03:55 -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 |
|
Ian Douglas Scott
|
aedea229de
|
Pass -p to cp, to make running autotools unnecessary
|
2017-08-11 19:57:02 -07:00 |
|
Ian Douglas Scott
|
c6c877611d
|
Use system 'pkg' when run on Redox
|
2017-08-10 18:30:46 -07:00 |
|
Jeremy Soller
|
7d06611aa9
|
Update source, not build, as Cargo.lock is now committed
|
2017-07-26 08:20:15 -06: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 |
|
Ian Douglas Scott
|
a15946a324
|
System for compile-time dependencies; use for openssl
|
2017-07-06 14:24:19 -07:00 |
|
Ian Douglas Scott
|
b2f8cc0f17
|
Pass --target to pkg
|
2017-06-29 16:09:07 -07:00 |
|
Ian Douglas Scott
|
c9c2b864fa
|
ca-certificates package; needed by cargo
|
2017-06-23 12:32:02 -07:00 |
|
Jeremy Soller
|
18fec4b46a
|
Keep unstripped executables in the target directory
|
2017-06-18 16:42:43 -06:00 |
|
Jeremy Soller
|
20db74be75
|
Use .tar.gz for all packages
|
2017-06-18 15:08:18 -06:00 |
|
Ian Douglas Scott
|
fc071063fe
|
Add "shopt -s nullglob" to fix patch loop
|
2017-06-08 14:08:41 -07:00 |
|
Jeremy Soller
|
52db55a5ea
|
Merge pull request #15 from ids1024/unstage
Make stage call unstage
|
2017-06-08 15:01:48 -06:00 |
|
Jeremy Soller
|
ba94943379
|
Merge pull request #16 from ids1024/patch
Handle patches in prepare
|
2017-06-08 15:00:41 -06:00 |
|
Ian Douglas Scott
|
649559bfcc
|
Handle patches in prepare
|
2017-06-08 12:40:23 -07:00 |
|
Ian Douglas Scott
|
78049f8f11
|
Make stage call unstage
We don't want the package to potentially have artifacts from a prior
build.
|
2017-06-08 12:31:30 -07:00 |
|
Jeremy Soller
|
e87d8c0d93
|
Fix skipping method
|
2017-06-07 20:08:00 -06:00 |
|
Jeremy Soller
|
bd219d2088
|
Fix pipeline error exit
|
2017-06-06 20:45:53 -06:00 |
|
Jeremy Soller
|
8acc25947d
|
Fix pkgutils builds
|
2017-06-05 20:53:31 -06:00 |
|
Jeremy Soller
|
96e276d04c
|
Fix pkgutils build
|
2017-06-04 20:25:49 -06:00 |
|
Jeremy Soller
|
0b2585a5cb
|
Go back to using cargo run
|
2017-06-04 20:15:37 -06:00 |
|
Jeremy Soller
|
5f85e466a0
|
Fix pkgutils build
|
2017-06-04 20:05:24 -06:00 |
|
Jeremy Soller
|
66e7642ce6
|
Fix -e
|
2017-06-04 19:13:57 -06:00 |
|
Iori Yoneji
|
7c14c6e970
|
Merge remote-tracking branch 'origin/master' into allow_build_on_freebsd
|
2017-06-04 17:57:11 +00:00 |
|
Iori Yoneji
|
dc0f56c2ad
|
Merge branch 'master' into allow_build_on_freebsd
|
2017-06-04 17:54:03 +00:00 |
|
Ian Douglas Scott
|
c88984c5cf
|
Recipes for gcc, binutils, newlib
|
2017-06-03 20:12:48 -07:00 |
|
Jeremy Soller
|
c4b0a276b2
|
Remove pkgutils from setup.sh
|
2017-06-03 19:27:00 -06:00 |
|
Jeremy Soller
|
d4b058bdda
|
Use cargo to run pkgutils
|
2017-06-03 19:25:14 -06:00 |
|
Iori Yoneji
|
c1cc8afadf
|
change shebang of shell script to make it work on both of Ubuntu or FreeBSD
|
2017-06-02 09:15:48 +00:00 |
|
Jeremy Soller
|
a48475e408
|
Improve rebuild logic
|
2017-05-12 20:26:09 -06:00 |
|
Jeremy Soller
|
ca8ba79ac2
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-05-11 20:29:56 -06:00 |
|
Jeremy Soller
|
925eaba3a0
|
Move update-packages into repo command, use source timestamps
|
2017-05-11 20:29:07 -06:00 |
|
Ian Douglas Scott
|
714bc32f17
|
Do not copy .cargo and libc-artifacts
Cargo searches parent directories for .cargo, so this is unnecessary.
|
2017-05-10 21:20:13 -07:00 |
|
Jeremy Soller
|
4a18e61514
|
Move repo.toml
|
2017-05-07 16:11:21 -06:00 |
|
Jeremy Soller
|
6188fc35e3
|
Add cook quiet to cook repo
|
2017-05-07 15:50:41 -06:00 |
|
Jeremy Soller
|
282bba2655
|
Add method to create summary toml
|
2017-05-07 15:47:42 -06:00 |
|
Jeremy Soller
|
207c3cb3c5
|
Build manifest and signature into repo
|
2017-04-25 19:55:24 -06:00 |
|
Ian Douglas Scott
|
a092814806
|
Create package metadata file
|
2017-04-25 11:27:53 -07:00 |
|
Ian Douglas Scott
|
cad99ecff5
|
Use "pkg create" to build package
|
2017-04-24 21:40:12 -07:00 |
|
Ian Douglas Scott
|
932de91161
|
Change $COOK_QUIET if condition
|
2017-04-08 19:07:12 -07:00 |
|
Ian Douglas Scott
|
571455c972
|
Avoid annoying verbosity in update-packages.sh
|
2017-04-08 15:58:26 -07:00 |
|
Ian Douglas Scott
|
8b4c56b074
|
"exit 1" if package not found
|
2017-04-08 11:43:38 -07:00 |
|
Ian Douglas Scott
|
3bd2f7cfd6
|
Add update-all.sh script to rebuild only out of date packages
|
2017-04-08 11:13:24 -07:00 |
|
Jeremy Soller
|
81422ff282
|
Cleanup tar file method
|
2017-03-29 19:09:38 -06:00 |
|
Ian Douglas Scott
|
9865c15712
|
Instead of single "patch" file, support "*.patch"
|
2017-03-29 16:28:46 -07:00 |
|
Ian Douglas Scott
|
f1e261f868
|
Support downloading tar archive, instead of git repo
|
2017-03-29 12:10:41 -07:00 |
|
Jeremy Soller
|
c20fed785f
|
Fixup usage documentation
|
2017-03-27 21:27:15 -06:00 |
|
Jeremy Soller
|
9930e92fc7
|
Change info to version number, echo to stderr
|
2017-03-27 21:22:46 -06:00 |
|
Jeremy Soller
|
f2f5487313
|
Convert to force cargo version, allow override in recipe
|
2017-03-27 21:17:12 -06:00 |
|
Jeremy Soller
|
3536471c47
|
Add ability to get package information
|
2017-03-27 21:11:43 -06:00 |
|
Jeremy Soller
|
9befc6053e
|
Skip building uutils for now
|
2017-01-13 10:22:39 -07:00 |
|
Jeremy Soller
|
f500e01a66
|
Strip bins, remove verbose from cargo flags
|
2017-01-09 17:07:13 -07:00 |
|
Jeremy Soller
|
d41054cda3
|
Allow overriding of most recipe features. Add orbdata recipe
|
2017-01-09 17:03:31 -07:00 |
|
Jeremy Soller
|
5c2e74c425
|
Support for changing binary dir, support for doing binary staging after recipe_stage function
|
2017-01-09 16:47:32 -07:00 |
|
Jeremy Soller
|
0192461eb9
|
Fix gcc
|
2017-01-03 19:25:21 -07:00 |
|
Jeremy Soller
|
2f60051492
|
Remove target path
|
2017-01-03 16:25:03 -07:00 |
|
Jeremy Soller
|
ec3df2cfab
|
Complicate CFLAGS
|
2017-01-03 16:24:25 -07:00 |
|
Jeremy Soller
|
1b5736cc54
|
Add test clause (currently not working)
|
2016-12-29 11:13:24 -07:00 |
|
Jeremy Soller
|
fa92725782
|
Update pixelcannon recipe
|
2016-12-28 20:09:03 -07:00 |
|
Jeremy Soller
|
47d232c3d7
|
Colorize and add dist and distclean
|
2016-12-28 19:56:41 -07:00 |
|
Jeremy Soller
|
ec4dc48b76
|
Update to use new Xargo, add netutils
|
2016-12-28 19:32:39 -07:00 |
|
Jeremy Soller
|
2348e1cc27
|
Compile in release mode
|
2016-11-02 21:55:41 -06:00 |
|
Jeremy Soller
|
d1ff741b28
|
Allow stage function
|
2016-11-01 16:05:16 -06:00 |
|
Jeremy Soller
|
f00ab6f018
|
Fix strip path
|
2016-10-31 15:32:01 -06:00 |
|
Jeremy Soller
|
84146ac343
|
Strip bins
|
2016-10-31 15:30:33 -06:00 |
|
Jeremy Soller
|
c6cbebdaca
|
Repo directory
|
2016-10-31 15:21:06 -06:00 |
|
Jeremy Soller
|
867e02fb16
|
Pull master if need be
|
2016-10-31 14:54:20 -06:00 |
|
Jeremy Soller
|
027c7daf16
|
Add pull command
|
2016-10-31 14:44:50 -06:00 |
|
Jeremy Soller
|
60904ec479
|
Do not use realpath
|
2016-10-31 14:34:01 -06:00 |
|
Jeremy Soller
|
37ec3169cb
|
Use pushd/popd to fix multiple commands
|
2016-10-31 14:08:05 -06:00 |
|
Jeremy Soller
|
4ab7175896
|
Add tar of stage
|
2016-10-31 13:59:39 -06:00 |
|
Jeremy Soller
|
c3fb764940
|
Add staging command
|
2016-10-31 13:56:47 -06:00 |
|
Jeremy Soller
|
a8c48d184c
|
Add install
|
2016-10-31 13:53:37 -06:00 |
|
Jeremy Soller
|
47034cf00e
|
Cook with more than one argument
Add orbutils and userutils
|
2016-10-31 13:35:45 -06:00 |
|
Jeremy Soller
|
089750ab8e
|
Allow recipe to set cargo flags
|
2016-10-31 13:13:12 -06:00 |
|
Jeremy Soller
|
464ff01059
|
Add setup script, remove openlibm from post-link (might have to readd later)
|
2016-10-31 12:57:38 -06:00 |
|
Jeremy Soller
|
d2f5588d92
|
Fix building of libstd
|
2016-10-31 12:49:59 -06:00 |
|