summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ...Jo-Philipp Wich2011-08-01
* only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...Felix Fietkau2011-07-25
* kernel.mk: Fix kernel module path for 3.0Jonas Gorski2011-07-24
* default to using gzip with mksquashfs if lzma and xz are unavailableFelix Fietkau2011-07-24
* cmake: fix ccache command when using host ccache (patch from #9611)Felix Fietkau2011-07-24
* kernel: update to linux-3.0 and refresh patches.Hauke Mehrtens2011-07-22
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-04
* automatic subtarget enumarationJohn Crispin2011-07-03
* extend squashfs padding for 256k flash sectorsJohn Crispin2011-07-03
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-02
* add a portable version of sys/sysmacros.h and and let the kernel use the host...Felix Fietkau2011-07-02
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-02
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-28
* cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compil...Jo-Philipp Wich2011-06-22
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-18
* Properly extract KERNEL_PATCHVER for linux 3.0Hauke Mehrtens2011-06-15
* update to 2.6.39.1Florian Fainelli2011-06-04
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...Felix Fietkau2011-06-01
* netfilter.mk: remove a few obsolete CompareKernelPatchVer callsFelix Fietkau2011-06-01
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-30
* remove kernel major version specific kernelpackage overridesFelix Fietkau2011-05-30
* remove legacy package/foo-compile wrapper targets, people should be used to t...Felix Fietkau2011-05-28
* kernel: some updates for kernel 2.6.39Hauke Mehrtens2011-05-25
* package u32 match and TEE target, patches by Maxim UvarovJo-Philipp Wich2011-05-24
* add LD_LIBRARY to cmake.mkFelix Fietkau2011-05-20
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-15
* use lazy evaluation to allow targets to override kernel config filesFelix Fietkau2011-04-17
* prepare .config before testing for missing optionsFelix Fietkau2011-04-17
* silence error when package has no patches (patchwork 321)Jo-Philipp Wich2011-04-12
* firewall: allow local redirection of portsJo-Philipp Wich2011-04-12
* autotools.mk: disable autoreconf recursion if more than one dir is given in P...Jo-Philipp Wich2011-04-11
* cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchai...Jo-Philipp Wich2011-04-11
* iipt-debug: create bundle of netfilter modules for debuggingHauke Mehrtens2011-04-09
* build: log package dump failures to logs to avoid forcing user to write crypt...Felix Fietkau2011-04-06
* build: clean up handling of the kernel configFelix Fietkau2011-04-06
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-05
* site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for dete...Felix Fietkau2011-04-04
* make the build system a bit more silent without V=99Felix Fietkau2011-04-04
* toplevel: add a warning about .config being out of sync after an updateFelix Fietkau2011-04-04
* add kmod-ipt-ledFlorian Fainelli2011-04-03
* kernel: add md5sum of kernelHauke Mehrtens2011-04-03
* build: reduce the amount of generated make code for the initial prereq scan -...Felix Fietkau2011-04-03
* build: use a conditional @ sign before silenced targets instead of .SILENT - ...Felix Fietkau2011-04-03
* build: undefine debug helper templates used by subdir.mk if the DEBUG variabl...Felix Fietkau2011-04-03
* build: move the SH_FUNC eval to the beginning of the opkg control file build ...Felix Fietkau2011-04-03
* build: do not use shell calls to export empty opkg control files, speeds up p...Felix Fietkau2011-04-03
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-03
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-28
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-26
* target.mk: don't enable coreutils by default, it does not even exist anymore....Jo-Philipp Wich2011-03-22