add BOARD and KERNEL to tgz image file name
[openwrt/openwrt.git] / openwrt / include /
2006-09-24 Nicolas Thilladd BOARD and KERNEL to tgz image file name
2006-09-24 Nicolas Thilladd CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
2006-09-18 Mike Bakercorrect arguments to Build/Prepare/Default
2006-09-07 Felix Fietkauadd quotes to ipkg name in the rebuild check
2006-09-07 Felix Fietkaudon't run rebuild checks for dump and prereq
2006-09-07 Felix Fietkauadd extra rebuild check for development libraries
2006-09-07 Felix Fietkaufix unnecessary rebuilds for library package directorie...
2006-09-07 Mike BakerClean up prereq error messages
2006-08-30 Felix Fietkauuse an if block on the whole configure command
2006-08-30 Mike Bakerfix previous commit
2006-08-30 Felix Fietkauonly run trap error code in the configure template...
2006-08-30 Mike BakerAdd new warning to help track down pesky compile issues
2006-08-27 Felix Fietkaumove $(MAKE) packages from .linux-compile: to compile:
2006-08-27 Felix Fietkaufix LINUX_RELEASE and use it for the kmod-* build
2006-08-25 Imre Kalozadd basic support for the Magicbox boards
2006-08-24 Felix Fietkauadd prereq check to prevent people from building openwr...
2006-08-22 Florian FainelliPort kmod-tun to the new module layout
2006-08-22 Florian FainelliPort kmod-gre to the new module layout
2006-08-20 Felix Fietkauport kmod-ipv6 to the new system
2006-08-18 Gerry RozemaRemove postinit stuff for initramfs
2006-08-18 Gerry Rozemahandle postinit for initramfs
2006-08-18 Felix Fietkauremove reference to missing file
2006-08-18 Gerry RozemaUpdate for initramfs handling
2006-08-18 Nicolas Thillcosmetic coherency fix
2006-08-17 Felix Fietkaufix KERNELNAME
2006-08-17 Gerry RozemaBuild bzImage for x86 builds - allow ext2 images even...
2006-08-17 Mike Bakertidy up output
2006-08-17 Mike Bakerfix accidental tab
2006-08-16 Mike BakerShow error messages when collecting the package info
2006-08-16 Mike Bakerfix issues if kernel config is changed after the compil...
2006-08-14 Gerry RozemaMove a bunch of ethernet hardware drivers to new kernel...
2006-08-14 Gerry RozemaMake ext2 image larger for uml, update uml kernel config
2006-08-10 Nicolas Thillfix uml-2.6 (closes: #678)
2006-08-05 Florian FainelliForce remove of the symbolic link build_arm/linux,...
2006-08-04 Mike Bakerautomatically turn off colors
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakeryet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-08-02 Mike Bakerremove debug line
2006-08-02 Mike Bakercorrect [4397]
2006-08-02 Mike Bakerfix CONFIG_ALL
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-31 Felix Fietkaudon't try to package ipt_SNAT and ipt_DNAT when making...
2006-07-30 Felix Fietkauport ppp modules to package/kernel and fix ppp package...
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-28 Mike Bakerfix build issues with SMP compiles
2006-07-26 Mike Bakeradd more ipkg validation checks
2006-07-23 Felix Fietkauadd ncurses to prereq checks
2006-07-22 Nicolas Thilladd genext2fs to build ext2 filesystem images
2006-07-22 Felix Fietkauport over the netfilter module packaging to the new...
2006-07-22 Felix Fietkaufix NO_TRACE_MAKE
2006-07-22 Felix Fietkaurevert last prereq.mk - seems to be a different issue
2006-07-22 Felix Fietkaufix prereqs
2006-07-21 Mike Bakerfix a few directories missed in [4176]'s source ->...
2006-07-21 Felix Fietkauadd submenu dependencies (used to hide the proprietary...
2006-07-21 Mike Bakerfix a few broken depenancies
2006-07-20 Mike Bakerchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 Mike Bakerupdate prereqs
2006-07-20 Gerry RozemaUML target completed. Added ext2 target fs for use...
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-07-20 Mike Bakercleanup & revert [4159]
2006-07-19 Felix Fietkaucheck for zlib.h as well
2006-07-19 Felix Fietkauadd a simple prerequisite check
2006-07-18 Felix Fietkaufix KBUILD_VERBOSE if V is unset
2006-07-18 Felix Fietkauaccept V= from the environment as well
2006-07-18 Felix Fietkaumake the buildroot-ng sdk compatible with the old packages
2006-07-18 Felix Fietkaumove the cryptoapi kmod to package/kernel
2006-07-18 Felix Fietkaumove some of the kernel module packaging to package...
2006-07-18 Felix Fietkaucheck if the Package/$(NAME) template is defined before...
2006-07-10 Mike Bakerrebuild ipkg control files if Makefile changes
2006-07-10 Mike Bakeradd a new FORCEREBUILD option to Package/<name> to...
2006-07-10 Mike Bakerfix broken .pkginfo under certain situations
2006-07-09 Florian FainelliAdd missing brcm63xx-2.6 target to the target list
2006-07-02 Felix Fietkaualways set NO_TRACE_MAKE
2006-06-28 Felix Fietkauadd workaround for kernel module install
2006-06-27 Mike Bakerminor changes
2006-06-27 Mike Bakercredit where credit is due
2006-06-26 Felix Fietkauadd support for new modules.mk format (no autogenerated...
2006-06-25 Nicolas Thillfix inclusion of kernel modules selected for install...
2006-06-25 Felix Fietkauadd extra targets to improve make tracing output
2006-06-25 Felix Fietkaumove the broadcom driver stuff into its own submenu
2006-06-23 Mike Bakerprevent verbose script from corrupting .pkginfo
2006-06-23 Mike Bakerset default verbosity to 0
2006-06-23 Mike Bakerfix kernel configure target
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-23 Mike Bakernew verbose/trace script for make
2006-06-23 Mike Baker.pkginfo cleanup #2
2006-06-23 Mike Bakerset defaults for .pkginfo
2006-06-22 Felix Fietkauremove stale reference to package/rules.mk - not that...
2006-06-22 Felix Fietkauadd 0xdeadc0de to the jffs2 filesystem images
2006-06-21 Felix Fietkaumove target/linux/image to target/image
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...