2009-03-17 |
Felix Fietkau | add PKG_HOST_ONLY variable to prevent target builds |
blob | commitdiff | raw |
2009-03-17 |
Felix Fietkau | move host build in packages into a separate namespace... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Felix Fietkau | fix the target-local CONFIG_SITE export. apparently... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Felix Fietkau | move the CONFIG_SITE export to target-local exports |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Felix Fietkau | prepend $(STAGING_DIR)/host to the PATH only in target... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | fix the host vs native stampfile dependencies to improv... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | allow concurrent use of host-build.mk and package.mk... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | fix typo |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Felix Fietkau | add support for an optional staging directory for debug... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Nicolas Thill | add support for alternative C libraries (currently... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Felix Fietkau | fix inotify detection for linux 2.4 (fixes glib2 and... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Lars-Peter Clausen | oops, previous commit was broken. remove wrong line... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Lars-Peter Clausen | Add InstallDev/(Pre|Post) hooks. |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Felix Fietkau | add default Build/Install template, which is activated... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Felix Fietkau | add an extra build step Build/Install which allows... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Felix Fietkau | allow packages to forcibly disable the svn/git mirror... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Felix Fietkau | large improvement for parallel builds. works without... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Felix Fietkau | revert ARM to oabi by default, add some eabi patches... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
Felix Fietkau | fix packages that use -f on other build system makefiles |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Andy Boyett | expunge find GNUism |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add improved autotools fixups |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add $(STAGING_DIR)/host, which contains target specific... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
Felix Fietkau | clean up after staging packages |
blob | commitdiff | raw | diff to current |
2007-12-25 |
Felix Fietkau | add automatic file tracking and uninstallation for... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Felix Fietkau | add a second parameter to InstallDev/UninstallDev for... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
John Crispin | fixed copy paste error |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Felix Fietkau | fix build issues that happen when the staging dir is... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Felix Fietkau | better scope handling for the configured stamp |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Felix Fietkau | fix default downloads from svn |
blob | commitdiff | raw | diff to current |
2007-10-20 |
John Crispin | refreshed madwifi patches |
blob | commitdiff | raw | diff to current |
2007-10-14 |
John Crispin | DESCRIPTION:= is obselete, so complain if it is used... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
John Crispin | changed pkg_install_files so one can specify the folder... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
John Crispin | added a function, that packages can call to make instal... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Felix Fietkau | fixes for refresh/update handling |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Felix Fietkau | add a packaging method that installs files into a subdi... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Felix Fietkau | Refactor downloading code into download.mk Support... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Felix Fietkau | add $(STAGING_DIR) as argument to the InstallDev templa... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Felix Fietkau | some minor fixes, cleanups, package build abstraction |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Felix Fietkau | fix spontaneous rebuilds caused by make package/<name... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Nicolas Thill | remove uneeded stuff after python changes in [8639] |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | provide default PKG_BUILD_DIR for packages missing... |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Nicolas Thill | fix .dep_files exclusion in rdep calls |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Felix Fietkau | clean up recursive dependency handling, use timestamp... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Florian Fainelli | Add a PyMod template for python related modules |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Nicolas Thill | replace xargs commands with $(XARGS) |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Nicolas Thill | rename libtool macros, revert [8461], make install... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Florian Fainelli | Make the libtool fix more dynamic |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Nicolas Thill | add 2 helper macros to deal with libtool madness |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Nicolas Thill | rename 'stampfiles' directory to 'stamp' |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Felix Fietkau | build system cleanup/restructuring as described in... |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Felix Fietkau | fix a rebuild bug related to quilt |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Felix Fietkau | speed up the prepare step a bit |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Felix Fietkau | next round of cleanup, convert target/ - make -j works... |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Felix Fietkau | more cleanup |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Felix Fietkau | only apply recursive deps if DUMP is unset |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Felix Fietkau | Add quilt integration for packages |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Felix Fietkau | improve metadata scanning time |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Felix Fietkau | fix recursive dependencies on build directories - shoul... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Felix Fietkau | Small bugfix for dependency handling - mostly for base... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Felix Fietkau | add missing dependencies for autorebuild |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Felix Fietkau | hide some junk in non-verbose mode |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Felix Fietkau | clean up dependency handling for autorebuilds |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Felix Fietkau | call Build/Clean for clean: in package makefiles |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Felix Fietkau | make busybox autorebuild on relevant config changes |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Felix Fietkau | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Mike Baker | formatting and trivial cleanup |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Felix Fietkau | split package.mk and clean up build system code (based... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Felix Fietkau | add EXTRA_CFLAGS variable support |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Felix Fietkau | fix kexec-tools build |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Felix Fietkau | remove old variables |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Felix Fietkau | move CXXFLAGS to MAKE_VARS |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Felix Fietkau | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Felix Fietkau | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Felix Fietkau | move configure args to CONFIGURE_ARGS and configure... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Felix Fietkau | when building a package, make sure that older versions... |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Nicolas Thill | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Nicolas Thill | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Felix Fietkau | pass the CFLAGS through the environment on compile... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Felix Fietkau | clean up package rebuild messages |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Felix Fietkau | include section name in the package metadata |
blob | commitdiff | raw | diff to current |
2007-01-13 |
Felix Fietkau | add maintainer to package metadata |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Felix Fietkau | Fix the annoying base-files autorebuild bug. When check... |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Nicolas Thill | prevent pkg-config from looking for .pc files on the... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Felix Fietkau | allow package directories to override the path to configure |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Felix Fietkau | build all packages in a package directory by default... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Felix Fietkau | fix collecting package metadata on freebsd |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Felix Fietkau | fix pesky kmod-* ipkg install bug |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Felix Fietkau | make target/linux/* directories self-contained, use... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Nicolas Thill | revert autotools files touching: it has side effects... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Florian Fainelli | Move out autotools touching stuff to a macro |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Florian Fainelli | Ok, third round, the right one, touch the file anyway... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Florian Fainelli | Update makefiles to use the autotools stuff put in... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Florian Fainelli | Some more stuff |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Florian Fainelli | Move out some generic code to prevent autotools from... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
Nicolas Thill | strip third arg (dir name) to Build/Configure/Default... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Felix Fietkau | enable download target only if PKG_SOURCE_URL is set |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Felix Fietkau | add sitefiles similar to the ones from openembedded |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Felix Fietkau | fix unnecessary kernel package recompile |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Felix Fietkau | change rm to rm -f to avoid bogus make messages |
blob | commitdiff | raw | diff to current |
next |