WXbet
a45509a5e6
s3.TUP Fix cross toolchain template properety detection (v0.12.6)
fix detection of template propereties for uLibc
5 years ago
WXbet
eac4e40bca
s3.TUP: Update cross toolchain templates
LINUX: 5.5
GMP: 6.2
NCURSES: 6.2
5 years ago
WXbet
fb0d98dd94
s3.TUP Improve cross toolchain template handling (v0.12.5)
- determine cross toolchain template propereties dynamically
- remove hard coded cross toolchain template propereties in description
- fix OpenSSL (0.9.8, 1.0.0) build errors on toolchains with musl C-Library (Please reset the config file)
- fix PCSC build errors by adding --with-systemdsystemunitdir FLAG during the build process (Please reset the config file)
5 years ago
WXbet
5c38be0cb8
s3.TUP fix config builder (v0.12.4)
fix missing unset variable in _ctng_menu function
5 years ago
WXbet
cadd75f75b
s3.TUP better log file handling (v0.12.3)
Improved log filenames and add version information
5 years ago
WXbet
00b50167ba
s3.TUP Changes Library Update Menu (v0.12.2)
Rework of alignment and coloring of menu items
5 years ago
WXbet
2332e1de8b
s3.TUP fix root detection (v0.12.1)
- fix root detection which works not properly
5 years ago
WXbet
9d0927bc9c
s3.TUP new command to change config file (v0.12.0) ( #28 )
new commandline option -cfg | --config to change configuration values via tcupdate (e.g. ./s3 tcupdate --config "CTNG_BUILD_AS_ROOT" "1" #enable build as root)
extend commandline option -ctng with the long version --crosstool-ng
rewwork on build as root error messages
5 years ago
WXbet
fea6b68529
Fix typo in template file name
ds126play_armv7 -> ds216play_armv7
5 years ago
WXbet
6e13484c29
s3.TUP: new cross toolchain template qnap_armv7
fix wrong file commit
5 years ago
WXbet
6900eefa6b
Merge pull request #27 from WXbet/Gorgone
s3.TUP: new cross toolchain template qnap_armv7 and cleanup build directory (v0.11.5)
5 years ago
WXbet
06c1a1d544
s3.TUP cleanup build directory (v0.11.5)
Remove temporary toolchain build directory after successful build to save disk space
5 years ago
WXbet
6cbee855a3
s3.TUP: new cross toolchain template qnap_armv7
QNAP ARM-Cortex-A9 devices (armv7 based, gcc 9.2.0, Glibc 2.17) thx almöni for testing
5 years ago
Gorgone
534a173eda
Merge pull request #25 from WXbet/Gorgone
s3.TUP use s3 package installer (v0.11.4)
5 years ago
WXbet
a0e1df2412
s3.TUP use s3 package installer (v0.11.4)
s3.TUP: Add use of s3 internal package installer which was extented for plugin use in 2586ebf
. Some code beautifying, add crosstool-ng version output in build.log.
_sys_check: Add support for distro Arch, CentOS 8, Fedora 31
installers: Update with s3.TUP pachage exceptions
5 years ago
Gorgone
c9cd536f3d
Merge pull request #22 from WXbet/Gorgone
Extend _sys_check to use it from plugins
5 years ago
WXbet
2586ebf5c1
Extend _sys_check to use it from plugins
add usage of 3 optional parameter to set binvars, headervars and libvars
now its possible to reuse this function from plugins to check and install packages
5 years ago
WXbet
ffccbad8ac
s3.TUP optimimize preselection (v0.11.3)
Library Update Menu
Logical change in preselection of libs. Only existing libraries with lower versions in the toolchain are now preselected for the update. Colorize of version numbers (green=uptodate;magenta=updatable)
5 years ago
WXbet
c8b640a4ea
s3.TUP install crosstool-ng automatically (v0.11.2)
create separate ctng-setup function
add ctng-setup call in create toolchain process, if not installed (correctly)
5 years ago
gorgone
5cabd0d572
first branch change
5 years ago
gorgone
61ffbcb959
switch to final
5 years ago
WXbet
522edb82c0
s3.TUP: new cross toolchain template ds418_aarch64
Synology DS418 (aarch64 based, gcc 9.2.0, Glibc 2.25)
fix paths in rpi_aarch64
5 years ago
WXbet
b030c22972
s3.TUP fix not working menu call back (v0.11.1)
s3 build menu reopened if native toolchain selected for UPDATE (library update native toolchain not supported)
5 years ago
gorgone
f1d21051f1
remove old upx handling
5 years ago
gorgone
55e869e0a2
remove ;
5 years ago
gorgone
f240758076
gpgcheck
5 years ago
WXbet
83ca24d068
s3.TUP: new cross toolchain template rpi_aarch64
aarch64 based, gcc 9.2.0, Glibc 2.30
needs os with 64-Bit-kernel and -Userland-libraries to run on raspberry
5 years ago
Gorgone
95f8b8b53e
update _patch
5 years ago
root
5debd8df2d
change to from p0 to -p1
5 years ago
gorgone
abfc99e22f
Merge branch 'master' of github.com:gorgone/s3_releases
5 years ago
gorgone
c069e15c5e
autofix bad patches with trailing subdir
5 years ago
Gorgone
152c5c253d
fix save profile
5 years ago
WXbet
74189f9bb1
s3.TUP add croos toolchain template mpc85xx_powerpc
OpenWrt 19.07 mpc85xx,Freescale MPC85xx BE devices (powerpc based, gcc 9.2.0, musl 1.1.24)
thx pcbastler for testing
5 years ago
WXbet
4939390198
fix selfbuild detection
reset variable in loop because there are toolchain configurations without this variable
5 years ago
Gorgone
61ad5d8ef6
fix gui module selection
5 years ago
Gorgone
44e70c814a
Update _arrays
5 years ago
Gorgone
6185d23e31
Merge pull request #16 from anudanan/master
Fix for bad handling of oscam settings
5 years ago
anudanan
607c69018b
Fix for bad handling of oscam settings
5 years ago
gorgone
8b47b0ed6d
small change for log output
5 years ago
gorgone
f8c49abfa2
update _toolchain
update _misc
5 years ago
gorgone
c78f135df4
update _help
5 years ago
gorgone
8682c172b0
update _sys_check
5 years ago
gorgone
9ba4797a0c
update _profiles
5 years ago
gorgone
6c6088b194
_profiles
5 years ago
gorgone
e822744dc7
fix _plugin_ssh_editor
5 years ago
gorgone
566560a6d7
update s3
update _gui_build
5 years ago
gorgone
fe7baa22a4
add cam upload example
5 years ago
gorgone
45c4e605b8
another small fix for _uploadcam
5 years ago
gorgone
382a4bdcf5
fix / add missing txtvar in support/translation/en
5 years ago
gorgone
9aed888284
update _toolchain
fix _uploadcam
5 years ago