Jonas Karlman
|
9aae246d3c
|
Merge pull request #2100 from Raybuntu/linarobump
New package gcc-linaro-aarch64-linux-gnu
|
2017-10-30 21:40:06 +01:00 |
|
Lukas Rusak
|
ce744dbda5
|
scripts/build: add meson to buildsystem
|
2017-10-20 14:18:59 -07:00 |
|
Radostan Riedel
|
2c3ae36680
|
New package gcc-linaro-aarch64-linux-gnu
Odroid_C2: move gcc-linaro-aarch64-elf to projects
Odroid_C2: move gcc-linaro-arm-eabi to projects
|
2017-10-16 10:04:11 +02:00 |
|
Lukas Rusak
|
1d7f6e733e
|
Merge pull request #2080 from MilhouseVH/le90_more_bs_optimisations
buildsystem: more optimisations
|
2017-10-14 14:34:56 -07:00 |
|
Lukas Rusak
|
e119599518
|
scripts/build: use ninja for cmake builds
|
2017-10-13 15:01:50 -07:00 |
|
Radostan Riedel
|
de9d1af69f
|
AArch64 projects: add 32-bit userspace support
|
2017-10-12 10:07:43 +02:00 |
|
MilhouseVH
|
60f117a793
|
buildsystem: eliminate unecessary awk usage
|
2017-10-09 13:11:43 +01:00 |
|
MilhouseVH
|
976e9de27d
|
buildsystem: enable custom colours (or none at all)
|
2017-08-11 06:42:42 +01:00 |
|
MilhouseVH
|
bdcd5bc405
|
build/unpack: eliminate eval
|
2017-02-23 11:42:08 +00:00 |
|
MilhouseVH
|
99ef6bc05d
|
PKG_BUILD: drop $ROOT, convert to absolute path
|
2017-02-17 18:17:13 +00:00 |
|
MilhouseVH
|
03366a102c
|
TOOLCHAIN: drop $ROOT, convert to absolute path
|
2017-02-17 18:17:13 +00:00 |
|
MilhouseVH
|
d32a82e506
|
build: dump cmake command and variables before building
|
2017-01-03 18:02:48 +00:00 |
|
Christian Hewitt
|
03bbb0c0da
|
Merge pull request #768 from lrusak/cmake-kodi
kodi use cmake
|
2016-12-06 21:54:45 +04:00 |
|
Lukas Rusak
|
e8bfc4a345
|
scripts/build: use unified /usr
|
2016-12-04 13:23:41 -08:00 |
|
Lukas Rusak
|
3a8e676198
|
scripts/build: allow building between packages
|
2016-12-02 11:10:43 -08:00 |
|
Jonas Karlman
|
4249089523
|
scripts/build|unpack: STAMP_DEPENDS device support
|
2016-10-28 20:08:08 +02:00 |
|
MilhouseVH
|
0a618a5e07
|
Merge pull request #796 from lrusak/build
scripts/build: cleanup
|
2016-10-13 11:54:46 +01:00 |
|
Lukas Rusak
|
107d60aebc
|
scripts/build: use MinSizeRel cmake build type
|
2016-10-13 00:29:17 -07:00 |
|
MilhouseVH
|
4992ff71be
|
scripts/build: no need to setup toolchain twice and before really building
|
2016-10-04 03:52:12 +01:00 |
|
Stefan Saraev
|
c468820ba9
|
scripts/build: cleanup
|
2016-10-02 17:18:11 -07:00 |
|
MilhouseVH
|
af5010824e
|
toolchain: only setup_toolchain when building
|
2016-09-30 06:19:25 +01:00 |
|
Lukas Rusak
|
101243265b
|
scripts/build: use debug option for target instead of host
|
2016-09-29 12:23:27 -07:00 |
|
Lukas Rusak
|
02f0de1a7e
|
scripts/build: cmake default to Release build type
|
2016-09-26 23:21:05 -07:00 |
|
Stephan Raue
|
aca0869cf4
|
scripts/build: add support to automatically build cmake projects if cmake is supported, add support for $PKG_CMAKE_OPTS_(TARGET|HOST|INIT|BOOTSTRAP)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2016-09-26 23:20:33 -07:00 |
|
Stephan Raue
|
bc1419e886
|
scripts/build: reuse $TARGET_CONFIGURE_OPTS for $INIT_CONFIGURE_OPTS and $HOST_CONFIGURE_OPTS for $BOOTSTRAP_CONFIGURE_OPTS, rename $TARGET_NAME-init and $HOST_NAME-, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2016-09-26 23:20:33 -07:00 |
|