| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ok, third round, the right one, touch the file anyway, does not break other p... | florian | 2006-11-02 | 1 | -7/+8 |
* | Update makefiles to use the autotools stuff put in the template, remove bogus... | florian | 2006-11-02 | 1 | -1/+0 |
* | Some more stuff | florian | 2006-11-02 | 1 | -0/+4 |
* | Move out some generic code to prevent autotools from re-creating files | florian | 2006-11-02 | 1 | -0/+6 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 1 | -1/+1 |
* | fix dependencies on the virtual kernel package (fixes #878) | nbd | 2006-10-24 | 1 | -1/+1 |
* | strip third arg (dir name) to Build/Configure/Default macro | nico | 2006-10-22 | 1 | -1/+1 |
* | fix squid and rp-pppoe (closes: #869) | nico | 2006-10-20 | 6 | -21/+82 |
* | fix typo | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix gnupg compile | nbd | 2006-10-19 | 1 | -1/+1 |
* | enable download target only if PKG_SOURCE_URL is set | nbd | 2006-10-19 | 1 | -1/+1 |
* | small fix for the sitefiles | nbd | 2006-10-19 | 1 | -1/+2 |
* | fix bmon compile | nbd | 2006-10-19 | 1 | -0/+1 |
* | add sitefiles similar to the ones from openembedded | nbd | 2006-10-19 | 7 | -0/+157 |
* | fix unnecessary kernel package recompile | nbd | 2006-10-19 | 1 | -10/+12 |
* | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 2 | -72/+119 |
* | cleanup | nbd | 2006-10-19 | 2 | -10/+12 |
* | forgot to remove 2 files | nbd | 2006-10-19 | 2 | -26/+0 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 4 | -204/+2 |
* | make filesystem size selection generic (for ext2) | nbd | 2006-10-19 | 1 | -1/+4 |
* | port more modules over to the new system | nbd | 2006-10-19 | 2 | -125/+0 |
* | change rm to rm -f to avoid bogus make messages | nbd | 2006-10-18 | 1 | -1/+1 |
* | improve parallel building | nbd | 2006-10-18 | 1 | -2/+2 |
* | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | nico | 2006-10-18 | 2 | -11/+14 |
* | fix module autoload option | nbd | 2006-10-17 | 1 | -1/+5 |
* | port soundcore module | nbd | 2006-10-17 | 2 | -8/+0 |
* | port the usb modules over to the new system | nbd | 2006-10-17 | 2 | -128/+0 |
* | add PROVIDES option, currently only used for menuconfig | nbd | 2006-10-17 | 1 | -0/+2 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 1 | -0/+63 |
* | some kernel module cleanup | nbd | 2006-10-17 | 2 | -15/+0 |
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | florian | 2006-10-15 | 1 | -0/+1 |
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o... | florian | 2006-10-15 | 1 | -1/+1 |
* | check for empty patch directories | nbd | 2006-10-14 | 1 | -1/+1 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd | 2006-10-14 | 2 | -3/+3 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 1 | -3/+0 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -2/+2 |
* | fix mistakes in unpack change | nbd | 2006-10-14 | 3 | -6/+6 |
* | add prereq check for case-sensitive filesystem | nbd | 2006-10-14 | 1 | -0/+10 |
* | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | nbd | 2006-10-14 | 4 | -12/+22 |
* | add prereq check for wget | nbd | 2006-10-13 | 1 | -0/+4 |
* | fix tar detection | nbd | 2006-10-13 | 1 | -3/+4 |
* | more fixes | nbd | 2006-10-10 | 1 | -0/+1 |
* | don't include host.mk from rules.mk - confuses package dump | nbd | 2006-10-10 | 1 | -0/+1 |
* | more portability fixes and a prereq check for gnu tar | nbd | 2006-10-10 | 2 | -0/+13 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | nbd | 2006-10-10 | 1 | -17/+16 |
* | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 1 | -1/+1 |
* | hide .host.mk commands | nbd | 2006-10-10 | 1 | -4/+4 |
* | only use --wildcards for gnu tar | nbd | 2006-10-10 | 1 | -0/+4 |
* | move the common variables from host-build.mk to host.mk | nbd | 2006-10-10 | 2 | -18/+25 |
* | add support for Package/<pkgname>/description - old format still supported, b... | nbd | 2006-10-10 | 1 | -1/+8 |