Gorgone
81e1dc3811
Merge pull request #51 from gorgone/WXbet-patch-1
fix sysroot detection for android toolchains
4 years ago
WXbet
59b3d7400a
Add new STAPI library for some Android powered STBs
This file enables new STAPI on some Android powered STBs. To get this working, set USE variable USE_STAPI, USE_WI and and the following variables in toolchain.cfg file: stapi_lib_custom="libwi2.a"
stapi_allowed="1"
The source of this library is explicitly unknown.
4 years ago
WXbet
f136c9871e
fix sysroot detection for android toolchains
clang don't know gcc's print-sysroot-parameter, so have to set it manually
4 years ago
Gorgone
9a6a1dcbe8
Merge pull request #50 from gorgone/WXbet-patch-1
tccheck - show compiler target if it's a symlink
4 years ago
WXbet
e4b23ef077
tccheck - show compiler target if it's a symlink
4 years ago
Gorgone
5bc070fe31
Update s3
clang hates --no-inline
4 years ago
Gorgone
4010d3ef3a
Merge pull request #49 from gorgone/next
update defaults
4 years ago
gorgone
326a0f14ae
update defaults
4 years ago
Gorgone
07a1325e6c
Update s3
fix emu complaints for inline code in gcc9+
4 years ago
Gorgone
e2a299a77e
Update compiler_option
prevent strong inlining code compile
4 years ago
Gorgone
4e8c98b647
Update s3
optional compiling parameters
4 years ago
Gorgone
4d30dcc4da
Update s3
smargo dont like to strip ....
4 years ago
Gorgone
a36888a3f6
Update s3
Version 311
4 years ago
Gorgone
44ad462929
Update s3
remove secondary source url
4 years ago
Gorgone
66d74c101c
Update s3
optimize compiling parameters to remove dead code
4 years ago
Gorgone
bca9fa3937
Update _cmd_build
fix bug cmdline -c=/path
4 years ago
Gorgone
5a97449d8e
Update s3
system wide s3 last part
4 years ago
Gorgone
12367f26d6
Update _cmd_build
system wide s3 part 3
4 years ago
Gorgone
814fac25f9
Update s3
system wide s3 part 2
4 years ago
Gorgone
cb4d8add0c
Update s3
system wide s3 part 1
4 years ago
WXbet
6c6417383d
s3.TUP Adding new cross toolchain templates for android
- android_10_arm - Android 10 STBs (arm armeabi-v7a 32-bit LE, libc++ API 29, clang 9.0.8, Linux 4.9.0)
- android_11_arm - Android 11 STBs (arm armeabi-v7a 32-bit LE, libc++ API 30, clang 9.0.8, Linux 4.9.0)
- android_oreo_arm - Android 8.x Oreo STBs (arm armeabi-v7a 32-bit LE, libc++ API 26, clang 9.0.8, Linux 4.9.0)
- android_pie_arm - Android 9.x Pie STBs (arm armeabi-v7a 32-bit LE, libc++ API 28, clang 9.0.8, Linux 4.9.0)
4 years ago
WXbet
8b92338a5d
s3.TUP crosstool-NG toolchain template updates
- update all crosstool-NG toolchain template to latest linux (5.8.9), mpc (1.2.0) and mpfr (4.1.0) versions
- run ./s3 tcupdate --update_me to get the latest toolchain templates
- run ./s3 tcupdate --setup to get the latest crosstool-NG
4 years ago
WXbet
ca545a5666
s3.TUP Adding new cross toolchain template for synology
synology_ppc - Synology DS213+ (powerpc 8548 32-bit BE, glibc 2.23, gcc 7.5.0, linux 5.8.9)
4 years ago
WXbet
940db8d304
s3.TUP Update dependency (v0.21.1)
Change python dependency to python3 to avoid non working installation on some distros (e.g. debian 10)
4 years ago
Gorgone
eee695e320
Update _cmd_build
4 years ago
Gorgone
71b0aabe00
Update _cmd_build
ignore custom confdir from toolchain.cfg file
4 years ago
Gorgone
60cdf7248c
Update urls
change emu-url
4 years ago
Gorgone
9ff0e5b824
Update best.box.profile
update profile
4 years ago
Gorgone
16c0e6ebc0
Create complete.box.profile
add profile for the latest trunk
11622+
4 years ago
Gorgone
0c225a5c54
Update _cmd_build
change read config logic
4 years ago
Gorgone
ac727bf619
Update _misc
change from hostname to environment
4 years ago
Gorgone
08dfe08227
Update _cmd_build
add codeanalyse option
4 years ago
Gorgone
fb58e8e247
Update s3
add codeanalyse option
4 years ago
Gorgone
a7ed4362c7
Update _zerotier
fix s3 checkout
move deb to archive
to prevent readout @ next run
4 years ago
Gorgone
52089776aa
Update _zerotier
add building debian package
4 years ago
Gorgone
ad352c58a4
Create _zerotier
ZeroTier combines the capabilities of VPN and SD-WAN, simplifying network management.
Enjoy flexibility while avoiding costly hardware vendor lock in.
4 years ago
WXbet
4a2d06b4c8
s3.TUP crosstool-NG toolchain template updates
- update all crosstool-NG toolchain template to latest gcc (10.2.0) and binutils (2.35) versions
- run ./s3 tcupdate --update_me to get the latest toolchain templates
- run ./s3 tcupdate --setup to get the latest crosstool-NG with gcc 10.2.0 support
4 years ago
WXbet
dd59f542f4
s3.TUP restore changes from c8d2bb8490
4 years ago
WXbet
20efec34ad
s3.TUP Plugin self update option (v0.21.0)
- new commandline option -u (--update_me) to update this plugin via github
- better logfile output (remove ansi color codes)
- some code optimizations
4 years ago
WXbet
34aa96ad8f
s3.TUP remove config patches
All these patches are now comitted in crosstool-ng source
4 years ago
Gorgone
9d03265251
Update _cmd_build
add newline on stapibuild
4 years ago
Gorgone
9a85636bae
Update simplebuild.config
delete debug binary
4 years ago
Gorgone
fe326e3f64
Update compiler_option
fix build errors
4 years ago
Gorgone
a710845c10
Merge pull request #45 from tedy58/patch-1
Update bg
4 years ago
Gorgone
ad73e8ef3a
Update README.md
4 years ago
Gorgone
890f8532ad
Update _vlmcsd
add extended comments
4 years ago
Gorgone
46998bec6e
Update _vlmcsd
4 years ago
Gorgone
b9cadea0d4
Update _vlmcsd
4 years ago
Gorgone
7fccd5c956
Update _vlmcsd
explanations and clarifications added
fixed static compiler
4 years ago
Gorgone
0e7925ea91
Delete _zerotier
readd later
4 years ago