2006-11-02 |
florian | Move out autotools touching stuff to a macro |
tree | commitdiff |
2006-11-02 |
florian | Ok, third round, the right one, touch the file anyway... |
tree | commitdiff |
2006-11-02 |
florian | Update makefiles to use the autotools stuff put in... |
tree | commitdiff |
2006-11-02 |
florian | Some more stuff |
tree | commitdiff |
2006-11-02 |
florian | Move out some generic code to prevent autotools from... |
tree | commitdiff |
2006-10-27 |
kaloz | rename the xscale target to ixp4xx for the forthcoming... |
tree | commitdiff |
2006-10-24 |
nbd | fix dependencies on the virtual kernel package (fixes... |
tree | commitdiff |
2006-10-22 |
nico | strip third arg (dir name) to Build/Configure/Default... |
tree | commitdiff |
2006-10-20 |
nico | fix squid and rp-pppoe (closes: #869) |
tree | commitdiff |
2006-10-19 |
nbd | fix typo |
tree | commitdiff |
2006-10-19 |
nbd | fix gnupg compile |
tree | commitdiff |
2006-10-19 |
nbd | enable download target only if PKG_SOURCE_URL is set |
tree | commitdiff |
2006-10-19 |
nbd | small fix for the sitefiles |
tree | commitdiff |
2006-10-19 |
nbd | fix bmon compile |
tree | commitdiff |
2006-10-19 |
nbd | add sitefiles similar to the ones from openembedded |
tree | commitdiff |
2006-10-19 |
nbd | fix unnecessary kernel package recompile |
tree | commitdiff |
2006-10-19 |
nbd | cleanup/rewrite of the kernel build process |
tree | commitdiff |
2006-10-19 |
nbd | cleanup |
tree | commitdiff |
2006-10-19 |
nbd | forgot to remove 2 files |
tree | commitdiff |
2006-10-19 |
nbd | finally kill KMOD_template - removes a big chunk of... |
tree | commitdiff |
2006-10-19 |
nbd | make filesystem size selection generic (for ext2) |
tree | commitdiff |
2006-10-19 |
nbd | port more modules over to the new system |
tree | commitdiff |
2006-10-18 |
nbd | change rm to rm -f to avoid bogus make messages |
tree | commitdiff |
2006-10-18 |
nbd | improve parallel building |
tree | commitdiff |
2006-10-18 |
nico | fix uml-2.6 build, move KERNELNAME to kernel-build.mk |
tree | commitdiff |
2006-10-17 |
nbd | fix module autoload option |
tree | commitdiff |
2006-10-17 |
nbd | port soundcore module |
tree | commitdiff |
2006-10-17 |
nbd | port the usb modules over to the new system |
tree | commitdiff |
2006-10-17 |
nbd | add PROVIDES option, currently only used for menuconfig |
tree | commitdiff |
2006-10-17 |
nbd | make kernel module packaging code reusable and use... |
tree | commitdiff |
2006-10-17 |
nbd | some kernel module cleanup |
tree | commitdiff |
2006-10-15 |
florian | Merge preliminary rdc-2.6 support (Airlink101 AR525W) |
tree | commitdiff |
2006-10-15 |
florian | Prevent SSH keys from being chmoded to 644 (#664),... |
tree | commitdiff |
2006-10-14 |
nbd | check for empty patch directories |
tree | commitdiff |
2006-10-14 |
nbd | move '-' parameter to TAR_OPTIONS, so that packages... |
tree | commitdiff |
2006-10-14 |
nbd | remove some obsolete stuff |
tree | commitdiff |
2006-10-14 |
nbd | use $(TAR) in unpack commands |
tree | commitdiff |
2006-10-14 |
nbd | fix mistakes in unpack change |
tree | commitdiff |
2006-10-14 |
nbd | add prereq check for case-sensitive filesystem |
tree | commitdiff |
2006-10-14 |
nbd | move common unpacking code to unpack.mk, replace zcat... |
tree | commitdiff |
2006-10-13 |
nbd | add prereq check for wget |
tree | commitdiff |
2006-10-13 |
nbd | fix tar detection |
tree | commitdiff |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
tree | commitdiff |
2006-10-10 |
nbd | more fixes |
tree | commitdiff |
2006-10-10 |
nbd | don't include host.mk from rules.mk - confuses package... |
tree | commitdiff |
2006-10-10 |
nbd | more portability fixes and a prereq check for gnu tar |
tree | commitdiff |
2006-10-10 |
nbd | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other... |
tree | commitdiff |
2006-10-10 |
nbd | don't touch TAR_OPTIONS in host.mk |
tree | commitdiff |
2006-10-10 |
nbd | hide .host.mk commands |
tree | commitdiff |
2006-10-10 |
nbd | only use --wildcards for gnu tar |
tree | commitdiff |
2006-10-10 |
nbd | move the common variables from host-build.mk to host.mk |
tree | commitdiff |
2006-10-10 |
nbd | add support for Package/<pkgname>/description - old... |
tree | commitdiff |
2006-10-10 |
nbd | add support for a common shell include file, which... |
tree | commitdiff |
2006-10-10 |
nbd | put LINUX_KARCH in .kernel.mk |
tree | commitdiff |
2006-10-10 |
nbd | move certain host related variables to .host.mk generat... |
tree | commitdiff |
2006-10-09 |
nico | Remove old kmod packaging entries moved to the new... |
tree | commitdiff |
2006-10-09 |
florian | Port kmod-ipip to the new module layout |
tree | commitdiff |
2006-10-08 |
nbd | fix unnecessary package rebuild |
tree | commitdiff |
2006-10-07 |
nbd | remove x86-2.4 |
tree | commitdiff |
2006-10-06 |
nbd | port kmod-sched to new kernel packaging system |
tree | commitdiff |
2006-10-05 |
nbd | speed up package prereq check (only run make on those... |
tree | commitdiff |
2006-09-27 |
nbd | add portability fixes for toolchain/tools (full tools... |
tree | commitdiff |
2006-09-27 |
nbd | use 'false' instead of '/bin/false' |
tree | commitdiff |
2006-09-24 |
nico | fix DESCRIPTION use in menuconfig and ipkg control... |
tree | commitdiff |
2006-09-24 |
nbd | clean up and really fix bogus build_ directory |
tree | commitdiff |
2006-09-24 |
nico | add BOARD and KERNEL to tgz image file name |
tree | commitdiff |
2006-09-24 |
nico | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure... |
tree | commitdiff |
2006-09-18 |
mbm | correct arguments to Build/Prepare/Default |
tree | commitdiff |
2006-09-07 |
nbd | add quotes to ipkg name in the rebuild check |
tree | commitdiff |
2006-09-07 |
nbd | don't run rebuild checks for dump and prereq |
tree | commitdiff |
2006-09-07 |
nbd | add extra rebuild check for development libraries |
tree | commitdiff |
2006-09-07 |
nbd | fix unnecessary rebuilds for library package directorie... |
tree | commitdiff |
2006-09-07 |
mbm | Clean up prereq error messages |
tree | commitdiff |
2006-08-30 |
nbd | use an if block on the whole configure command |
tree | commitdiff |
2006-08-30 |
mbm | fix previous commit |
tree | commitdiff |
2006-08-30 |
nbd | only run trap error code in the configure template... |
tree | commitdiff |
2006-08-30 |
mbm | Add new warning to help track down pesky compile issues |
tree | commitdiff |
2006-08-27 |
nbd | move $(MAKE) packages from .linux-compile: to compile: |
tree | commitdiff |
2006-08-27 |
nbd | fix LINUX_RELEASE and use it for the kmod-* build |
tree | commitdiff |
2006-08-25 |
kaloz | add basic support for the Magicbox boards |
tree | commitdiff |
2006-08-24 |
nbd | add prereq check to prevent people from building openwr... |
tree | commitdiff |
2006-08-22 |
florian | Port kmod-tun to the new module layout |
tree | commitdiff |
2006-08-22 |
florian | Port kmod-gre to the new module layout |
tree | commitdiff |
2006-08-20 |
nbd | port kmod-ipv6 to the new system |
tree | commitdiff |
2006-08-18 |
groz | Remove postinit stuff for initramfs |
tree | commitdiff |
2006-08-18 |
groz | handle postinit for initramfs |
tree | commitdiff |
2006-08-18 |
nbd | remove reference to missing file |
tree | commitdiff |
2006-08-18 |
groz | Update for initramfs handling |
tree | commitdiff |
2006-08-18 |
nico | cosmetic coherency fix |
tree | commitdiff |
2006-08-17 |
nbd | fix KERNELNAME |
tree | commitdiff |
2006-08-17 |
groz | Build bzImage for x86 builds - allow ext2 images even... |
tree | commitdiff |
2006-08-17 |
mbm | tidy up output |
tree | commitdiff |
2006-08-17 |
mbm | fix accidental tab |
tree | commitdiff |
2006-08-16 |
mbm | Show error messages when collecting the package info |
tree | commitdiff |
2006-08-16 |
mbm | fix issues if kernel config is changed after the compil... |
tree | commitdiff |
2006-08-14 |
groz | Move a bunch of ethernet hardware drivers to new kernel... |
tree | commitdiff |
2006-08-14 |
groz | Make ext2 image larger for uml, update uml kernel config |
tree | commitdiff |
2006-08-10 |
nico | fix uml-2.6 (closes: #678) |
tree | commitdiff |
2006-08-05 |
florian | Force remove of the symbolic link build_arm/linux,... |
tree | commitdiff |
2006-08-04 |
mbm | automatically turn off colors |
tree | commitdiff |
next |