Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-07 | fix path to config files | Waldemar Brodkorb | |
2011-01-07 | unbreak build by honouring the HOSTCC/HOSTCFLAGS variables | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add missing Config.in for toolchain settings | Waldemar Brodkorb | |
2011-01-07 | make sysroot relative to have a relocatable gcc | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add choices for both the root login shell and /bin/sh | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-07 | disable tool build, needs c++, not used right now | Waldemar Brodkorb | |
2011-01-07 | update README | Waldemar Brodkorb | |
2011-01-07 | add toolchain settings menu point | Waldemar Brodkorb | |
- gdb compilation can be disabled - gcc languages (c++/java) can be enabled/disabled - gcc stack smashing protection can be enabled/disabled | |||
2011-01-06 | disable rpath, enable TLS, fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2011-01-06 | do not use rpath with staging dir information | Waldemar Brodkorb | |
2011-01-06 | automatic post-postinstall targets, and exemplary switch of zlib to it | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | workaround for make package=busybox | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | fix build error due to missing includes | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | Ignore dl even if it’s a symlink | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | disable rpath usage | Waldemar Brodkorb | |
2011-01-06 | install empty header stub | Waldemar Brodkorb | |
2011-01-06 | disable docs and some other stuff | Waldemar Brodkorb | |
2011-01-06 | fix startup script | Waldemar Brodkorb | |
2011-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-04 | unblock wlan before starting networking | Waldemar Brodkorb | |
2011-01-04 | fix dependencies | Waldemar Brodkorb | |
2011-01-04 | add default config dir | Waldemar Brodkorb | |
2011-01-04 | add predefined loader cache | Waldemar Brodkorb | |
2011-01-04 | remove obsolete -, fails otherwise on Cygwin | Waldemar Brodkorb | |
2011-01-04 | just warn, don't exit on Cygwin | Waldemar Brodkorb | |
2011-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-04 | copy fsf config.guess on Cygwin and use it. | Waldemar Brodkorb | |
When compiling gmp under Windows XP on a 64 Bit AMD system, config.guess tries to build with ABI64 and fails. Using configfsf.guess in this case, will fix it. | |||
2011-01-04 | copy readelf only on Darwin build system | Waldemar Brodkorb | |
On Cygwin readelf in this directory is not the right binary. The real binary is in .libs/readelf.exe. Toolchain building fails on Cygwin after copying the readelf thingy. | |||
2011-01-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-03 | fix qemu targets, make them bootable again | Waldemar Brodkorb | |
2011-01-03 | avoid error message, when not available | Waldemar Brodkorb | |
2011-01-03 | make it cross-compile | Waldemar Brodkorb | |
2011-01-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-03 | add mtrr support, mask some drivers not useful for ibm x40 | Waldemar Brodkorb | |
2011-01-03 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-03 | update mplayer to latest svn | Waldemar Brodkorb | |
2011-01-03 | ignore warning, when not found | Waldemar Brodkorb | |
2011-01-02 | more make bulk fixes. sparc eglibc is broken. add special handling for qemu ↵ | Waldemar Brodkorb | |
targets | |||
2011-01-02 | when creating package flavours, depend on main package | Waldemar Brodkorb | |
2011-01-02 | add parport_pc support | Waldemar Brodkorb | |
2011-01-02 | fix native builds, enable hardware choices. enable parallelport for ibm-x40 | Waldemar Brodkorb | |
2011-01-02 | fix bulktoolchain build | Waldemar Brodkorb | |
2011-01-02 | fix typo, arm is little endian | Waldemar Brodkorb | |
2011-01-02 | remove obsolete stuff | Waldemar Brodkorb | |
2011-01-02 | we need leading slash, othwerwise subdirectories will be ignored, reported ↵ | Waldemar Brodkorb | |
by jseitter | |||
2011-01-02 | fix kernel install problem | Waldemar Brodkorb | |
2011-01-02 | resolve merge conflict | Waldemar Brodkorb | |
2011-01-02 | add an example interfaces file, make tmpfs configurable via menu | Waldemar Brodkorb | |