Age | Commit message (Expand) | Author |
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 |
2006-11-27 | fix collecting package metadata on freebsd | nbd |
2006-11-25 | fix pesky kmod-* ipkg install bug | nbd |
2006-11-11 | make target/linux/* directories self-contained, use the selected kernel versi... | nbd |
2006-11-05 | revert autotools files touching: it has side effects (closes: #918) | nico |
2006-11-02 | Move out autotools touching stuff to a macro | florian |
2006-11-02 | Ok, third round, the right one, touch the file anyway, does not break other p... | florian |
2006-11-02 | Update makefiles to use the autotools stuff put in the template, remove bogus... | florian |
2006-11-02 | Some more stuff | florian |
2006-11-02 | Move out some generic code to prevent autotools from re-creating files | florian |
2006-10-22 | strip third arg (dir name) to Build/Configure/Default macro | nico |
2006-10-19 | enable download target only if PKG_SOURCE_URL is set | nbd |
2006-10-19 | add sitefiles similar to the ones from openembedded | nbd |
2006-10-19 | fix unnecessary kernel package recompile | nbd |
2006-10-18 | change rm to rm -f to avoid bogus make messages | nbd |
2006-10-17 | add PROVIDES option, currently only used for menuconfig | nbd |
2006-10-14 | check for empty patch directories | nbd |
2006-10-14 | fix mistakes in unpack change | nbd |
2006-10-14 | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | nbd |
2006-10-10 | don't include host.mk from rules.mk - confuses package dump | nbd |
2006-10-10 | add support for Package/<pkgname>/description - old format still supported, b... | nbd |
2006-10-10 | add support for a common shell include file, which is evaluated for every mak... | nbd |
2006-10-10 | put LINUX_KARCH in .kernel.mk | nbd |
2006-10-08 | fix unnecessary package rebuild | nbd |
2006-10-05 | speed up package prereq check (only run make on those directories that actual... | nbd |
2006-09-24 | fix DESCRIPTION use in menuconfig and ipkg control files | nico |
2006-09-24 | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, | nico |
2006-09-18 | correct arguments to Build/Prepare/Default | mbm |
2006-09-07 | add quotes to ipkg name in the rebuild check | nbd |
2006-09-07 | don't run rebuild checks for dump and prereq | nbd |
2006-09-07 | add extra rebuild check for development libraries | nbd |
2006-09-07 | fix unnecessary rebuilds for library package directories with no selected pac... | nbd |
2006-08-30 | use an if block on the whole configure command | nbd |
2006-08-30 | fix previous commit | mbm |
2006-08-30 | only run trap error code in the configure template, if the configure script w... | nbd |
2006-08-30 | Add new warning to help track down pesky compile issues | mbm |