| Commit message (Expand) | Author | Age |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 |
* | fix a rebuild bug related to quilt | Felix Fietkau | 2007-07-30 |
* | speed up the prepare step a bit | Felix Fietkau | 2007-07-30 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
* | more cleanup | Felix Fietkau | 2007-07-30 |
* | only apply recursive deps if DUMP is unset | Felix Fietkau | 2007-06-11 |
* | Add quilt integration for packages | Felix Fietkau | 2007-06-03 |
* | improve metadata scanning time | Felix Fietkau | 2007-05-10 |
* | fix recursive dependencies on build directories - should lead to fewer sponta... | Felix Fietkau | 2007-05-09 |
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 |
* | add missing dependencies for autorebuild | Felix Fietkau | 2007-04-21 |
* | hide some junk in non-verbose mode | Felix Fietkau | 2007-04-16 |
* | clean up dependency handling for autorebuilds | Felix Fietkau | 2007-04-15 |
* | call Build/Clean for clean: in package makefiles | Felix Fietkau | 2007-03-31 |
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 |
* | formatting and trivial cleanup | Mike Baker | 2007-03-16 |
* | split package.mk and clean up build system code (based on patch by mbm), make... | Felix Fietkau | 2007-03-15 |
* | add EXTRA_CFLAGS variable support | Felix Fietkau | 2007-03-02 |
* | fix kexec-tools build | Felix Fietkau | 2007-02-28 |
* | remove old variables | Felix Fietkau | 2007-02-26 |
* | move CXXFLAGS to MAKE_VARS | Felix Fietkau | 2007-02-26 |
* | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* | Felix Fietkau | 2007-02-26 |
* | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency | Felix Fietkau | 2007-02-25 |
* | move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR... | Felix Fietkau | 2007-02-25 |
* | when building a package, make sure that older versions get removed | Felix Fietkau | 2007-02-16 |
* | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF... | Nicolas Thill | 2007-02-01 |
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | Nicolas Thill | 2007-01-22 |
* | pass the CFLAGS through the environment on compile and fix a few packages | Felix Fietkau | 2007-01-21 |
* | clean up package rebuild messages | Felix Fietkau | 2007-01-20 |
* | include section name in the package metadata | Felix Fietkau | 2007-01-14 |
* | add maintainer to package metadata | Felix Fietkau | 2007-01-13 |
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in dir... | Felix Fietkau | 2007-01-12 |
* | prevent pkg-config from looking for .pc files on the host system | Nicolas Thill | 2006-12-17 |
* | allow package directories to override the path to configure | Felix Fietkau | 2006-12-08 |
* | build all packages in a package directory by default if DEVELOPER or SDK is set | Felix Fietkau | 2006-11-30 |
* | fix collecting package metadata on freebsd | Felix Fietkau | 2006-11-27 |
* | fix pesky kmod-* ipkg install bug | Felix Fietkau | 2006-11-25 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 |
* | revert autotools files touching: it has side effects (closes: #918) | Nicolas Thill | 2006-11-05 |
* | Move out autotools touching stuff to a macro | Florian Fainelli | 2006-11-02 |
* | Ok, third round, the right one, touch the file anyway, does not break other p... | Florian Fainelli | 2006-11-02 |
* | Update makefiles to use the autotools stuff put in the template, remove bogus... | Florian Fainelli | 2006-11-02 |
* | Some more stuff | Florian Fainelli | 2006-11-02 |
* | Move out some generic code to prevent autotools from re-creating files | Florian Fainelli | 2006-11-02 |
* | strip third arg (dir name) to Build/Configure/Default macro | Nicolas Thill | 2006-10-22 |
* | enable download target only if PKG_SOURCE_URL is set | Felix Fietkau | 2006-10-19 |
* | add sitefiles similar to the ones from openembedded | Felix Fietkau | 2006-10-19 |
* | fix unnecessary kernel package recompile | Felix Fietkau | 2006-10-19 |
* | change rm to rm -f to avoid bogus make messages | Felix Fietkau | 2006-10-18 |