2007-03-31 |
nbd | call Build/Clean for clean: in package makefiles |
blob | commitdiff | raw |
2007-03-23 |
nbd | make busybox autorebuild on relevant config changes |
blob | commitdiff | raw | diff to current |
2007-03-16 |
nbd | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
mbm | formatting and trivial cleanup |
blob | commitdiff | raw | diff to current |
2007-03-15 |
nbd | split package.mk and clean up build system code (based... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
nbd | add EXTRA_CFLAGS variable support |
blob | commitdiff | raw | diff to current |
2007-02-28 |
nbd | fix kexec-tools build |
blob | commitdiff | raw | diff to current |
2007-02-26 |
nbd | remove old variables |
blob | commitdiff | raw | diff to current |
2007-02-26 |
nbd | move CXXFLAGS to MAKE_VARS |
blob | commitdiff | raw | diff to current |
2007-02-26 |
nbd | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* |
blob | commitdiff | raw | diff to current |
2007-02-25 |
nbd | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency |
blob | commitdiff | raw | diff to current |
2007-02-25 |
nbd | move configure args to CONFIGURE_ARGS and configure... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
nbd | when building a package, make sure that older versions... |
blob | commitdiff | raw | diff to current |
2007-02-01 |
nico | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
nico | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS |
blob | commitdiff | raw | diff to current |
2007-01-21 |
nbd | pass the CFLAGS through the environment on compile... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
nbd | clean up package rebuild messages |
blob | commitdiff | raw | diff to current |
2007-01-14 |
nbd | include section name in the package metadata |
blob | commitdiff | raw | diff to current |
2007-01-13 |
nbd | add maintainer to package metadata |
blob | commitdiff | raw | diff to current |
2007-01-12 |
nbd | Fix the annoying base-files autorebuild bug. |
blob | commitdiff | raw | diff to current |
2006-12-17 |
nico | prevent pkg-config from looking for .pc files on the... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
nbd | allow package directories to override the path to configure |
blob | commitdiff | raw | diff to current |
2006-11-30 |
nbd | build all packages in a package directory by default... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
nbd | fix collecting package metadata on freebsd |
blob | commitdiff | raw | diff to current |
2006-11-25 |
nbd | fix pesky kmod-* ipkg install bug |
blob | commitdiff | raw | diff to current |
2006-11-11 |
nbd | make target/linux/* directories self-contained, use... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
nico | revert autotools files touching: it has side effects... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
florian | Move out autotools touching stuff to a macro |
blob | commitdiff | raw | diff to current |
2006-11-02 |
florian | Ok, third round, the right one, touch the file anyway... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
florian | Update makefiles to use the autotools stuff put in... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
florian | Some more stuff |
blob | commitdiff | raw | diff to current |
2006-11-02 |
florian | Move out some generic code to prevent autotools from... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
nico | strip third arg (dir name) to Build/Configure/Default... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
nbd | enable download target only if PKG_SOURCE_URL is set |
blob | commitdiff | raw | diff to current |
2006-10-19 |
nbd | add sitefiles similar to the ones from openembedded |
blob | commitdiff | raw | diff to current |
2006-10-19 |
nbd | fix unnecessary kernel package recompile |
blob | commitdiff | raw | diff to current |
2006-10-18 |
nbd | change rm to rm -f to avoid bogus make messages |
blob | commitdiff | raw | diff to current |
2006-10-17 |
nbd | add PROVIDES option, currently only used for menuconfig |
blob | commitdiff | raw | diff to current |
2006-10-14 |
nbd | check for empty patch directories |
blob | commitdiff | raw | diff to current |
2006-10-14 |
nbd | fix mistakes in unpack change |
blob | commitdiff | raw | diff to current |
2006-10-14 |
nbd | move common unpacking code to unpack.mk, replace zcat... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
blob | commitdiff | raw | diff to current |
2006-10-10 |
nbd | don't include host.mk from rules.mk - confuses package... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
nbd | add support for Package/<pkgname>/description - old... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
nbd | add support for a common shell include file, which... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
nbd | put LINUX_KARCH in .kernel.mk |
blob | commitdiff | raw | diff to current |
2006-10-08 |
nbd | fix unnecessary package rebuild |
blob | commitdiff | raw | diff to current |
2006-10-05 |
nbd | speed up package prereq check (only run make on those... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
nico | fix DESCRIPTION use in menuconfig and ipkg control... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
nico | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure... |
blob | commitdiff | raw | diff to current |
2006-09-18 |
mbm | correct arguments to Build/Prepare/Default |
blob | commitdiff | raw | diff to current |
2006-09-07 |
nbd | add quotes to ipkg name in the rebuild check |
blob | commitdiff | raw | diff to current |
2006-09-07 |
nbd | don't run rebuild checks for dump and prereq |
blob | commitdiff | raw | diff to current |
2006-09-07 |
nbd | add extra rebuild check for development libraries |
blob | commitdiff | raw | diff to current |
2006-09-07 |
nbd | fix unnecessary rebuilds for library package directorie... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
nbd | use an if block on the whole configure command |
blob | commitdiff | raw | diff to current |
2006-08-30 |
mbm | fix previous commit |
blob | commitdiff | raw | diff to current |
2006-08-30 |
nbd | only run trap error code in the configure template... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
mbm | Add new warning to help track down pesky compile issues |
blob | commitdiff | raw | diff to current |
2006-08-17 |
mbm | tidy up output |
blob | commitdiff | raw | diff to current |
2006-08-17 |
mbm | fix accidental tab |
blob | commitdiff | raw | diff to current |
2006-08-16 |
mbm | Show error messages when collecting the package info |
blob | commitdiff | raw | diff to current |
2006-08-04 |
mbm | set PATH in rules.mk |
blob | commitdiff | raw | diff to current |
2006-08-04 |
mbm | fix everything I broke with the previous patches |
blob | commitdiff | raw | diff to current |
2006-08-04 |
mbm | more cleanup (make sure to pass TARGET_PATH and not... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
mbm | remove debug line |
blob | commitdiff | raw | diff to current |
2006-08-02 |
mbm | correct [4397] |
blob | commitdiff | raw | diff to current |
2006-08-02 |
mbm | fix CONFIG_ALL |
blob | commitdiff | raw | diff to current |
2006-08-02 |
mbm | minor makefile tweaks |
blob | commitdiff | raw | diff to current |
2006-07-29 |
nbd | add support for per-package prereq checks, run global... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
mbm | fix build issues with SMP compiles |
blob | commitdiff | raw | diff to current |
2006-07-26 |
mbm | add more ipkg validation checks |
blob | commitdiff | raw | diff to current |
2006-07-21 |
nbd | add submenu dependencies (used to hide the proprietary... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
mbm | change 'source' to 'download' |
blob | commitdiff | raw | diff to current |
2006-07-18 |
nbd | make the buildroot-ng sdk compatible with the old packages |
blob | commitdiff | raw | diff to current |
2006-07-18 |
nbd | check if the Package/$(NAME) template is defined before... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
mbm | rebuild ipkg control files if Makefile changes |
blob | commitdiff | raw | diff to current |
2006-07-10 |
mbm | add a new FORCEREBUILD option to Package/<name> to... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
mbm | credit where credit is due |
blob | commitdiff | raw | diff to current |
2006-06-25 |
nbd | move the broadcom driver stuff into its own submenu |
blob | commitdiff | raw | diff to current |
2006-06-22 |
nbd | remove stale reference to package/rules.mk - not that... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
nbd | massive cleanup of toolchain/ |
blob | commitdiff | raw | diff to current |
2006-06-21 |
nbd | build system cleanup. move shared include files into... |
blob | commitdiff | raw | diff to current |
|