Commit Graph

250 Commits

Author SHA1 Message Date
Lukas Rusak
26a14f1845 gcc: use unified /usr 2016-12-04 13:23:46 -08:00
Peter Vicman
8064d06753 Revert "gcc: do not abort when including host headers"
This reverts commit 00a7211dc6.

Don't understand why Python would fail with this. Will check once in the future.
2016-12-01 18:42:43 +01:00
Peter Vicman
00a7211dc6 gcc: do not abort when including host headers like from /usr/include, just ignore them
done as in d002358d0f
2016-11-30 11:01:47 +01:00
MilhouseVH
f7dc40c239 Merge pull request #958 from CvH/python_2.7.12
Python: update to 2.7.12
2016-11-25 08:31:38 +00:00
LongChair
97a2c64941 python : add sqlite dependency for host. 2016-11-20 07:20:21 +01:00
CvH
ec34b03ea2 Python: update to 2.7.12 2016-11-19 22:03:24 +01:00
MilhouseVH
93d79e7d9d gcc: reduce genautomata memory footprint for ARM - bug 70473 2016-11-15 23:49:07 +00:00
MilhouseVH
3750ea87c6 gcc: update to gcc-6.2.0 2016-11-15 23:49:07 +00:00
MilhouseVH
6d6746e8ad gcc: update to gcc-6.1.0 2016-11-15 23:49:07 +00:00
MilhouseVH
64061c6b82 llvm: don't build with debug, causes insane file size 2016-11-08 22:01:03 +00:00
Peter Vicman
b3cda3a841 llvm: build llvm-tblgen for host and use it for target 2016-10-14 16:31:53 +02:00
Lukas Rusak
44881db36f llvm: dont define CMAKE_BUILD_TYPE 2016-10-13 00:29:17 -07:00
Lukas Rusak
5e7b0a2249 llvm: build shared library 2016-09-27 21:30:09 -07:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
75a9b50517 yasm: prevent from building with cmake configuration 2016-09-26 23:21:01 -07:00
Lukas Rusak
d5a5e71451 Revert "yasm: use cmake configuration"
This reverts commit 825faf59d4ce47e33f224427b60df4d4fb989ac0.
2016-09-26 23:21:01 -07:00
Lukas Rusak
5f11e9ba7d gcc: disable libssp 2016-09-26 23:21:00 -07:00
Lukas Rusak
be7d908d90 llvm: simplify cmake configuration 2016-09-26 23:20:59 -07:00
Stephan Raue
b902d7c6bf yasm: use cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:58 -07:00
Stephan Raue
b97c526648 gcc: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:36 -07:00
Stephan Raue
573bab45cc Python: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00
Stephan Raue
98fa01ed8a gcc: simplyfing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
Stephan Raue
433ab98027 config/path: remove $TOOLCHAIN_LANGUAGES and $TOOLCHAIN_CXX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
2be279535a llvm: build llvm-config for host 2016-09-21 14:39:04 -07:00