Commit graph

925 commits

Author SHA1 Message Date
Jeremy Soller 7fb69e275f Update submodules 2017-03-05 10:05:32 -07:00
Jeremy Soller 4ca23e3892 Merge pull request #865 from ids1024/makefile
Correction to pkgutils.mk
2017-03-05 07:51:59 -08:00
Ian Douglas Scott 9a536df40c
Correction to pkgutils.mk 2017-03-04 21:36:23 -08:00
Jeremy Soller 474793fb6e Merge pull request #863 from SpamapS/master
Remove erroneous -b option from bootstrap.sh help
2017-03-04 09:54:14 -08:00
Clint Byrum 3f7db32ccf Remove erroneous -b option from bootstrap.sh help
The help also tells you to use './bootstrap.sh' but the file wasn't +x in
the repo, so I've set that +x as well.

This closes issue #852
2017-03-03 20:38:34 -08:00
Jeremy Soller 3b9a9fa3fe Update orbutils 2017-03-01 10:57:00 -07:00
Jeremy Soller 4382265d60 Merge pull request #861 from ids1024/rustc
Set $(RUSTC) to full path
2017-02-28 12:25:05 -07:00
Ian Douglas Scott a0ec4212ca
Set $(RUSTC) to full path
This fixes builds of crates that use rustc_version to test the Rust
version in their build scripts.
2017-02-28 11:14:47 -08:00
Jeremy Soller 59933df503 Update submodules 2017-02-27 21:50:51 -07:00
Jeremy Soller 44c75654d3 Update userutils 2017-02-27 15:35:01 -07:00
Jeremy Soller db8f6c5585 Update submodules and rust 2017-02-27 12:20:29 -07:00
Jeremy Soller fba39c8fa3 Merge branch 'kolipka-kernel_standalone' 2017-02-27 11:23:50 -07:00
Jeremy Soller 71eb8ef3e0 Merge branch 'kernel_standalone' of https://github.com/kolipka/redox into kolipka-kernel_standalone 2017-02-27 11:23:39 -07:00
Jeremy Soller 57316be4c8 Update orbital to add resize, rename, reposition 2017-02-25 14:48:09 -07:00
Jeremy Soller c0862fc299 Update orbital to add multiple backgrounds 2017-02-25 12:42:07 -07:00
Jeremy Soller 7e72e0e80f Update orbutils 2017-02-25 11:31:22 -07:00
Jeremy Soller edbd4c3152 Update orbital 2017-02-25 11:03:36 -07:00
Jeremy Soller c7ad8bff68 Update file manager 2017-02-25 10:38:19 -07:00
Jeremy Soller 3fcd9d7526 Update orbutils 2017-02-25 10:22:16 -07:00
Jeremy Soller 640fc4be5e Update orbutils 2017-02-25 10:20:15 -07:00
Jeremy Soller 4c4991e571 Update orbutils 2017-02-25 10:18:32 -07:00
Jeremy Soller 9069ddf59b Update orbital and orbutils 2017-02-25 09:02:42 -07:00
Jeremy Soller f796adee3f Update viewer 2017-02-25 08:15:55 -07:00
Jeremy Soller 6d63f9bba7 Replace liner to fix tab completion 2017-02-24 19:34:29 -07:00
Jeremy Soller 6ed622ff02 Update terminal 2017-02-24 19:08:20 -07:00
Jeremy Soller 61f1892a02 Update extrautils 2017-02-24 18:07:52 -07:00
Jeremy Soller fddde2824c Update orbital and orbutils 2017-02-24 17:54:56 -07:00
Jeremy Soller f76a822a28 Update icon sizes 2017-02-24 16:58:05 -07:00
Jeremy Soller b95d5380bd Update ui and orbutils to use moka icons 2017-02-24 16:07:27 -07:00
Jeremy Soller 1897063626 Update drivers 2017-02-24 13:26:27 -07:00
Jeremy Soller b6bcdba5e7 Update drivers 2017-02-24 13:21:41 -07:00
Jeremy Soller c33dcd81b4 Use patched jpeg-decoder to work around threading issue 2017-02-24 13:15:35 -07:00
Jeremy Soller 598a5a604d Merge branch 'master' of https://github.com/redox-os/redox 2017-02-24 12:12:02 -07:00
Jeremy Soller f129f86aa8 Update orbital and ui data 2017-02-24 12:11:57 -07:00
Jeremy Soller 9003730a53 Merge pull request #857 from adrianN/patch-1
Ignore exit code from which in install_macos_pkg
2017-02-24 11:52:13 -07:00
Adrian Neumann db2a1f647d Update bootstrap.sh
On my OS X El Capitan machine `which` returns 1 if it can't find the binary. This kills the bootstrap script at the crucial moment when it detects that something needs to be installed. This change ignores unsuccessful exit codes from `which`. The man page for my `which` speaks of a `-s` switch that could be used instead of the `if [ -z`, but I don't know how portable this is.

This fixes Issue 850.
2017-02-24 19:25:39 +01:00
Jeremy Soller 77dab17722 Merge branch 'master' of https://github.com/redox-os/redox 2017-02-23 18:12:40 -07:00
Jeremy Soller e6725019cd Update submodules 2017-02-23 18:11:58 -07:00
Jeremy Soller 2f1692ba42 Merge pull request #854 from aurelien-git/master
+ how to run redox-os from remote with qemu without graphic support
2017-02-23 09:07:41 -07:00
Aurélien DESBRIÈRES 592c21b9c3
improvement on the qemu without graphic support 2017-02-23 17:07:03 +01:00
Aurélien DESBRIÈRES f397c57e7b
+ how to run redox-os from remote with qemu without graphic support 2017-02-23 16:36:03 +01:00
Jeremy Soller f143a66845 Merge pull request #851 from calmandniceperson/master
Fix typos in description
2017-02-23 05:31:44 -07:00
Michael Köppl 44b4b84206 Fix typos in description 2017-02-23 12:38:50 +01:00
Jeremy Soller 6bfc4b233b Update orbital 2017-02-22 19:56:29 -07:00
Jeremy Soller f520a9ff2e Update orbutils 2017-02-22 18:42:07 -07:00
Jeremy Soller 673e45560f Update calculator 2017-02-21 09:21:09 -07:00
Jeremy Soller 50e1247538 Use arc theme 2017-02-20 22:28:04 -07:00
Jeremy Soller 11bc60d3ca Update netutils, orbutils 2017-02-19 09:04:43 -07:00
Jeremy Soller 2a4d57e16c Update orbutils and orbital 2017-02-18 19:42:21 -07:00
Jeremy Soller 5b154111e0 Update drivers 2017-02-18 19:07:25 -07:00