Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
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-09-23 | update to latest git | Waldemar Brodkorb | |
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-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-18 | update to latest, fix arm compile | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not ↵ | Waldemar Brodkorb | |
know why this is required. the names are not unique between arch with different abi | |||
2014-02-23 | oops, what happens to test-first? shouldn't eat pizza and hack at the same ↵ | Waldemar Brodkorb | |
time... | |||
2014-02-23 | avoid variable overriding, ARCH is used in OpenADK, rename to XARCH, ↵ | Waldemar Brodkorb | |
hopefully makes release build on hudson happy | |||
2014-02-21 | another try to fix autobuilder, use make depend explicitely | Waldemar Brodkorb | |
2014-02-20 | try to fix autobuild | Waldemar Brodkorb | |
2014-02-05 | try to fix autobuilding process | Waldemar Brodkorb | |
2014-01-22 | fix compile for arm | Waldemar Brodkorb | |
2014-01-22 | fix x86 build, update to latest git, AS is yasm on x86 | 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 | |||
2013-10-11 | disable asm for zaurus | Waldemar Brodkorb | |
2013-10-11 | add h264 encoding/decoding support | Waldemar Brodkorb | |