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