Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix KERNEL_PATCHVER for rc kernels | Felix Fietkau | 2009-03-09 |
| | | | | SVN-Revision: 14808 | ||
* | prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile ↵ | Felix Fietkau | 2009-03-09 |
| | | | | | | targets, should fix usage of cross tools with host builds SVN-Revision: 14800 | ||
* | allow uml to access host.mk at DUMP time | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14743 | ||
* | get rid of one more $(shell) instance | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14741 | ||
* | optimize the .config dependency chain in the toplevel makefile | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14740 | ||
* | replace a few unnecessary $(shell) calls | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14739 | ||
* | avoid repeating the same dependency multiple times | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14738 | ||
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14737 | ||
* | avoid using implicit rules during metadata dump to speed up the process even ↵ | Felix Fietkau | 2009-03-03 |
| | | | | | | more SVN-Revision: 14736 | ||
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵ | Felix Fietkau | 2009-03-03 |
| | | | | | | make recursions SVN-Revision: 14734 | ||
* | don't abort if the operation is failing ( if the board is connected via NFS ↵ | Ralph Hempel | 2009-03-02 |
| | | | | | | files might be created by root and can't be changed at this point of time ) SVN-Revision: 14729 | ||
* | readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 | Andy Boyett | 2009-03-02 |
| | | | | SVN-Revision: 14724 | ||
* | added source distribution to package dump, used by our SDK (include source ↵ | Ralph Hempel | 2009-03-01 |
| | | | | | | distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) SVN-Revision: 14703 | ||
* | adjust host-build.mk to bring it closer to package.mk | Felix Fietkau | 2009-02-28 |
| | | | | SVN-Revision: 14699 | ||
* | add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications ↵ | Felix Fietkau | 2009-02-28 |
| | | | | | | can install and make use of shared libraries SVN-Revision: 14698 | ||
* | allow packages to override PKG_UNPACK, HOST_UNPACK | Felix Fietkau | 2009-02-25 |
| | | | | SVN-Revision: 14659 | ||
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 |
| | | | | SVN-Revision: 14648 | ||
* | initialize the url field for packages | Felix Fietkau | 2009-02-23 |
| | | | | SVN-Revision: 14643 | ||
* | allow a separate patch directory for host patches | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14630 | ||
* | fix the host vs native stampfile dependencies to improve quilt support | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14629 | ||
* | only define unpack templates if PKG_SOURCE is set | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14623 | ||
* | allow concurrent use of host-build.mk and package.mk as well as their templates | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14621 | ||
* | eliminate redundancy by creating the quilt_used stampfile in the right place | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14620 | ||
* | fix missing change from r14610 | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14617 | ||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||
* | fix typo | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14609 | ||
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 |
| | | | | SVN-Revision: 14601 | ||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | ||
* | move the EABI config override to the generic kernel config overrides, as ↵ | Felix Fietkau | 2009-02-21 |
| | | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594 | ||
* | avoid kernel version in target if sub-targets available (usefull if we have ↵ | Ralph Hempel | 2009-02-20 |
| | | | | | | 2.4 and 2.6 sub-targets in parallel) SVN-Revision: 14576 | ||
* | change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) | Ralph Hempel | 2009-02-20 |
| | | | | SVN-Revision: 14575 | ||
* | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | Felix Fietkau | 2009-02-19 |
| | | | | SVN-Revision: 14569 | ||
* | make cvs checkouts more flexible. packages must now specify either -r <tag> ↵ | Felix Fietkau | 2009-02-19 |
| | | | | | | or -D <date> in their source revision specification. previously date based checkouts were not supported SVN-Revision: 14566 | ||
* | update to 2.6.28.6 | Gabor Juhos | 2009-02-19 |
| | | | | SVN-Revision: 14565 | ||
* | added 2.6.28.6 checksum | Markus Wigge | 2009-02-18 |
| | | | | SVN-Revision: 14552 | ||
* | genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 |
| | | | | SVN-Revision: 14536 | ||
* | update to 2.6.27.17 | Gabor Juhos | 2009-02-15 |
| | | | | SVN-Revision: 14513 | ||
* | update to 2.6.28.5 | Gabor Juhos | 2009-02-15 |
| | | | | SVN-Revision: 14512 | ||
* | kernel: add missing definition for CONFIG_KALLSYMS_ALL | Felix Fietkau | 2009-02-14 |
| | | | | SVN-Revision: 14507 | ||
* | Add 2.6.28.5 md5sum | Michael Büsch | 2009-02-13 |
| | | | | SVN-Revision: 14502 | ||
* | netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 |
| | | | | SVN-Revision: 14461 | ||
* | update to 2.6.28.4 | Gabor Juhos | 2009-02-08 |
| | | | | SVN-Revision: 14441 | ||
* | update to 2.6.27.15 | Gabor Juhos | 2009-02-08 |
| | | | | SVN-Revision: 14440 | ||
* | strip the .note.gnu.build-id section from kernel images, which on some ↵ | Felix Fietkau | 2009-02-02 |
| | | | | | | platforms can lead to unusable 3.1G kernel image files SVN-Revision: 14357 | ||
* | prevent quilt from loading any configuration file (closes: #4520) | Nicolas Thill | 2009-02-02 |
| | | | | SVN-Revision: 14351 | ||
* | Add menuconfig option for enabling profiling in the kernel. | Lars-Peter Clausen | 2009-01-29 |
| | | | | SVN-Revision: 14272 | ||
* | move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change ↵ | Nicolas Thill | 2009-01-29 |
| | | | | | | its value to suit opkg SVN-Revision: 14269 | ||
* | update to 2.6.28.2 | Gabor Juhos | 2009-01-28 |
| | | | | SVN-Revision: 14247 | ||
* | remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes ↵ | Gabor Juhos | 2009-01-25 |
| | | | | | | #4502) SVN-Revision: 14185 | ||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 |
| | | | | | | components SVN-Revision: 14180 |