get rid of the ncurses host build - the only reason why it was necessary in the first...
[openwrt/svn-archive/archive.git] / include /
2009-03-17 Hamish GuthrieFinal updates to default configuration of ps3 petitboot...
2009-03-17 Imre Kalozupdate to 2.6.28.8
2009-03-17 Felix Fietkaufix quilt variable and stampfile usage for host builds
2009-03-17 Felix Fietkaufix download reverse depends
2009-03-17 Felix Fietkauadd PKG_HOST_ONLY variable to prevent target builds
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-16 Felix Fietkauremove autoconf from prereq-build.mk, as it is part...
2009-03-16 Lars-Peter ClausenBison is not a prerequirement since it's build as part...
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-03-13 Felix Fietkaufix the target-local CONFIG_SITE export. apparently...
2009-03-12 Felix Fietkaumake the compile: host-install dependency independent...
2009-03-12 Felix Fietkauenable Host/Install on compile: if package.mk is included
2009-03-12 Felix Fietkaumove the CONFIG_SITE export to target-local exports
2009-03-09 Felix Fietkaufix KERNEL_PATCHVER for rc kernels
2009-03-09 Felix Fietkauprepend $(STAGING_DIR)/host to the PATH only in target...
2009-03-03 Felix Fietkauallow uml to access host.mk at DUMP time
2009-03-03 Felix Fietkauget rid of one more $(shell) instance
2009-03-03 Felix Fietkauoptimize the .config dependency chain in the toplevel...
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-03-03 Felix Fietkauavoid repeating the same dependency multiple times
2009-03-03 Felix Fietkauavoid implicit rules in even more places
2009-03-03 Felix Fietkauavoid using implicit rules during metadata dump to...
2009-03-03 Felix Fietkauspeed up metadata scanning a lot by avoiding unnecessar...
2009-03-02 Ralph Hempeldon't abort if the operation is failing
2009-03-02 Andy Boyettreadd $(HOST_CONFIGURE_VARS) to Host/Configure/Default...
2009-03-01 Ralph Hempeladded source distribution to package dump, used by...
2009-02-28 Felix Fietkauadjust host-build.mk to bring it closer to package.mk
2009-02-28 Felix Fietkauadd staging_dir/host/lib to LD_LIBRARY_PATH so that...
2009-02-25 Felix Fietkauallow packages to override PKG_UNPACK, HOST_UNPACK
2009-02-23 Nicolas Thill[toolchain] move common variables to a dedicated includ...
2009-02-23 Felix Fietkauinitialize the url field for packages
2009-02-22 Felix Fietkauallow a separate patch directory for host patches
2009-02-22 Felix Fietkaufix the host vs native stampfile dependencies to improv...
2009-02-22 Felix Fietkauonly define unpack templates if PKG_SOURCE is set
2009-02-22 Felix Fietkauallow concurrent use of host-build.mk and package.mk...
2009-02-22 Felix Fietkaueliminate redundancy by creating the quilt_used stampfi...
2009-02-22 Felix Fietkaufix missing change from r14610
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-22 Felix Fietkaufix typo
2009-02-21 Hauke Mehrtens[kernel] update to 2.6.28.7 and 2.6.27.19
2009-02-21 Felix Fietkauremove support for ipp2p - it's unmaintained, broken...
2009-02-21 Felix Fietkaumove the EABI config override to the generic kernel...
2009-02-20 Ralph Hempelavoid kernel version in target if sub-targets available
2009-02-20 Ralph Hempelchange DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict...
2009-02-19 Felix Fietkaufix potential rootfs owner/group mismatch (tgz root...
2009-02-19 Felix Fietkaumake cvs checkouts more flexible. packages must now...
2009-02-19 Gabor Juhos[kernel] update to 2.6.28.6
2009-02-18 Markus Wiggeadded 2.6.28.6 checksum
2009-02-17 Nicolas Thill[tools] genext2fs: update to 1.4.1
2009-02-15 Gabor Juhos[kernel] update to 2.6.27.17
2009-02-15 Gabor Juhos[kernel] update to 2.6.28.5
2009-02-14 Felix Fietkaukernel: add missing definition for CONFIG_KALLSYMS_ALL
2009-02-13 Michael BüschAdd 2.6.28.5 md5sum
2009-02-09 Gabor Juhos[kernel] netfilter: remove CHAOS, TARPIT and DELUDE...
2009-02-08 Gabor Juhos[kernel] update to 2.6.28.4
2009-02-08 Gabor Juhos[kernel] update to 2.6.27.15
2009-02-02 Felix Fietkaustrip the .note.gnu.build-id section from kernel images...
2009-02-02 Nicolas Thillprevent quilt from loading any configuration file ...
2009-01-29 Lars-Peter ClausenAdd menuconfig option for enabling profiling in the...
2009-01-29 Nicolas Thillmove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2009-01-28 Gabor Juhos[kernel] update to 2.6.28.2
2009-01-25 Gabor Juhos[kernel] remove trailing whitespace from the md5sum...
2009-01-25 Felix Fietkauimprove support for building on mac os x by improving...
2009-01-25 Gabor Juhos[kernel] update to 2.6.27.13
2009-01-25 John Crispinif quilt failed whilst patching, no output was shown
2009-01-23 Gabor Juhos[kernel] switch to 2.6.27.12
2009-01-22 Mirko Vogtdo not ignore exit codes of quilt anymore (by nbd)
2009-01-21 Nicolas Thilladjust site config files for uClibc ARM EABI
2009-01-20 Felix Fietkauadd a menuconfig option for enabling KALLSYMS for the...
2009-01-15 Gabor Juhos[kernel] update to 2.6.27.11
2009-01-13 Felix Fietkauadd support for an optional staging directory for debug...
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2009-01-11 Felix Fietkaufix LINUX_KARCH for x86
2009-01-11 Nicolas Thilladd missing 'ac_cv_sizeof_unsigned_long_long' variable
2009-01-08 Nicolas Thill[massive] add support for alternative C libraries ...
2009-01-06 Felix Fietkaumake config.{guess,sub} writable before attempting...
2008-12-25 Matteo Croceadd MD5 for the kernel 2.6.28
2008-12-20 Gabor Juhos[kernel] fix kernel version for 2.6.27.10
2008-12-19 Gabor Juhos[kernel] oops, forgot the md5 of the 2.6.27.10 tarball
2008-12-16 Gabor Juhos[kernel] update to 2.6.27.9 and refresh patches
2008-12-14 Florian FainelliAdd sizeof of unsigned long long
2008-12-11 Nicolas Thilladd an "Installed-Size" field to package control files...
2008-12-10 Imre Kalozdefrag needs to be loaded before conntrack_ipv4
2008-12-10 Imre Kalozfix conntrack on 2.6.28
2008-12-06 Gabor Juhos[kernel] update to 2.6.27.8 and refresh patches
2008-11-26 Imre Kalozuse the default kernel target on powerpc
2008-11-25 Imre Kalozupdate to 2.6.27.7
2008-11-22 Nicolas Thillallow cvs/git/hg/svn wrap_mirror to work for host tools...
2008-11-17 Imre Kalozupdate to 2.6.27.6
2008-11-12 Gabor Juhos[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and...
2008-11-11 Steven BarthDisable LuCI in default build config as it should be...
2008-11-11 Nicolas Thillbridge (brctl) changes:
2008-11-07 Gabor Juhos[kernel] update to 2.6.25.19, and refresh patches
2008-11-06 Felix Fietkauenable luci-admin-mini by default as suggested by cyrus
2008-10-28 Florian FainelliUse 2.6.27.4 kernel version
2008-10-27 Felix Fietkaufix conditional depends in ipkg control files
2008-10-23 Florian FainelliUpdate to 2.6.26.7
2008-10-23 Florian FainelliUpdate targets to 2.6.27.3
2008-10-21 Felix Fietkaufix prepare error with brcm-2.4 and missing files/...
2008-10-18 Felix Fietkauchange the way ./files* and the generic kernel files...
next