summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...Felix Fietkau2012-12-02
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-29
* kernel: update linux 3.6 to 3.6.8Gabor Juhos2012-11-29
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-27
* add preliminary support for muslFlorian Fainelli2012-11-23
* include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...Jo-Philipp Wich2012-11-22
* kernel: fix loading of nf_nat_ircHauke Mehrtens2012-11-18
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-18
* use xz compressed kernel tarballsImre Kaloz2012-11-18
* kernel: update linux 3.6 to 3.6.7Gabor Juhos2012-11-18
* we don't support kernels < 3.3Imre Kaloz2012-11-18
* we only support v3.x kernelsImre Kaloz2012-11-18
* buildroot: isolate the .install stamp files for build variants (#12279)Jo-Philipp Wich2012-11-07
* kernel: update linux 3.6 to 3.6.6Gabor Juhos2012-11-05
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-31
* kernel-defaults: factor common code handling initramfs optionsFlorian Fainelli2012-10-31
* build: increase file descriptor count limit for the build, some systems (e.g....Felix Fietkau2012-10-31
* properly reindent Kernel/Prepare/DefaultFlorian Fainelli2012-10-30
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-28
* make CXX_DEPENDS also depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-24
* linux 3.6 support (work in progress)Imre Kaloz2012-10-23
* licensing: Add licensing metadata to many packages Two new variables are intr...Hamish Guthrie2012-10-19
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-17
* build: fix host build stampfile usage, fixes spurious errors with missing opk...Felix Fietkau2012-10-15
* autotools.mk: add a gettext-version PKG_FIXUP (#11236)Jo-Philipp Wich2012-10-10
* it's time to break the barriersImre Kaloz2012-10-08
* build: allow the package maintainer info to be specified globally for a sourc...Felix Fietkau2012-10-08
* build: create pkginfo dir earlier to avoid build breakageFelix Fietkau2012-10-06
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-06
* version.mk: ensure that %S is always populated with a subtarget identifier, f...Jo-Philipp Wich2012-09-24
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-23
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesFelix Fietkau2012-09-23
* include/netfilter.mk: remove a few obsolete linesFelix Fietkau2012-09-23
* host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSFelix Fietkau2012-09-22
* make packages depend on +librt and +libpthread by default if eglibc is in useJo-Philipp Wich2012-09-19
* build: ensure that package/host-build build system code does not run in paral...Felix Fietkau2012-09-17
* build: add jobserver support for host buildsFelix Fietkau2012-09-15
* build: move the -j flag to package.mk instead of grabbing it from makeflags, ...Felix Fietkau2012-09-15
* kernel: suppress redundant calls to headers installationFelix Fietkau2012-09-15
* kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...Felix Fietkau2012-09-15
* build: add a config option for passing the top-level make jobserver to packag...Felix Fietkau2012-09-15
* add sparc specific site filesFlorian Fainelli2012-09-14
* do not pass optimization flags in HOST_CPPFLAGS (#12153)Jo-Philipp Wich2012-09-09
* unify tapi depsJohn Crispin2012-08-13
* introduce a menuconfig option to turn off static linking of host utilitiesJo-Philipp Wich2012-08-13
* prereq-build.mk: do not perform static linking tests on DarwinJo-Philipp Wich2012-08-12
* host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static...Jo-Philipp Wich2012-08-12
* add remaining missing build prereq checksJo-Philipp Wich2012-08-11
* add a build preeq check for glibc-staticJo-Philipp Wich2012-08-10
* fix up scons vs ccacheJohn Crispin2012-07-28