- 07 7月, 2017 1 次提交
-
-
由 Simon Fels 提交于
-
- 06 7月, 2017 1 次提交
-
-
由 Simon Fels 提交于
Fix build dir after cmake build
-
- 27 6月, 2017 1 次提交
-
-
由 Shengjing Zhu 提交于
Signed-off-by: NShengjing Zhu <zsj950618@gmail.com>
-
- 20 6月, 2017 11 次提交
-
-
由 Simon Fels 提交于
Refactor platform abstraction layer
-
由 Simon Fels 提交于
Add support to download architecture specific image
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Dump Android log output continuously into rotating /data/system.log
-
由 Simon Fels 提交于
Bump debian package version to 7
-
由 Simon Fels 提交于
Disable mir support as it is broken with latest landings in Ubuntu 16.04
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 16 6月, 2017 1 次提交
-
-
由 Simon Fels 提交于
-
- 10 6月, 2017 3 次提交
-
-
由 Simon Fels 提交于
sudo make install
-
由 Scott Edwards 提交于
-
-
- 07 6月, 2017 5 次提交
-
-
由 Simon Fels 提交于
dkms: fix modules build with more kernel versions
-
由 Simon Fels 提交于
Pass snap version to correct cmake variable
-
由 Simon Fels 提交于
Ensure that we have an valid intent before we launch it
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 05 6月, 2017 1 次提交
-
-
由 Tomasz Maciej Nowak 提交于
The Makefile for ashmem and binder have this line: KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build so dkms will always build those modules against running kernel, even for other kernel version headers. With this commit dkms will always provide the necessary kernel version. Signed-off-by: NTomasz Maciej Nowak <tomek_n@o2.pl>
-
- 04 6月, 2017 3 次提交
-
-
由 Scott Edwards 提交于
-
由 Scott Edwards 提交于
-
由 Simon Fels 提交于
Rework versioning to include git rev in snap version
-
- 03 6月, 2017 1 次提交
-
-
由 Simon Fels 提交于
-
- 30 5月, 2017 2 次提交
-
-
由 Simon Fels 提交于
Fix build with GCC 7.1
-
由 Eddie Ringle 提交于
From the Porting to GCC 7[1] page: > Several C++ Standard Library headers have been changed to no longer include > the `<functional>` header. As such, C++ programs that used components defined > in `<functional>` without explicitly including that header will no longer > compile. > Previously components such as std::bind and std::function were > implicitly defined after including unrelated headers such as `<memory>`, > `<future>`, `<mutex>`, and `<regex>`. > Correct code should `#include <functional>` to define them. [1]: https://gcc.gnu.org/gcc-7/porting_to.htmlSigned-off-by: NEddie Ringle <eddie@ringle.io>
-
- 28 5月, 2017 9 次提交
-
-
由 Simon Fels 提交于
Bump snap version to 3
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Add snap and travis status in README.md
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Correct screen dimensions
-
由 Simon Fels 提交于
Migrate permissions of /data correctly for existing installations
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 23 5月, 2017 1 次提交
-
-
由 Simon Fels 提交于
Correct permissions for Android IP configuration directory to prevent failing container start
-