Age | Commit message (Expand) | Author |
2009-03-03 | allow uml to access host.mk at DUMP time | nbd |
2009-03-03 | get rid of one more $(shell) instance | nbd |
2009-03-03 | optimize the .config dependency chain in the toplevel makefile | nbd |
2009-03-03 | replace a few unnecessary $(shell) calls | nbd |
2009-03-03 | avoid repeating the same dependency multiple times | nbd |
2009-03-03 | avoid implicit rules in even more places | nbd |
2009-03-03 | avoid using implicit rules during metadata dump to speed up the process even ... | nbd |
2009-03-03 | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | nbd |
2009-03-02 | don't abort if the operation is failing | ralph |
2009-03-02 | readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 | agb |
2009-03-01 | added source distribution to package dump, used by our SDK (include source di... | ralph |
2009-02-28 | adjust host-build.mk to bring it closer to package.mk | nbd |
2009-02-28 | add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c... | nbd |
2009-02-25 | allow packages to override PKG_UNPACK, HOST_UNPACK | nbd |
2009-02-23 | [toolchain] move common variables to a dedicated include file | nico |
2009-02-23 | initialize the url field for packages | nbd |
2009-02-22 | allow a separate patch directory for host patches | nbd |
2009-02-22 | fix the host vs native stampfile dependencies to improve quilt support | nbd |
2009-02-22 | only define unpack templates if PKG_SOURCE is set | nbd |
2009-02-22 | allow concurrent use of host-build.mk and package.mk as well as their templates | nbd |
2009-02-22 | eliminate redundancy by creating the quilt_used stampfile in the right place | nbd |
2009-02-22 | fix missing change from r14610 | nbd |
2009-02-22 | build system refactoring in preparation for allowing packages to do host-buil... | nbd |
2009-02-22 | fix typo | nbd |
2009-02-21 | [kernel] update to 2.6.28.7 and 2.6.27.19 | hauke |
2009-02-21 | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | nbd |
2009-02-21 | move the EABI config override to the generic kernel config overrides, as it's... | nbd |
2009-02-20 | avoid kernel version in target if sub-targets available | ralph |
2009-02-20 | change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) | ralph |
2009-02-19 | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | nbd |
2009-02-19 | make cvs checkouts more flexible. packages must now specify either -r <tag> o... | nbd |
2009-02-19 | [kernel] update to 2.6.28.6 | juhosg |
2009-02-18 | added 2.6.28.6 checksum | markus |
2009-02-17 | [tools] genext2fs: update to 1.4.1 | nico |
2009-02-15 | [kernel] update to 2.6.27.17 | juhosg |
2009-02-15 | [kernel] update to 2.6.28.5 | juhosg |
2009-02-14 | kernel: add missing definition for CONFIG_KALLSYMS_ALL | nbd |
2009-02-13 | Add 2.6.28.5 md5sum | mb |
2009-02-09 | [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references | juhosg |
2009-02-08 | [kernel] update to 2.6.28.4 | juhosg |
2009-02-08 | [kernel] update to 2.6.27.15 | juhosg |
2009-02-02 | strip the .note.gnu.build-id section from kernel images, which on some platfo... | nbd |
2009-02-02 | prevent quilt from loading any configuration file (closes: #4520) | nico |
2009-01-29 | Add menuconfig option for enabling profiling in the kernel. | lars |
2009-01-29 | move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change i... | nico |
2009-01-28 | [kernel] update to 2.6.28.2 | juhosg |
2009-01-25 | [kernel] remove trailing whitespace from the md5sum of the 2.6.27.13 tarball ... | juhosg |
2009-01-25 | improve support for building on mac os x by improving detection of missing co... | nbd |
2009-01-25 | [kernel] update to 2.6.27.13 | juhosg |
2009-01-25 | if quilt failed whilst patching, no output was shown | blogic |