2007-09-08 |
nbd | add support for device type based package preselections |
tree | commitdiff |
2007-09-08 |
nbd | adapt profiles for subtarget changes |
tree | commitdiff |
2007-09-08 |
nbd | major target cleanup. it is now possible to have subtar... |
tree | commitdiff |
2007-09-06 |
nbd | strip the kernel version suffix from target directories... |
tree | commitdiff |
2007-09-06 |
nico | allow scan.mk to find python packages introduced in... |
tree | commitdiff |
2007-09-06 |
nico | remove uneeded stuff after python changes in [8639] |
tree | commitdiff |
2007-09-05 |
nico | fix typo (thanks to jonasg[1] on irc) |
tree | commitdiff |
2007-09-03 |
nico | move TARGET_* flags from ./include/package-default... |
tree | commitdiff |
2007-09-03 |
nico | require all CONFIG_* symbols listed in its KCONFIG... |
tree | commitdiff |
2007-09-03 |
nico | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller... |
tree | commitdiff |
2007-09-03 |
nico | provide default PKG_BUILD_DIR for packages missing... |
tree | commitdiff |
2007-09-03 |
nico | move ipkg related vars from ./rules.mk to ./include... |
tree | commitdiff |
2007-09-02 |
nico | use a default VERSION field for kmod packages |
tree | commitdiff |
2007-09-01 |
nico | fix .dep_files exclusion in rdep calls |
tree | commitdiff |
2007-08-30 |
nbd | fix a dependency bug |
tree | commitdiff |
2007-08-30 |
nbd | clean up recursive dependency handling, use timestamp... |
tree | commitdiff |
2007-08-30 |
nbd | allow the kernel to provide own series files for specif... |
tree | commitdiff |
2007-08-29 |
nbd | avoid rdep in the top level make process (subdir.mk... |
tree | commitdiff |
2007-08-28 |
florian | Add a PyMod template for python related modules |
tree | commitdiff |
2007-08-27 |
nico | revert [8473] (see [8055]) |
tree | commitdiff |
2007-08-26 |
nico | prevent ldconfig use in autoconf based packages |
tree | commitdiff |
2007-08-26 |
nico | add a '@KERNEL' download facility, tweak script |
tree | commitdiff |
2007-08-26 |
nico | include kernel-version.mk from kernel.mk so that a... |
tree | commitdiff |
2007-08-26 |
nico | move rule for $(STAGING_DIR)/etc/ipkg.conf out of Build... |
tree | commitdiff |
2007-08-25 |
nico | move KERNEL_PATCHVER from kernel.mk to kernel-version... |
tree | commitdiff |
2007-08-25 |
nico | add support for KernelPackage/*/description |
tree | commitdiff |
2007-08-25 |
nico | move ipkg.conf creation from tools/ipkg-utils to includ... |
tree | commitdiff |
2007-08-24 |
nico | fix netfilter quota module |
tree | commitdiff |
2007-08-24 |
nico | replace xargs commands with $(XARGS) |
tree | commitdiff |
2007-08-24 |
nico | combine the 3 find in a single one |
tree | commitdiff |
2007-08-23 |
florian | Fix the error on the quota extension (#2080) |
tree | commitdiff |
2007-08-23 |
florian | Add back physdev (#2216) |
tree | commitdiff |
2007-08-22 |
nico | rename libtool macros, revert [8461], make install... |
tree | commitdiff |
2007-08-22 |
florian | Make the libtool fix more dynamic |
tree | commitdiff |
2007-08-21 |
nico | add 2 helper macros to deal with libtool madness |
tree | commitdiff |
2007-08-21 |
nico | rename 'stampfiles' directory to 'stamp' |
tree | commitdiff |
2007-08-21 |
florian | Move to 2.6.22.4 |
tree | commitdiff |
2007-08-16 |
nbd | revert [8415], seems to be causing problems for the... |
tree | commitdiff |
2007-08-15 |
nbd | always include kernel config for kernel packages |
tree | commitdiff |
2007-08-12 |
florian | Add a requireheader for squid, should fix it (#2205) |
tree | commitdiff |
2007-08-07 |
nbd | build system cleanup/restructuring as described in... |
tree | commitdiff |
2007-08-03 |
nbd | fix image installation |
tree | commitdiff |
2007-08-02 |
nbd | fix kmod packages that don't use KCONFIG |
tree | commitdiff |
2007-08-02 |
nbd | fix kmod packaging for packages where some KCONFIG... |
tree | commitdiff |
2007-07-31 |
nbd | Port the mbsd_multi patch from freewrt, which adds... |
tree | commitdiff |
2007-07-30 |
nbd | fix a rebuild bug related to quilt |
tree | commitdiff |
2007-07-30 |
nbd | silence |
tree | commitdiff |
2007-07-30 |
nbd | same for host builds |
tree | commitdiff |
2007-07-30 |
nbd | speed up the prepare step a bit |
tree | commitdiff |
2007-07-30 |
nbd | ignore dependencies when using QUILT |
tree | commitdiff |
2007-07-30 |
nbd | next round of cleanup, convert target/ - make -j works... |
tree | commitdiff |
2007-07-30 |
nbd | more cleanup |
tree | commitdiff |
2007-07-30 |
nbd | remove CONFIG_JLEVEL. use make -j in the future |
tree | commitdiff |
2007-07-30 |
nbd | next round of build system cleanup - convert package... |
tree | commitdiff |
2007-07-30 |
nbd | fix compile errors with make 3.80 |
tree | commitdiff |
2007-07-30 |
nbd | fix verbose output with dash as /bin/sh |
tree | commitdiff |
2007-07-28 |
nbd | add default command for dummy targets |
tree | commitdiff |
2007-07-28 |
nbd | build system fixes, more cleanup |
tree | commitdiff |
2007-07-28 |
nbd | more build system cleanup |
tree | commitdiff |
2007-07-28 |
nbd | allow target specific builddir list override |
tree | commitdiff |
2007-07-28 |
nbd | add missing flag |
tree | commitdiff |
2007-07-28 |
nbd | don't force the install->compile, compile->prepare... |
tree | commitdiff |
2007-07-28 |
nbd | initial attempt at cleaning up subdirectory handling... |
tree | commitdiff |
2007-07-26 |
nbd | ignore filenames that can cause problems for the recurs... |
tree | commitdiff |
2007-07-26 |
nico | remove the @ and change the comment from [8107] (closes... |
tree | commitdiff |
2007-07-23 |
nbd | do dynamic kernel config changes for netfilter as well |
tree | commitdiff |
2007-07-23 |
nbd | add better working-g++ check (patch from #2017) |
tree | commitdiff |
2007-07-23 |
nbd | more dependency fixes |
tree | commitdiff |
2007-07-22 |
nico | fix jffs2 images |
tree | commitdiff |
2007-07-20 |
nbd | disable kmod packages where the KCONFIG options are =y |
tree | commitdiff |
2007-07-20 |
nbd | reorder, xt_CHAOS depends on xt_DELUDE |
tree | commitdiff |
2007-07-19 |
nbd | really fix tgz images |
tree | commitdiff |
2007-07-18 |
florian | Fix the tgz image build |
tree | commitdiff |
2007-07-18 |
nbd | prevent the new config changes from interfering with... |
tree | commitdiff |
2007-07-18 |
nbd | dynamically enable/disable kernel config options for... |
tree | commitdiff |
2007-07-18 |
nbd | fail in .quilt_patched when there were patches that... |
tree | commitdiff |
2007-07-17 |
noz | cope with QUILT=1 when there are no patches |
tree | commitdiff |
2007-07-17 |
florian | Add ipt_random module |
tree | commitdiff |
2007-07-16 |
nbd | better support for handling various jffs2 eraseblock... |
tree | commitdiff |
2007-07-16 |
nbd | add kernel_oldconfig target |
tree | commitdiff |
2007-07-16 |
nbd | detect whether the find command supports -L or -follow |
tree | commitdiff |
2007-07-16 |
nbd | find: use -follow instead of -L, some systems don't... |
tree | commitdiff |
2007-07-16 |
nbd | kernel: fix dependencies for .config, use selections... |
tree | commitdiff |
2007-07-15 |
nbd | follow symlinks in package scan |
tree | commitdiff |
2007-07-15 |
nbd | properly support dependencies on packages that just... |
tree | commitdiff |
2007-07-15 |
nbd | fixes for recursive package scanning |
tree | commitdiff |
2007-07-15 |
nbd | rewrite of the metadata scanning - cleaner code, faster... |
tree | commitdiff |
2007-07-13 |
nbd | clean up some leftover junk |
tree | commitdiff |
2007-07-13 |
nbd | fix unwanted automatic package cleaning when using... |
tree | commitdiff |
2007-07-11 |
mbm | bump to 2.6.22.1 |
tree | commitdiff |
2007-07-11 |
nbd | reorganize netfilter modules, get rid of the iptables... |
tree | commitdiff |
2007-07-09 |
nbd | 2.6.22 is released :) |
tree | commitdiff |
2007-07-08 |
blogic | added i686 support and profile for t-vision s100 |
tree | commitdiff |
2007-07-01 |
juhosg | reordered GENERIC_PATCH_DIR variable |
tree | commitdiff |
2007-06-30 |
nbd | merge the kernel config parts at dump time, so that... |
tree | commitdiff |
2007-06-30 |
nbd | fix kernel config feature autodetection |
tree | commitdiff |
2007-06-30 |
nbd | fix the value of ac_cv_sizeof_off_t in the sitefiles... |
tree | commitdiff |
2007-06-30 |
nbd | add portability fixes from #1720 |
tree | commitdiff |
2007-06-28 |
nbd | allow packages to override the patch directory using... |
tree | commitdiff |
2007-06-28 |
nbd | fill in the kernel version info for every target, move... |
tree | commitdiff |
next |