summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-18fix compile error with -WallWaldemar Brodkorb
2011-01-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-18rework PKG_FLAVOURS. Subpackages can have flavours, soWaldemar Brodkorb
always add PKG_NAME to PKG_FLAVOURS variable. ala PKG_FLAVOURS_LIBNCURSES. Bug reported by Phil Sutter.
2011-01-17enable old behavior and enable gdb/c++ by defaultWaldemar Brodkorb
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2011-01-17these symlinks are requiredWaldemar Brodkorb
2011-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-13allow cross-compile under Darwin, fix ppp install targetsWaldemar Brodkorb
2011-01-13update to Linux Kernel 2.6.37Waldemar Brodkorb
2011-01-13add a default directory, when pkg-config is too oldWaldemar Brodkorb
2011-01-13fix cross-compile under DarwinWaldemar Brodkorb
2011-01-12fix python varsWaldemar Brodkorb
2011-01-12fix ssp support, logic errorWaldemar Brodkorb
2011-01-12fix cross-compile under DarwinWaldemar Brodkorb
2011-01-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-12add libtiff build dependencyWaldemar Brodkorb
2011-01-12disable LTO and SSP for bulk buildsWaldemar Brodkorb
2011-01-12fix squashfs image generationWaldemar Brodkorb
2011-01-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-12fix squashfs targetWaldemar Brodkorb
2011-01-12add build dependencyWaldemar Brodkorb
2011-01-12do not depend on host glib installationWaldemar Brodkorb
2011-01-12rename to external kernel module styleWaldemar Brodkorb
2011-01-12fix cross-compile under Darwin, pass TARGET_CFLAGS to compilationWaldemar Brodkorb
2011-01-12fix cross-compile under DarwinWaldemar Brodkorb
2011-01-12allow cross-compile under DarwinWaldemar Brodkorb
2011-01-12fix cross-compile on DarwinWaldemar Brodkorb
2011-01-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-12fix build of heimdalWaldemar Brodkorb
2011-01-12fix mips64 glibc toolchainsWaldemar Brodkorb
2011-01-12grep: need pcre, no parallel building possiblePhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2011-01-12pkgmaker: improve error message on missing package categoryPhil Sutter
This patch bores up fatal_error(), so that it now takes arguments in printf-style, but without changing the basic semantics (i.e., messages prefixed by "Fatal error. " and trailing newline automatically appended). Signed-off-by: Phil Sutter <phil@nwl.cc>
2011-01-12.template: add a hint about master sitesPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2011-01-12ifupdown: allow setting the bridge forward delayPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2011-01-11update todo, resolv conflictWaldemar Brodkorb
2011-01-11fix misusage of CFLAGS, found via -fhonour-coptsWaldemar Brodkorb
2011-01-11fix patch, after aufs2 additionWaldemar Brodkorb
2011-01-11add support for C++ packages, which need G++ compilerWaldemar Brodkorb
2011-01-11fix target system namesWaldemar Brodkorb
2011-01-11remove from TODO list, enable aufs2-util on bulk builds.Waldemar Brodkorb
2011-01-11add aufs2 kernel patches, update aufs2-util to matchWaldemar Brodkorb
2011-01-11fix bzr package buildWaldemar Brodkorb
2011-01-10fix timezone configuration for glibc based systemsWaldemar Brodkorb
2011-01-10fix some files, when someone moves the top directoryWaldemar Brodkorb
2011-01-10new libnl is not parallel build safeWaldemar Brodkorb
2011-01-10create directory where others are createdWaldemar Brodkorb
2011-01-10remove obsolete file from cat listWaldemar Brodkorb
2011-01-10modify descriptionWaldemar Brodkorb
2011-01-10busybox wget does not know triesWaldemar Brodkorb