Age | Commit message (Expand) | Author |
2007-09-28 | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd |
2007-09-28 | some minor fixes, cleanups, package build abstraction | nbd |
2007-09-20 | fix spontaneous rebuilds caused by make package/<name>/update with quilt | nbd |
2007-09-06 | remove uneeded stuff after python changes in [8639] | nico |
2007-09-03 | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | nico |
2007-09-03 | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | nico |
2007-09-01 | fix .dep_files exclusion in rdep calls | nico |
2007-08-30 | clean up recursive dependency handling, use timestamp.pl again, because it sa... | nbd |
2007-08-28 | Add a PyMod template for python related modules | florian |
2007-08-24 | replace xargs commands with $(XARGS) | nico |
2007-08-22 | rename libtool macros, revert [8461], make install prefix configurable in lib... | nico |
2007-08-22 | Make the libtool fix more dynamic | florian |
2007-08-21 | add 2 helper macros to deal with libtool madness | nico |
2007-08-21 | rename 'stampfiles' directory to 'stamp' | nico |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-07-30 | fix a rebuild bug related to quilt | nbd |
2007-07-30 | speed up the prepare step a bit | nbd |
2007-07-30 | next round of cleanup, convert target/ - make -j works now ;) | nbd |
2007-07-30 | more cleanup | nbd |
2007-06-11 | only apply recursive deps if DUMP is unset | nbd |
2007-06-03 | Add quilt integration for packages | nbd |
2007-05-10 | improve metadata scanning time | nbd |
2007-05-09 | fix recursive dependencies on build directories - should lead to fewer sponta... | nbd |
2007-04-26 | Small bugfix for dependency handling - mostly for base-files and symlinks | nbd |
2007-04-21 | add missing dependencies for autorebuild | nbd |
2007-04-16 | hide some junk in non-verbose mode | nbd |
2007-04-15 | clean up dependency handling for autorebuilds | nbd |
2007-03-31 | call Build/Clean for clean: in package makefiles | nbd |
2007-03-23 | make busybox autorebuild on relevant config changes | nbd |
2007-03-16 | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd |
2007-03-16 | formatting and trivial cleanup | mbm |
2007-03-15 | split package.mk and clean up build system code (based on patch by mbm), make... | nbd |
2007-03-02 | add EXTRA_CFLAGS variable support | nbd |
2007-02-28 | fix kexec-tools build | nbd |
2007-02-26 | remove old variables | nbd |
2007-02-26 | move CXXFLAGS to MAKE_VARS | nbd |
2007-02-26 | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* | nbd |
2007-02-25 | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency | nbd |
2007-02-25 | move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR... | nbd |
2007-02-16 | when building a package, make sure that older versions get removed | nbd |
2007-02-01 | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF... | nico |
2007-01-22 | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | nico |
2007-01-21 | pass the CFLAGS through the environment on compile and fix a few packages | nbd |
2007-01-20 | clean up package rebuild messages | nbd |
2007-01-14 | include section name in the package metadata | nbd |
2007-01-13 | add maintainer to package metadata | nbd |
2007-01-12 | Fix the annoying base-files autorebuild bug. | nbd |
2006-12-17 | prevent pkg-config from looking for .pc files on the host system | nico |
2006-12-08 | allow package directories to override the path to configure | nbd |
2006-11-30 | build all packages in a package directory by default if DEVELOPER or SDK is set | nbd |