summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-08variable name cleanupWaldemar Brodkorb
2011-01-08fix make clean target ruleWaldemar Brodkorb
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules.
2011-01-08add dependenciesWaldemar Brodkorb
2011-01-08do not set optimization CFLAGSWaldemar Brodkorb
2011-01-08finetune package build.Waldemar Brodkorb
2011-01-08rework and cleanup top level directory creation, avoid some unnecessary rebuilsWaldemar Brodkorb
2011-01-07try to fix libtool rpath behaviorWaldemar Brodkorb
2011-01-07add patches from OpenBSDWaldemar Brodkorb
2011-01-07disable rpathWaldemar Brodkorb
2011-01-07add missing stuff from tg@Waldemar Brodkorb
2011-01-07fix eglibc TZif file creation plus installation of desired localtime + UTCThorsten Glaser
UTC is used as “static base timezone” and thus must be present Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07unbreak wrong-endianness issue (on non-linux), fix patch and add checksThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07loop device needs block device supportThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07our kernels for TFTP are no longer gzip’d – fix usageThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07provide squashfs for bcm47xx including cfgfs partitionThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07=?utf-8?q?fix=20bcm47xx=20flash=20size=20(by=20passing=20the=20correct=20val ↵Thorsten Glaser
ue=20via=20environment) =20and=20honour=20HOSTCFLAGS=20better=20(still=20not=20fully=20=E2=98=B9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07pass KERNEL_MAKE_ENV to all invocations of make on the Linux kernelThorsten Glaser
similar to KERNEL_MAKE_OPTS just as environment Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07expose squashfs alwaysThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07fix “make kernelconfig” (2 things):Thorsten Glaser
• patch from wbx to have it copied from/to the correct directory • honour HOSTCC, HOSTCFLAGS Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07use HOSTCC, HOSTCFLAGS, etc. here, tooThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07do not set GCC_HONOUR_COPTS for configure stepWaldemar Brodkorb
2011-01-07honour CFLAGSWaldemar Brodkorb
2011-01-07do not install docsWaldemar Brodkorb
2011-01-07use CFLAGSWaldemar Brodkorb
2011-01-07remove duplicate call of CFLAGS, remove /usr/local from compiler pathsWaldemar Brodkorb
2011-01-07do not use duplicate CFLAGSWaldemar Brodkorb
2011-01-07fix path to config filesWaldemar Brodkorb
2011-01-07unbreak build by honouring the HOSTCC/HOSTCFLAGS variablesThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add missing Config.in for toolchain settingsWaldemar Brodkorb
2011-01-07make sysroot relative to have a relocatable gccThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add choices for both the root login shell and /bin/shThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add varios patches...Waldemar Brodkorb
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS.
2011-01-07disable tool build, needs c++, not used right nowWaldemar Brodkorb
2011-01-07update READMEWaldemar Brodkorb
2011-01-07add toolchain settings menu pointWaldemar Brodkorb
- gdb compilation can be disabled - gcc languages (c++/java) can be enabled/disabled - gcc stack smashing protection can be enabled/disabled
2011-01-06disable rpath, enable TLS, fix cross-compile on DarwinWaldemar Brodkorb
2011-01-06remove obsolete SUB_INSTALL stuff.Waldemar Brodkorb
2011-01-06do not use rpath with staging dir informationWaldemar Brodkorb
2011-01-06automatic post-postinstall targets, and exemplary switch of zlib to itThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-06workaround for make package=busyboxThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-06fix build error due to missing includesThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-06Ignore dl even if it’s a symlinkThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-06disable rpath usageWaldemar Brodkorb
2011-01-06install empty header stubWaldemar Brodkorb
2011-01-06disable docs and some other stuffWaldemar Brodkorb
2011-01-06fix startup scriptWaldemar Brodkorb
2011-01-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-04unblock wlan before starting networkingWaldemar Brodkorb
2011-01-04fix dependenciesWaldemar Brodkorb
2011-01-04add default config dirWaldemar Brodkorb