Use find -exec instead of xargs
[openwrt-10.03/.git] / include /
2007-04-02 florianUse find -exec instead of xargs
2007-04-02 florianTypo, nice
2007-04-02 florianAdd gawk as a preriquisite (needed for ramdisk images)
2007-04-01 nbdadd check for openwrt build system makefiles when scann...
2007-03-31 nbdcall Build/Clean for clean: in package makefiles
2007-03-28 nbdmake sure tmp/info gets created
2007-03-28 nbdadd PKG_NAME to prereq-build.mk so that failed checks...
2007-03-28 nbddetect changes in package/kernel/modules/*.mk when...
2007-03-24 nbdsplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_...
2007-03-24 nbdfix CONFIGURE_PATH and add MAKE_PATH
2007-03-24 nbduse recursive variable expansion for CONFIGURE_*, MAKE_...
2007-03-24 nbdtrigger a kernel module rebuild when the kernel config...
2007-03-24 nbdmove default templates for the kernel build to kernel...
2007-03-23 nbdmake busybox autorebuild on relevant config changes
2007-03-23 nbdsome cleanups in the metadata.pl script; allow target...
2007-03-16 nbdfix a small bug in the unpack code
2007-03-16 nbdremove some debug code that slipped into the commit
2007-03-16 nbdadd file type autodetection for the unpack command...
2007-03-16 nbdre-enable SDK=1 and DEVELOPER=1 overrides for building...
2007-03-16 nbdadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-16 nbdrevert part of [6573] to keep the speedup of metadata...
2007-03-16 mbmformatting and trivial cleanup
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-15 nbdsplit package.mk and clean up build system code (based...
2007-03-04 nbdfix metadata scan for profile split
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-03-04 nbdadd a crlf workaround similar to the one from freewrt
2007-03-02 nbdfinal fix for the profile selection
2007-03-02 nbdset the PROFILE variable in target.mk appropriately
2007-03-02 nbdrevert bogus target.mk change from [6465]
2007-03-02 nbdfix an error in the kernel image related commit
2007-03-02 pavlovcommit profile support for base-files... patches still...
2007-03-02 nbdkernel build cleanup
2007-03-02 nbdadd EXTRA_CFLAGS variable support
2007-03-02 nbdmake squashfs overlay support more generic and integrat...
2007-02-28 nbdfix kexec-tools build
2007-02-28 florianAdd ipt_CLASSIFY target for 2.4 kernels (#1338)
2007-02-27 nbdMassive speedup in the package/target scanning step
2007-02-26 nbdadd x86_64 sitefile
2007-02-26 nbdremove old variables
2007-02-26 nbdmove CXXFLAGS to MAKE_VARS
2007-02-26 nbdadd MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
2007-02-25 nbdrename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
2007-02-25 nbdmove configure args to CONFIGURE_ARGS and configure...
2007-02-25 nbdfix for including host.mk multiple times
2007-02-25 nbdfix stampfiles for host-builds
2007-02-25 nbdadd auto-rebuild for host builds (tested with tools...
2007-02-23 nbdalways dereference symbolic links when copying kernel...
2007-02-23 nbdfix kernel features detection - GENERIC_PLATFORM_DIR...
2007-02-22 pavlovmake maxinodes configureable for ext2
2007-02-22 nbdfix a small bug in the order of the profile metadata...
2007-02-22 nbdlast commit was missing a change...
2007-02-22 nbdReorganize kernel configs - target/linux/*/config is...
2007-02-16 nbdmake kernel_menuconfig work without target toolchain
2007-02-16 nbdadd top-level kernel_menuconfig target to unpack and...
2007-02-16 nbdwhen building a package, make sure that older versions...
2007-02-13 nbdfix multiport netfilter module installation (patch...
2007-02-04 nbdMinor kernel build changes:
2007-02-01 nicodisambiguate PKG_CONFIG_PATH, it is used for pkgconfig...
2007-01-31 mbmprint package name when prereq fails
2007-01-30 mbmfix colors when compiling with some newer versions...
2007-01-22 florianAdd chaostable from #1187, also enable netfilter module...
2007-01-22 nicocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-22 nbdfix a typo in my netfilter commit - worked for iptables...
2007-01-22 nbdadd missing config checks for the netfilter connmark...
2007-01-21 nbdpass the CFLAGS through the environment on compile...
2007-01-21 nbdmake spca5xx depend on video device support in the...
2007-01-20 nbdallow newlines in prereq error messages
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdadd descriptions to the broadcom target profiles and...
2007-01-20 nbdclean up package rebuild messages
2007-01-18 pavlovbring in 2.6.19.2 fixes, primarily for the fixed sata...
2007-01-14 nbdinclude section name in the package metadata
2007-01-13 nbdadd maintainer to package metadata
2007-01-13 nbdmerge the scripts dealing with package/target metadata...
2007-01-12 nbdFix the annoying base-files autorebuild bug.
2007-01-11 nbdfix unpacking of .zip files
2007-01-10 nbdAdd initial version of the new Image Builder
2007-01-05 kalozupgrade to Linux 2.4.34
2006-12-30 nicoonly squash owners, not permissions, when generating...
2006-12-25 nbdstore the default kernel version for our ports in a...
2006-12-23 florianAlso build bzImage for rdc boards
2006-12-20 nbdreplace another instance of a relative path to generic...
2006-12-18 nbdsome platform support path name cleanup
2006-12-18 nbdadd a missing dependency - prevented clean rebuild...
2006-12-17 nicoprevent pkg-config from looking for .pc files on the...
2006-12-17 rwhitbyA little endian arm site defaults, in case anyone wants...
2006-12-16 nbdfix path to generic init file when using a symlinked...
2006-12-08 nbdallow package directories to override the path to configure
2006-12-08 nbdminor cleanup
2006-11-30 nbdbuild all packages in a package directory by default...
2006-11-28 mbmtrivial changes
2006-11-28 nbdmore cleanup, build fix on freebsd
2006-11-27 nbdanother bsd bugfix
2006-11-27 nbdtrap chmod errors in tar unpack on bsd - modes like...
2006-11-27 nbdfix collecting package metadata on freebsd
2006-11-27 nbdminor cleanup and freebsd compile fix
2006-11-25 nbdfix pesky kmod-* ipkg install bug
2006-11-24 nbdadd a prereq check for autoconf
2006-11-22 nbdmove platform specific base-files into target/linux...
next