Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-26 | add CONFIG_STYLE for cmake based packages, fixup cmake host install | 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-06-19 | cleanup | Waldemar Brodkorb | |
2014-06-18 | remove debug code | Waldemar Brodkorb | |
2014-06-17 | force filesystem creation | Waldemar Brodkorb | |
2014-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb | |
2014-06-13 | fix ppc64/mips64 ADK_TARGET_KARCH var | Waldemar Brodkorb | |
2014-06-11 | make vbox target usable again | Waldemar Brodkorb | |
2014-06-03 | use a wrapper for install for Darwin | Waldemar Brodkorb | |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb | |
Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg. | |||
2014-05-29 | rework directory names | Waldemar Brodkorb | |
Sorry, need to change this again. Toolchain and target directories can not be usefully shared between systems with the same cpu arch. There are to many optimizations for gcc supplied libraries involved. Simplify even for qemu targets. | |||
2014-05-25 | fix update-patches, need continue 2 to exit from inner loop and outer loop | Waldemar Brodkorb | |
2014-05-24 | fix varname, disable optimization flags for config | Waldemar Brodkorb | |
2014-05-24 | remove suid bit from busybox, try experimental ping patch from John Spencer | Waldemar Brodkorb | |
2014-05-24 | make prereq quiet, check for gmake on OpenBSD | Waldemar Brodkorb | |
2014-05-23 | cleanup scripts dir | Waldemar Brodkorb | |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-18 | convert mips to use new targethelp make target, useful to just show the help ↵ | Waldemar Brodkorb | |
text after building | |||
2014-05-09 | readd mikrotik rb532 support | Waldemar Brodkorb | |
2014-05-07 | fix some raspberry pi probs | Waldemar Brodkorb | |
2014-05-06 | be more quiet | 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 | fix install script | Waldemar Brodkorb | |
2014-05-03 | more flexible list of files to ignore when doing update-patches | Thorsten Glaser | |
e.g. for use with autoconf, but also for build-time generated files that are part of the distfile Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | quote more for “evil” eval | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | delete old temporary files of previous run, in case it aborts | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | further optimisations | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | use find -print0 with proper shell handling | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | pass patches NUL-terminated | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | move calling update-patches into a separate mksh script update-patches2 ↵ | Thorsten Glaser | |
handling quoting much better Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | more cleanup: echo → print | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | lots of quoting and cleanup for files with spaces in them (ugh) | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | require mksh for the update-patches helper script | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | enable mksh, when not installed on the host | Waldemar Brodkorb | |
2014-04-23 | fix bootup from sd | Waldemar Brodkorb | |
2014-04-23 | more fixes and drivers for cubox-i | Waldemar Brodkorb | |
2014-04-23 | work in progress patches for cubox-i | Waldemar Brodkorb | |
2014-04-14 | compile patch when not available on Host | Waldemar Brodkorb | |
2014-04-11 | fix boot with grub2 source package | Waldemar Brodkorb | |
2014-04-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-04-10 | try to use new grub2 | Waldemar Brodkorb | |
2014-04-09 | fix minor issues | Waldemar Brodkorb | |
2014-04-09 | add -d and -k | Waldemar Brodkorb | |
2014-04-07 | grub2 by default off | Waldemar Brodkorb | |
2014-04-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-04-05 | add cmake helper vars | Waldemar Brodkorb | |
2014-04-05 | fix iso building | Waldemar Brodkorb | |
2014-04-04 | disable huge_file | Waldemar Brodkorb | |