aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* use autoreconf hook instead of manual callJohn Crispin2012-07-25
* package-version-override always calls autoreconfJohn Crispin2012-07-24
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...Felix Fietkau2012-07-20
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-16
* package-ipkg.mk: flag packages as "ok" after installJo-Philipp Wich2012-07-15
* nls.mk: fix build dependency on gettext (#11829)Jo-Philipp Wich2012-07-11
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-11
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-01
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-30
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.koFelix Fietkau2012-06-18
* build: allow KERNELNAME to contain multiple kernel make targetsFlorian Fainelli2012-06-18
* fix ccache related build breakageJohn Crispin2012-06-18
* uclibc++.mk: override the cc binary instead of the wrapper command when ccach...Jo-Philipp Wich2012-06-15
* build: add a config option for choosing the prefered standard c++ library and...Felix Fietkau2012-06-14
* build: add a variable for injecting config variable dependencies for the .pre...Felix Fietkau2012-06-14
* include/package-ipkg.mk: fix copying provides list introduced in r32332Felix Fietkau2012-06-14
* package-ipkg.sh: copy the package provides list for all virtual PROVIDESJo-Philipp Wich2012-06-13
* autotools.mk: cope with Debian version strings in libtoolJo-Philipp Wich2012-06-11
* package.mk: unexport the QUIET variable, it affects some packages like xapian...Felix Fietkau2012-06-11
* build: add checks for missing package dependenciesFelix Fietkau2012-06-11
* build: generate a list of provided libraries for each ipkg file (includes pro...Felix Fietkau2012-06-10
* build: add a dependency on libc to all non-kernel packagesFelix Fietkau2012-06-10
* prereq-build: flex is built in tools/ - do not require it to be installed on ...Felix Fietkau2012-06-07
* include/netfilter.mk: clean up, remove junk for old kernel versionsFelix Fietkau2012-06-07
* build: add PKG_MIRROR_MD5SUM support for host buildsFelix Fietkau2012-06-06
* build: prevent the environment variable CROSS_COMPILE from leaking into build...Felix Fietkau2012-06-06
* download.mk: refuse to download mirror tarballs from packages using version c...Felix Fietkau2012-06-06
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-05
* bump to 3.3.8John Crispin2012-06-05
* log failed package buildsJohn Crispin2012-06-04
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-23