Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-27 | disable compiler warnings, triggers an error on Darwin with clang | Waldemar Brodkorb | |
2014-01-10 | readd needed patches | Waldemar Brodkorb | |
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-12-02 | update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵ | Waldemar Brodkorb | |
libmpd, ffmpeg | |||
2013-11-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2013-11-15 | fix glib build on Cygwin host | Waldemar Brodkorb | |
2013-11-14 | fix orbit2 compile, use libIDL-host | Waldemar Brodkorb | |
2013-11-13 | ensure that host-compile is done always before cross-compile, otherwise shit ↵ | Waldemar Brodkorb | |
happens. not always required by package build, but for now a limitation of the buildsystem, which reuses WRKDIR | |||
2013-11-04 | resolve merge conflict, second try | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-11-01 | allow gettext-tiny host compile with HOST_STYLE=manual | Waldemar Brodkorb | |
2013-11-01 | fix macos x host compile | Waldemar Brodkorb | |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵ | Waldemar Brodkorb | |
to new autotool infrastructure | |||
2013-10-24 | add host build infrastructure; convert file, ncurses, glib and ruby to it. ↵ | Waldemar Brodkorb | |
remove unneeded hacks for openldap and mesalib | |||
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-04 | use gettext-tiny instead of gettext | Waldemar Brodkorb | |
2013-03-04 | resolve various build failures | Waldemar Brodkorb | |
2013-02-18 | mips64 fixes | Waldemar Brodkorb | |
2013-02-08 | update pango and all dependencies | Waldemar Brodkorb | |
2013-01-31 | fix glib build on Linux with missing glib-compile-schema | Waldemar Brodkorb | |
2012-10-05 | make firefox work again on lemote yeelong | Waldemar Brodkorb | |
2012-10-04 | update to latest upstream | Waldemar Brodkorb | |
2012-09-30 | glib compiles fine without pre-configure step now | Waldemar Brodkorb | |
2011-11-19 | revert some BSD fixes, not working on Linux host | Waldemar Brodkorb | |
2011-11-17 | revert pre-configure changes for Linux build host | Waldemar Brodkorb | |
2011-11-08 | no need for pre-configure anymore | Waldemar Brodkorb | |
2011-10-22 | some more FreeBSD fixes | Waldemar Brodkorb | |
2011-04-13 | install glib-genmarshal | Waldemar Brodkorb | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-31 | fix conflict, autoseect libgcj | Waldemar Brodkorb | |
2011-03-31 | fix lto compile | Waldemar Brodkorb | |
2011-03-28 | add first step to get java working | Waldemar Brodkorb | |
2011-03-28 | add build dependency | Waldemar Brodkorb | |
2011-02-26 | another round of native compile fixes | Waldemar Brodkorb | |
2011-02-24 | resolve conflict | Waldemar Brodkorb | |
2011-02-24 | allow native build of a lot of packages | Waldemar Brodkorb | |
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used. | |||
2011-02-24 | update to latest upstream version | Waldemar Brodkorb | |
* fix compile for cris architecture * fix compile under Cygwin. A full glib host build is required for glib-compile-schema and glib-genmarshal | |||
2011-02-05 | fix build and runtime dependencies | Waldemar Brodkorb | |
2011-01-17 | fix packages to be compile with stack protector | Waldemar 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-12 | do not depend on host glib installation | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-09-14 | replace mksh scripts with faster C programs | Waldemar 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-03-06 | update to latest upstream version | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2009-12-23 | remove and ignore autogenerated Config.in files | Waldemar Brodkorb | |
2009-12-20 | create package/Depends.mk dynamically; add PKG_BUILDDEP to all Makefiles | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-11-22 | make bulk build on Debian/lenny x86 complete | Waldemar Brodkorb | |
- fix some menu descriptions - fix gcc package compile | |||
2009-10-11 | make more apps statically linkable | Waldemar Brodkorb | |
- update libusb to latest upstream - update bluez to latest upstream - add a new PKG_OPTS option: libonly, useful for library only packages, which are not created, when static linking is choosen |