-
simplebuild 1.61
- finaly i made dynamic toolchain menu only installed toolchains are selectable
adding toolchains on ADD menu
- config_path now saved
(complete rewrite of lib-path & config-path save and use hopefully also on consolebuild)
- add BACK menupoint to ADD Menu (thanks FilipeAmadeuO)
-
simplebuild 1.62
-bugfix remove line end spaces results multiple parameters sometimes
-
simplebuild 1.63
-fixed ubuntu build (i hope) ./simplebuild debinstall
-bugfix remove line end spaces results multiple parameters sometimes
-
simplebuild 1.64
-add intcheck to simplebuild.config and default disabled
this maybe help to fix the *buntu problems
-
simplebuild 1.67
-dynamic toolchain remove & add menu ( first shot maybe beetle ;-) )
-bugfix directory creation & delete
-adding package lib32z1 for 64bit to ./simplebuild debinstall
simplebuild 1.68
-now u can test the patches from the trunk or here from the forum with less knowledge
just create directory patches and putt the patch into (name must be *whatever*.patch)
after that u can now use 2 new commands
Code:
./simplebuild patch_on
./simplebuild patch_off
WARNING !!! ITS NOT CLEVER TO ADD MORE THAN ONE PATCH(SET) but possible
-
simplebuild 1.70
- after alot of work here is the NEW full auto patch system
no extra parameter required
just create a patches direktory and put a *whatever*.patch into
& enable the patching system in simplebuild.config with "1"
work for console & menubuild (except for debugmenubuild)
- new BRCM63xx & tplink toolchains integrated ssl usb static possible
- fixed an old static console build error
WARNING !!! ITS NOT CLEVER TO ADD MORE THAN ONE PATCH(SET) but possible
-
simplebuild 1.71
-add MatrixCamAir support (console & menu) ./simplebuild mca
-add config editor for simplebuild.config (console & menu) ./simplebuild cedit
-
simplebuild 1.72
-add online update switch disabled by default
-
simplebuild 1.73
-fix for mca ppcold (add missing reset var)
-
simplebuild 1.77
-add patch logging to build.log
-add --stdout to fix tty
-removed cancel button on cedit
-add dos2unix convert (fixes windows lfwd)
install it with apt-get command or use the simplebuild debinstall function
Code:
apt-get install dos2unix
-
simplebuild 1.78
-add patch logging to build.log
-add --stdout to fix tty
-fix broken online update (use wget or zip sorry)
-removed cancel button on cedit
-add dos2unix convert (fixes windows lfwd)
install it with apt-get command or use the simplebuild debinstall function
Code:
apt-get install dos2unix
-
simplebuild 1.82
-fix for multiple patches cmd & menubuild
-incrase updatetimeout to 10 seconds
-found firststart bug for usermode, now fixed
-more stdout fixes for the *buntu sh....
-add stop parameter for automated batch fetching for toolchains
Code:
./simplebuild cool stop
./simplebuild mca stop
./simplebuild dreambox_fpu stop
this fetches and install 3 toolchains
-
simplebuild 1.83
-add azbox support (no_ssl/no_usb)
-
simplebuild 1.84 & config update 1.29
-add Powerpc Q / QI support
-
simplebuild 1.85
-add *.diff support in patches
-
simplebuild 1.86
-fix pcsc native build
-
simplebuild 1.87
-fix2 pcsc native build
-
simplebuild 1.88
-patch function change
-fix pcsc native build
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
-
simplebuild 1.89/config 1.29
-patch function change
-fix pcsc native build
-console pcsc build fix
-
simplebuild 1.90/1.30
-fix toolchain azbox
-fix toolchain fritz73xx
-add toolchain brcm63xx_other for non openwrt
Code:
last version
ScriptVersion=1.90 CONFIGVER=1.30
Code:
vodafone station hg553 with DLINK firmware (DVA-G3672B)
AGA/agpf pirelli with original pirelli firmware or dlink firmware
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
Code:
cd /opt
mkdir simplebuild
cd simplebuild
wget ss4200.homelinux.com/oscam/simplebuild
chmod 777 simplebuild
./simplebuild debinstall
./simplebuild menu