summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix make clean for unconfigured build treesFelix Fietkau2007-12-041-1/+1
* enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...Felix Fietkau2007-12-041-5/+1
* add shell compatibility patch from #2659Felix Fietkau2007-11-301-1/+1
* fix kernel config related build errorFelix Fietkau2007-11-301-1/+1
* include the kernel config for kernel related packages (should fix some b43 co...Felix Fietkau2007-11-301-1/+4
* switch to 2.6.23.9Gabor Juhos2007-11-291-0/+3
* fix build issues that happen when the staging dir is cleared and the build di...Felix Fietkau2007-11-201-1/+5
* add external kernel tree supportEugene Konev2007-11-201-0/+10
* prefer http downloads over svn/git checkouts, remove git dependencyFelix Fietkau2007-11-162-11/+1
* better scope handling for the configured stampFelix Fietkau2007-11-161-2/+5
* add git checkout supportFelix Fietkau2007-11-162-2/+30
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
* fix the image builderFelix Fietkau2007-11-142-19/+21
* fix quilt apply for packages that change STAMP_*Felix Fietkau2007-11-101-11/+11
* fix parallel build issuesFelix Fietkau2007-11-041-0/+1
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...Felix Fietkau2007-11-031-1/+1
* fix default downloads from svnFelix Fietkau2007-10-311-0/+1
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+3
* We are now at .23.1Florian Fainelli2007-10-231-0/+3
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-231-1/+3
* Use current UID for initramfs root user:groupFelix Fietkau2007-10-231-2/+2
* don't specify "CC=<nothing>" on kernel build command lineFelix Fietkau2007-10-232-8/+12
* don't replace powerpc arch with ppcFelix Fietkau2007-10-231-7/+8
* make aliases for package targets if the package directories are in further su...Felix Fietkau2007-10-211-0/+6
* refreshed madwifi patchesJohn Crispin2007-10-201-1/+5
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-16/+3
* fix quilt update breakage for kernel related packagesFelix Fietkau2007-10-201-3/+0
* remove whitespacesJohn Crispin2007-10-181-5/+5
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...John Crispin2007-10-142-5/+5
* add autorebuild check for menuconfigFelix Fietkau2007-10-142-2/+2
* add possibility to set default .config valuesJohn Crispin2007-10-141-0/+2
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ...Gabor Juhos2007-10-121-0/+1
* sync for 2.6.23-finalEugene Konev2007-10-101-0/+3
* remove feeds dir on distcleanFelix Fietkau2007-10-091-1/+1
* only run svn info if .svn existsFelix Fietkau2007-10-091-1/+1
* changed pkg_install_files so one can specify the folder to install fromJohn Crispin2007-10-081-1/+1
* added generation of x86 livecds, from #2391John Crispin2007-10-081-0/+8
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT targe...Gabor Juhos2007-10-071-2/+3
* added a function, that packages can call to make installing files/folders muc...John Crispin2007-10-071-0/+4
* fix accidental double slash in prefixed quilt patchsetsFelix Fietkau2007-10-071-4/+4
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-051-0/+1
* fix quilt patch checkFelix Fietkau2007-10-041-1/+1
* separate series file fixup from quilt check to avoid series file breakages af...Felix Fietkau2007-10-041-2/+6
* fix target profiles, (closes: 2440)Gabor Juhos2007-10-031-4/+16
* fix quilt integrationTim Yardley2007-10-021-1/+1
* fix target profilesFelix Fietkau2007-10-021-1/+1
* fixes for refresh/update handlingFelix Fietkau2007-09-294-32/+45
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-294-2/+3
* refactor quilt patching codeFelix Fietkau2007-09-291-48/+46
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-293-0/+33