Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spaces in patch file names. | P. J. McDermott | 2013-06-18 | 1 | -4/+4 |
| | | | | | | | | | | | | GNU Patch can handle spaces between file names and dates, but BusyBox patch requires tabs. Fixes: ob-applypatches: Applying patch "01_allow-more-dirs-to-be-configured.patch"... patching file gcc/gcc.c 2013-04-25 21:16:04.893780032 -0400 patch: can't open 'gcc/gcc.c 2013-04-25 21:16:04.893780032 -0400': No such file or directory ob-applypatches: Error: Can't apply patch "01_allow-more-dirs-to-be-configured.patch" | ||||
* | Add patch to fix empty awk function on BusyBox. | P. J. McDermott | 2013-06-18 | 1 | -0/+27 |
| | |||||
* | Rename patch file and adjust patch description. | P. J. McDermott | 2013-04-26 | 1 | -1/+4 |
| | |||||
* | Adjust patch to add additional GCC search dir. | P. J. McDermott | 2013-04-26 | 1 | -0/+40 |
| | |||||
* | Set gxx_include_dir and host_installdir. | P. J. McDermott | 2013-04-21 | 1 | -4/+10 |
| | |||||
* | Set libsubincludedir and fincludedir. | P. J. McDermott | 2013-04-21 | 1 | -10/+21 |
| | |||||
* | Set libsubdir and libexecsubdir. | P. J. McDermott | 2013-04-21 | 1 | -5/+9 |
| | |||||
* | Set toolexeclibdir and MULTIOSDIR. | P. J. McDermott | 2013-04-20 | 1 | -0/+117 |