Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-26 | fix directory names in documentation. | Waldemar Brodkorb | |
2014-12-26 | reflect updates to OpenADK in docs and screenshots | Waldemar Brodkorb | |
2014-12-19 | use ADK_VERBOSE to be more consistent. | Waldemar Brodkorb | |
2014-12-19 | remove package collection leftovers | Waldemar Brodkorb | |
2014-12-17 | update *_FOR_BUILD variables | Waldemar Brodkorb | |
2014-12-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-12-11 | fix variable names, after rename to avoid compile errors when ARCH is used ↵ | Waldemar Brodkorb | |
in package Makefile | |||
2014-10-07 | update-sys and update-pkg are removed in favour of create-menu | Waldemar Brodkorb | |
2014-10-07 | docs: optimize documentation | 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-23 | remo make switch in the docs | Waldemar Brodkorb | |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb | |
2014-05-05 | gnu awk will be build, when not found | Waldemar Brodkorb | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-26 | remove git as dependency, we now have snapshot tarballs | Waldemar Brodkorb | |
2014-03-20 | update with new host tool dependency stuff | Waldemar Brodkorb | |
2014-03-19 | correct new toolchain path | Waldemar Brodkorb | |
2014-03-16 | remove cleantarget at the moment | Waldemar Brodkorb | |
we share all toolchains in host_<gnu_host_name> directory, so the existing cleantarget does not work as expected. remove it for now. | |||
2014-03-16 | add OpenADK manual. | Waldemar Brodkorb | |