Commit Graph

53 Commits

Author SHA1 Message Date
Andre Heider
af26416f08 cups: disable installing to sysroot 2019-12-31 11:26:49 +01:00
Andre Heider
3c8862a701 build: add and use get_install_dir()
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
Christian Hewitt
e5dedd7ff3 Merge pull request #3993 from MilhouseVH/le10_get_addon_id
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
MilhouseVH
855c547f77 chrome: avoid hard coding settings addon id 2019-11-17 20:50:33 +00:00
MilhouseVH
eb8225aba3 chrome: python3 2019-11-17 00:24:19 +00:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
fae9504387 chrome-deps: don't copy to toolchain 2018-08-25 08:27:21 +02:00
CvH
2e5c2f0239 chrome: change lib paths 2018-08-23 22:49:46 +02:00
CvH
a0114d6fea chrome: fix download url 2018-08-10 14:30:23 +02:00
CvH
55de318596 chromium: build only for x86_64 2018-08-02 13:38:15 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
CvH
0fb68be5d5 chromium: initial package (broken) 2018-06-25 16:33:03 +02:00
CvH
6b4eac3ba1 chrome: initial add-on 2018-06-25 16:33:03 +02:00
Lukas Rusak
3c24cd2e78 chromium: remove package 2018-06-25 16:31:36 +02:00
Matthias Reichl
e730bdb6a7 chromium: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
a335383993 chromium: security fix to 63.0.3239.108 2017-12-18 22:52:01 +01:00
Sascha Kuehndel (InuSasha)
65364d0d3e chromium: update to 63.0.3239.84 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
9796b59ceb chromium: update to 62.0.3202.62 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
9d2b6be4e0 chromium: improve start script 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
de77a797a4 chromium: update to 61.0.3163.100 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
776887610a chromium: fix settings dialog 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
f5b1d15e19 chromium: add sources of patches 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
8347aa342d chromium: finalize update 2017-12-14 16:48:20 +01:00
Sascha Kuehndel (InuSasha)
60469b5e67 chromium: drop pre_make_target
we have make_target, already
2017-12-14 16:48:20 +01:00