Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-29 | Xorg: update Xserver, Xlibs and drivers | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-06-16 | also remove python sed for host | Waldemar Brodkorb | |
2014-06-16 | fix libxcb build | Waldemar Brodkorb | |
2014-06-16 | fix HOST_STYLE stuff, openjdk7 compile problems fixed | Waldemar Brodkorb | |
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
update Xorg / Mesa Conflicts: TODO | |||
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-01-23 | remove jtools/java host dir. use host stuff instead. | Waldemar Brodkorb | |
fix arm building. | |||
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2013-11-30 | fix xbmc build, it uses distutils to find python include dir | Waldemar Brodkorb | |
2013-11-01 | xcb-proto configure searches for python | Waldemar Brodkorb | |
2013-10-30 | fix build dependency | Waldemar Brodkorb | |
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-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2013-10-23 | fix install of xml files into staging dir | Waldemar Brodkorb | |
2013-10-23 | fix section variable | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2011-04-07 | update some packages after libpng15 update, misc stuff | Waldemar Brodkorb | |
2011-04-01 | fix bulk builds | Waldemar Brodkorb | |
2011-03-28 | add build dependency | Waldemar Brodkorb | |
2011-03-03 | more native compile fixes on my ibm x40 | 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-04 | create missing directory, before copy | Waldemar Brodkorb | |
2011-01-26 | add somemissing dependencies | Waldemar Brodkorb | |
2011-01-25 | update Xorg to 7.6 | Waldemar Brodkorb | |
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-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-04-21 | fat commit to add support for firefox on ibm x40 via usb stick | Waldemar Brodkorb | |
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg |