summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-14make MacOS X works as build system for most of the packages, update some ↵Waldemar Brodkorb
packages to latest stable upstream version
2010-09-30first step to get cross-compile on MacOS X workingWaldemar Brodkorb
2010-09-30update to latest available upstreamWaldemar Brodkorb
2010-09-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-09-29fix subpackage build dependenciesWaldemar Brodkorb
PKGSB_ variables containing the full symbol name, without leading main package symbol. Fix depmaker to check correctly.
2010-09-29update eglibc and ibm x40 target, fix macosx cross-compileWaldemar Brodkorb
2010-09-28add macosx compat patches from gitWaldemar Brodkorb
2010-09-28rework build dependenciesWaldemar Brodkorb
2010-09-28use correct pathWaldemar Brodkorb
2010-09-28typo fixesWaldemar Brodkorb
2010-09-28update to latest upstreamWaldemar Brodkorb
2010-09-28update to latest upstreamWaldemar Brodkorb
2010-09-28macosx compat patchesWaldemar Brodkorb
2010-09-26bad testing on my site, install header files againWaldemar Brodkorb
2010-09-25add new package contributed by joergWaldemar Brodkorb
2010-09-25fix typoWaldemar Brodkorb
2010-09-25check complete directory nameWaldemar Brodkorb
otherwise libcapi20 is skipped like libc.
2010-09-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-09-25fix packaging bug, reported by joergWaldemar Brodkorb
loading of python modules must be disabled, otherwise they are renamed/disabled. To disable modules we need to patch setup.py, PYTHON_DIABLED_MODULES are no longer recognized.
2010-09-21missing patch for vimWaldemar Brodkorb
2010-09-21update some package to latest upstreamWaldemar Brodkorb
2010-09-20config.split no longer usedWaldemar Brodkorb
2010-09-20update to latest stable version, fix bug reported by joergWaldemar Brodkorb
2010-09-18fix order of subpackagesWaldemar Brodkorb
2010-09-18always enable ossemulWaldemar Brodkorb
otherwise oss-emul-mixer and oss-emul-dsp have missing symbols in core sound modules.
2010-09-18update foxg20 kernel and configWaldemar Brodkorb
2010-09-18fix multi-binary packages, add missing dependency to main packageWaldemar Brodkorb
2010-09-18fix separate package rebuildsWaldemar Brodkorb
2010-09-18target is renamedWaldemar Brodkorb
2010-09-18add example with su -, disable artsWaldemar Brodkorb
2010-09-18update to latest stable versionWaldemar Brodkorb
2010-09-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/binutils/Makefile
2010-09-17update some targets to 2.6.35.4Waldemar Brodkorb
2010-09-17update some targets to Linux 2.6.35.4Waldemar Brodkorb
2010-09-16fintune rebuild stuff, fix some warningsWaldemar Brodkorb
2010-09-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: mk/kernel-build.mk package/expat/Makefile package/gettext/Makefile package/perl/Makefile package/zlib/Makefile
2010-09-16add some native build fixes (tested on Lemote notebook)Waldemar Brodkorb
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing)
2010-09-15rebuild packages on flavour or choices changeWaldemar Brodkorb
add new target rebuild. make cpio and pacch quiet. Use bin/tools for cpio and mkcrypt.
2010-09-15add description for subpackages, flavours and choices to templateWaldemar Brodkorb
2010-09-14silent config dir compile, create pkgmaker target dir earlierWaldemar Brodkorb
2010-09-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-09-14replace mksh scripts with faster C programsWaldemar Brodkorb
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable.
2010-09-05fix compile with latest kernelWaldemar Brodkorb
2010-09-05update to latest upstreamWaldemar Brodkorb
2010-08-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-06some more fixes for 2.6.35 update on lemoteWaldemar Brodkorb
2010-08-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-05update lemote to 2.6.35, enable version specific patches for kernel-header ↵Waldemar Brodkorb
patches
2010-08-04add a video group for lemote webcam supportWaldemar Brodkorb