-
simplebuild 1.42
-begin with
Code:
./simplebuild reset_all
-now all packages buildable on 32bit and 64bit
-removed uni2ascii
-replaced ppc-tuxbox-old now with ssl 0.9.7
-replaced sh_4 toolchain (no 64bit needet anymore)
-rewrite simplebuild.config (please check ur own paths)
-first try to fix ./simplebuild debinstall (missing package installer ,this installs all needet packages i think)
-fixed typos
-found update bug fixed now
-simplebuild.config update
-
first of all; if u have problems begin with a empty directory and simplebuild script only
simplebuild 1.43
-OpenWRT Brcm63xx toolchain addet incl. consolemode
-config update (change ur paths)
-add staging enviornment to build
-new header option deldebug this delete the binary.debug enabled by default
-changed Binary info on menu build now its waiting for enter
Code:
cd /opt or cd /home/ur_username
mkdir simplebuild
cd simplebuild
wget [Only registered and activated users can see links. Click Here To Register...]
chmod 777 simplebuild
./simplebuild debinstall (look for errors)
./simplebuild menu
-
simplebuild 1.44
-fixed a bug found by pr2 (configpath save)
-fixed bug save and restore ssl build in menu mode
-config change for nlsu (horsti58 reportet thanx)
first of all; if u have problems begin with a empty directory and simplebuild script only
CROSS COMPILE ONLY WITH x64 or x86
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
Code:
cd /opt or cd /home/ur_username
mkdir simplebuild
cd simplebuild
wget [Only registered and activated users can see links. Click Here To Register...]
chmod 777 simplebuild
./simplebuild debinstall (look for errors)
./simplebuild menu
-
simplebuild 1.46
-add dream_hw toolchain console support
simplebuild 1.45
-add dream_hw toolchain (menu build only ,console next release)
-add "build.log viewer" in build menu
-
simplebuild 1.47
-add orginal oscam config support (now with reader support)
-set debug mode & delete debug into simplebuild.config
first of all; if u have problems begin with a empty directory and simplebuild script only
CROSS COMPILE ONLY WITH x64 or x86
PCSC SUPPORT ONLY FOR
-fritz33xx
-fritz72xx
-fritz73xx
-openwrt26
-ddwrt346
-ddwrt410
-marv_6281
-native
-
simplebuild 1.48
-fix console build
-
simplebuild 1.49
-fix build again *grml*
simplebuild 1.51
first of all; if u have problems begin with a empty directory and simplebuild script only
-enable deldebug="1" in console mode (this parameter is to set in simplebuild.config)
-first try to implement the next very simple console build
Code:
cd /opt or cd /home/ur_username
mkdir simplebuild
cd simplebuild
wget http://ss4200.homelinux.com/oscam/simplebuild
chmod 777 simplebuild
./simplebuild debinstall (look for errors)
./simplebuild menu
just type
./simplebuild mipsel
to fetch extract and build a mipsel binary (without config it takes the default)
supported platforms :
Code:
-native (if compiler installed on ANY SYSTEM)
-dbox2, dreambox 500,500-S
-dreambox 600,7000,7020
-dreambox 500HD,800,800se,8000,7025 vu+ clones + derivate
-openembedded 1.6 & 2.0
-fritzbox 33XX
-fritzbox 72XX
-fritzbox 73XX
-marvel 88F628x
-raspberry pi hard fpu
-raspberry pi soft fpu
-powerpc
-dockstar
-coolstream
-sh4
-sh_4 (new toolchain without segfaults)
-tplink (1043ND)
-fonera
-ddwrt 2.4
-ddwrt 2.6
-openwrt 3.4.6
-openwrt 4.1.0
-openwrt brcm63xx
-arm nslu2 unslug
-arm nslu2 openwrt
-
simplebuild 1.54
-add a new toolchain check system for console & menubuild (it can have some bugs !!!)
-libsearchdir is now saved in profile (please report)
-build optimisations add -Os & USE_LIBCRYPTO=1 for a smaler binary size
-renamed dream_hw to dreambox_fpu
-fixed name in consolebuild (thnx ChiefOBrien)
-enable deldebug="1" in console mode (this parameter is to set in simplebuild.config)
-very simple console build just type
-
simplebuild 1.56
-add (for starting clean without lost of toolchains)
Code:
./simplebuild clean
-
simplebuild 1.57
-fix libsearchdir thanks for report *hk2k2*
-add (for starting clean without lost of toolchains)
Code:
./simplebuild clean
-
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