summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...nbd2011-06-011-4/+13
* netfilter.mk: remove a few obsolete CompareKernelPatchVer callsnbd2011-06-011-17/+5
* remove the now unused Target-Kernel field from the target metadatanbd2011-05-301-1/+0
* remove kernel major version specific kernelpackage overridesnbd2011-05-301-2/+0
* remove legacy package/foo-compile wrapper targets, people should be used to t...nbd2011-05-281-2/+0
* kernel: some updates for kernel 2.6.39hauke2011-05-251-0/+3
* [netfilter] package u32 match and TEE target, patches by Maxim Uvarovjow2011-05-241-0/+8
* add LD_LIBRARY to cmake.mknbd2011-05-201-0/+1
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patcheshauke2011-05-151-2/+2
* use lazy evaluation to allow targets to override kernel config filesnbd2011-04-171-21/+14
* prepare .config before testing for missing optionsnbd2011-04-171-1/+1
* [include] silence error when package has no patches (patchwork 321)jow2011-04-121-1/+1
* firewall: allow local redirection of portsjow2011-04-121-2/+2
* [include] autotools.mk: disable autoreconf recursion if more than one dir is ...jow2011-04-111-0/+1
* [include] cmake.mk: don't assume toolchain binaries in .../bin/ if an externa...jow2011-04-111-0/+7
* iipt-debug: create bundle of netfilter modules for debugginghauke2011-04-091-0/+5
* build: log package dump failures to logs to avoid forcing user to write crypt...nbd2011-04-061-1/+6
* build: clean up handling of the kernel confignbd2011-04-063-22/+53
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...nbd2011-04-052-0/+2
* site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for dete...nbd2011-04-049-9/+9
* make the build system a bit more silent without V=99nbd2011-04-041-1/+1
* toplevel: add a warning about .config being out of sync after an updatenbd2011-04-041-0/+7
* [package] add kmod-ipt-ledflorian2011-04-031-0/+3
* kernel: add md5sum of kernelhauke2011-04-031-2/+2
* build: reduce the amount of generated make code for the initial prereq scan -...nbd2011-04-031-2/+7
* build: use a conditional @ sign before silenced targets instead of .SILENT - ...nbd2011-04-031-4/+2
* build: undefine debug helper templates used by subdir.mk if the DEBUG variabl...nbd2011-04-031-0/+10
* build: move the SH_FUNC eval to the beginning of the opkg control file build ...nbd2011-04-031-2/+2
* build: do not use shell calls to export empty opkg control files, speeds up p...nbd2011-04-031-0/+2
* tools/squashfs4: update to version 4.2 (adds support for xz compression)nbd2011-04-031-1/+9
* Update 2.6.38 to 2.6.38.2mb2011-03-281-2/+2
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...nbd2011-03-261-8/+8
* [include] target.mk: don't enable coreutils by default, it does not even exis...jow2011-03-221-4/+0
* add support for md5sum checks for mirrored tarballs of packages with version ...nbd2011-03-212-1/+3
* [include] image.mk: only upgrade permissions instead of overwriting, utilize ...jow2011-03-211-4/+6
* update to 2.6.32.33 and 2.6.37.4kaloz2011-03-181-4/+4
* add 2.6.38 md5sumkaloz2011-03-181-0/+3
* build: move the CCACHE_DIR to the build targets so that it doesn't interfere ...nbd2011-03-151-0/+1
* download.mk: properly quote download urlsnbd2011-03-131-1/+1
* kernel: update to kernel version 2.6.37.3hauke2011-03-131-2/+2
* kernel: update to kernel version 2.6.34.8hauke2011-03-131-2/+2
* kernel: update to kernel version 2.6.32.32hauke2011-03-131-2/+2
* [include] target: Added coreutils to list of default packages. It doesn't bu...cshore2011-03-111-0/+4
* Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fix...nbd2011-03-091-5/+0
* [include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the m...jow2011-03-091-0/+5
* [include] site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_no...jow2011-03-081-0/+2
* only support EABI on ARM targetskaloz2011-03-071-2/+0
* hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...nbd2011-03-071-1/+1
* [include] deploy .ipk archives with --force-maintainer to ensure that configs...jow2011-03-061-0/+1
* cmake: Fix ccachemb2011-03-051-2/+16