CvH
|
fe1d278963
|
Merge pull request #2689 from MilhouseVH/le90_init_sky42_patches
init: add sky42 enhancements/bug fixes
|
2018-05-23 02:27:33 +02:00 |
|
MilhouseVH
|
1626fdb8df
|
Merge pull request #2711 from lrusak/graphics-default
config/graphic: reset variables when calling get_graphicsdrivers()
|
2018-05-21 17:28:51 +01:00 |
|
Lukas Rusak
|
e23f0cb5f2
|
config/graphic: remove duplicate entries in XORG_DRIVERS variable
|
2018-05-20 21:15:42 -07:00 |
|
Lukas Rusak
|
32a7930b9a
|
config/graphic: optimize get_graphicsdrivers by removing for loop
|
2018-05-20 20:11:55 -07:00 |
|
Lukas Rusak
|
b93b40f092
|
config/graphic: remove leading comma in variables
|
2018-05-20 20:10:27 -07:00 |
|
Lukas Rusak
|
8c2e5a898d
|
config/graphic: reset variables when calling get_graphicsdrivers()
|
2018-05-20 20:09:48 -07:00 |
|
MilhouseVH
|
d8d723d7c2
|
init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades
|
2018-05-15 22:14:42 +01:00 |
|
Sascha Kuehndel (InuSasha)
|
b7b1a67723
|
place options at a more consistent place
|
2018-05-07 21:55:07 +02:00 |
|
Sascha Kuehndel (InuSasha)
|
9c03f42b43
|
buildsystem: use no-lto, when lto is disabled
else gcc/binultis can enable automaticly
|
2018-05-07 19:34:37 +02:00 |
|
Matthias Reichl
|
fcf1ea5d78
|
config/options: remove unused variable DEVTOOLS
Signed-off-by: Matthias Reichl <hias@horus.com>
|
2018-04-27 09:57:32 +02:00 |
|
CvH
|
20f9867e03
|
Merge pull request #2630 from MilhouseVH/le90_buildsystem_cleanups
buildsystem: cleanups, use sha256sum for stamp function
|
2018-04-02 12:03:24 +02:00 |
|
CvH
|
a4352b5379
|
Merge pull request #2620 from MilhouseVH/le90_meson_here_doc
config/functions: use Here doc for create_meson_conf
|
2018-04-02 11:41:44 +02:00 |
|
MilhouseVH
|
eefa6ebee4
|
buildsystem: use single = for consistency
|
2018-04-02 10:09:11 +01:00 |
|
MilhouseVH
|
7628290170
|
buildsystem: add a function to calculate stamps, switch from md5 to sha256
|
2018-04-02 10:09:11 +01:00 |
|
Matthias Reichl
|
745c15f209
|
config/path: don't copy .git and .svn dirs when using file:///SOMEDIR
packages can override that by setting PKG_TAR_COPY_OPTS. If this
is set to an empty value everything will be copied.
|
2018-04-02 06:43:04 +01:00 |
|
Tomas Kelemen (vudiq)
|
5d27b9f36e
|
scripts/get_git: add handler for git
|
2018-04-02 06:43:04 +01:00 |
|
MilhouseVH
|
d246e986d2
|
scripts/get_file: add file:// support - exists only for logging
|
2018-04-02 06:43:04 +01:00 |
|
MilhouseVH
|
3d1713527c
|
scripts/get: support get handlers, starting with get_archive
|
2018-04-02 06:43:04 +01:00 |
|
MilhouseVH
|
994d120bab
|
config/functions: use Here doc for create_meson_conf
|
2018-03-27 22:51:39 +01:00 |
|
MilhouseVH
|
7cbfd38b8d
|
Merge pull request #2607 from InuSasha/update/meson
meson: update to 0.45
|
2018-03-27 22:49:05 +01:00 |
|
MilhouseVH
|
7c4674adab
|
Merge pull request #2403 from lrusak/vaapi2
allow using vaapi with r600 and radeonsi
|
2018-03-22 16:07:08 +00:00 |
|
Sascha Kuehndel (InuSasha)
|
d38cadaf8c
|
meson: update to 0.45
- generate cross-file per package, needed since https://github.com/mesonbuild/meson/pull/1807 to use changed build-flags
|
2018-03-21 17:10:10 +01:00 |
|
Lukas Rusak
|
46021e1122
|
config/graphic: add VAAPI_SUPPORT to r600 and radeonsi
|
2018-03-20 11:58:34 -07:00 |
|
MilhouseVH
|
4d0336e729
|
buildsystem: simd support (neon/mmx/sse/sse2) is a feature of CPU not project
|
2018-03-12 22:16:38 +00:00 |
|
Sascha Kuehndel (InuSasha)
|
8aef8f3371
|
build: remove unnessary exports
|
2018-03-08 10:16:13 +01:00 |
|