Commit Graph

299 Commits

Author SHA1 Message Date
CvH
9dcc475ae8 gcc-linaro-arm-eabi: cleanup 2018-05-14 09:34:59 +02:00
CvH
cb2165c910 gcc-linaro-aarch64-elf: cleanup 2018-05-14 09:34:59 +02:00
MilhouseVH
1fed43a1ca Merge pull request #2533 from lrusak/package-updates
graphics package updates
2018-04-03 17:15:57 +01:00
MilhouseVH
2c3aa62af8 Python2/3: remove temp build directory post install
It's full of absolute paths that we don't want in the toolchain tar.
2018-04-02 10:09:11 +01:00
Lukas Rusak
5fdfde342c llvm: update to 6.0.0 2018-03-27 15:12:58 -07: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
MilhouseVH
c1f944f88b gcc: use BUILD_WITH_DEBUG variable
We can use the variable as we're not accessing it in the global context.
2018-02-19 07:08:48 +00:00
CvH
308a722958 Merge pull request #2476 from Raybuntu/gcclinaro
gcc-linaro-aarch64-linux-gnu: update to 7.2-2017.11
2018-02-11 16:37:49 +01:00
Radostan Riedel
6cc449aee5 gcc-linaro-aarch64-linux-gnu: update to 7.2-2017.11 2018-02-03 12:46:45 +01:00
MilhouseVH
92e8d564d5 gcc: update to gcc-7.3.0 2018-01-25 19:50:59 +00:00
Adam Green
8857ec24d9 projects/*: move duplicate gcc packages to packages/lang 2018-01-05 16:32:23 +00:00
Matthias Reichl
16fb219e3b gcc-linaro-aarch64-linux-gnu: wrap gcc and g++ with ccache
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-11 11:57:51 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
c90b78d9d5 buildsystem: replace PKG_USE_CMAKE 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak
aa0b6f93c2 llvm: seperate out common llvm config options 2017-11-09 07:58:30 -08:00
Lukas Rusak
83b9e7d605 llvm: fix output of llvm-config 2017-11-09 07:58:28 -08: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
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
Lukas Rusak
5d2acd82c9 llvm: use ninja 2017-10-13 15:01:51 -07:00
MilhouseVH
dc8dfc79f1 Python2: aarch64 patch was left behind 2017-10-13 22:46:29 +01:00
Lukas Rusak
9f238abd91 Merge pull request #2083 from MilhouseVH/le90_add_python3
Python: support simultaneous Python2 and Python3
2017-10-13 14:33:54 -07:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
MilhouseVH
84ffa204a9 Python3: update to Python3-3.6.3 2017-10-11 03:55:13 +01:00