2011-11-05 |
nbd | build: improve reliability of PKG_CONFIG_DEPENDS, remov... |
blob | commitdiff | raw |
2011-10-09 |
nbd | fix a small logic error in package download |
blob | commitdiff | raw | diff to current |
2011-10-09 |
nbd | build system: add a feature that allows you to pull... |
blob | commitdiff | raw | diff to current |
2011-09-30 |
nbd | build system: add support for download-time make hooks |
blob | commitdiff | raw | diff to current |
2011-03-21 |
nbd | add support for md5sum checks for mirrored tarballs... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
nbd | build: move the CCACHE_DIR to the build targets so... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
nbd | add a stamp that can forcibly disable autorebuild for... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
nbd | use := instead of = for PKG_CONFIG_PATH to prevent... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
nbd | allow packages to override/extend PKG_CONFIG_PATH |
blob | commitdiff | raw | diff to current |
2010-12-13 |
jow | [include] |
blob | commitdiff | raw | diff to current |
2010-11-04 |
mb | InstallDev: Move the "find" out of the lock critical... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
mb | Lock copying of directory trees to the staging dir... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
mb | Fix typo |
blob | commitdiff | raw | diff to current |
2010-10-16 |
mb | Support force-disabling per-package parallel build... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
mb | Add an option to default the default build rule to... |
blob | commitdiff | raw | diff to current |
2010-08-18 |
mb | Support parallel build of certain packages |
blob | commitdiff | raw | diff to current |
2010-08-16 |
lars | Add build variants support to InstallDev |
blob | commitdiff | raw | diff to current |
2010-06-26 |
nbd | remove linux 2.4 specific build system code |
blob | commitdiff | raw | diff to current |
2010-02-24 |
nbd | remove support for DEBUG_DIR, it has lost its purpose... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
nbd | hostapd: fix rebuild checks (#6210) |
blob | commitdiff | raw | diff to current |
2009-10-17 |
nbd | add experimental support for a new menuconfig submenu... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
nbd | add support for build system overlays that alter packag... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
ralph | [package] add dist and distcheck target (to create... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
ralph | [package] add package source path override |
blob | commitdiff | raw | diff to current |
2009-04-27 |
nico | add missing bits from [15451] |
blob | commitdiff | raw | diff to current |
2009-04-27 |
nico | introduce a generic PKG_CONFIG_DEPENDS for packages... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
nbd | clean up automake/pkg-config handling, move separate... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
nbd | move pkg config stuff to per-target exports to prevent... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
nbd | get rid of $Id$ - it has never helped us and it has... |
blob | commitdiff | raw | diff to current |
2009-03-17 |
nbd | add PKG_HOST_ONLY variable to prevent target builds |
blob | commitdiff | raw | diff to current |
2009-03-17 |
nbd | move host build in packages into a separate namespace... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
nbd | fix the target-local CONFIG_SITE export. apparently... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
nbd | move the CONFIG_SITE export to target-local exports |
blob | commitdiff | raw | diff to current |
2009-03-09 |
nbd | prepend $(STAGING_DIR)/host to the PATH only in target... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
nbd | fix the host vs native stampfile dependencies to improv... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
nbd | allow concurrent use of host-build.mk and package.mk... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
nbd | fix typo |
blob | commitdiff | raw | diff to current |
2009-01-13 |
nbd | add support for an optional staging directory for debug... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
nico | [massive] add support for alternative C libraries ... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
nbd | fix inotify detection for linux 2.4 (fixes glib2 and... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
lars | oops, previous commit was broken. remove wrong line... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
lars | Add InstallDev/(Pre|Post) hooks. |
blob | commitdiff | raw | diff to current |
2008-09-03 |
nbd | add default Build/Install template, which is activated... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
nbd | add an extra build step Build/Install which allows... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
nbd | allow packages to forcibly disable the svn/git mirror... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
nbd | large improvement for parallel builds. works without... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
nbd | revert ARM to oabi by default, add some eabi patches... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
nbd | fix packages that use -f on other build system makefiles |
blob | commitdiff | raw | diff to current |
2007-12-27 |
agb | expunge find GNUism |
blob | commitdiff | raw | diff to current |
2007-12-27 |
nbd | add improved autotools fixups |
blob | commitdiff | raw | diff to current |
2007-12-27 |
nbd | add $(STAGING_DIR)/host, which contains target specific... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
nbd | clean up after staging packages |
blob | commitdiff | raw | diff to current |
2007-12-25 |
nbd | add automatic file tracking and uninstallation for... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
nbd | add a second parameter to InstallDev/UninstallDev for... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
blogic | fixed copy paste error |
blob | commitdiff | raw | diff to current |
2007-11-20 |
nbd | fix build issues that happen when the staging dir is... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
nbd | better scope handling for the configured stamp |
blob | commitdiff | raw | diff to current |
2007-10-31 |
nbd | fix default downloads from svn |
blob | commitdiff | raw | diff to current |
2007-10-20 |
blogic | refreshed madwifi patches |
blob | commitdiff | raw | diff to current |
2007-10-14 |
blogic | DESCRIPTION:= is obselete, so complain if it is used... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
blogic | changed pkg_install_files so one can specify the folder... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
blogic | added a function, that packages can call to make instal... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
nbd | fixes for refresh/update handling |
blob | commitdiff | raw | diff to current |
2007-09-29 |
nbd | add a packaging method that installs files into a subdi... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
nbd | Refactor downloading code into download.mk |
blob | commitdiff | raw | diff to current |
2007-09-28 |
nbd | add $(STAGING_DIR) as argument to the InstallDev templa... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
nbd | some minor fixes, cleanups, package build abstraction |
blob | commitdiff | raw | diff to current |
2007-09-20 |
nbd | fix spontaneous rebuilds caused by make package/<name... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
nico | remove uneeded stuff after python changes in [8639] |
blob | commitdiff | raw | diff to current |
2007-09-03 |
nico | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
nico | provide default PKG_BUILD_DIR for packages missing... |
blob | commitdiff | raw | diff to current |
2007-09-01 |
nico | fix .dep_files exclusion in rdep calls |
blob | commitdiff | raw | diff to current |
2007-08-30 |
nbd | clean up recursive dependency handling, use timestamp... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
florian | Add a PyMod template for python related modules |
blob | commitdiff | raw | diff to current |
2007-08-24 |
nico | replace xargs commands with $(XARGS) |
blob | commitdiff | raw | diff to current |
2007-08-22 |
nico | rename libtool macros, revert [8461], make install... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
florian | Make the libtool fix more dynamic |
blob | commitdiff | raw | diff to current |
2007-08-21 |
nico | add 2 helper macros to deal with libtool madness |
blob | commitdiff | raw | diff to current |
2007-08-21 |
nico | rename 'stampfiles' directory to 'stamp' |
blob | commitdiff | raw | diff to current |
2007-08-07 |
nbd | build system cleanup/restructuring as described in... |
blob | commitdiff | raw | diff to current |
2007-07-30 |
nbd | fix a rebuild bug related to quilt |
blob | commitdiff | raw | diff to current |
2007-07-30 |
nbd | speed up the prepare step a bit |
blob | commitdiff | raw | diff to current |
2007-07-30 |
nbd | next round of cleanup, convert target/ - make -j works... |
blob | commitdiff | raw | diff to current |
2007-07-30 |
nbd | more cleanup |
blob | commitdiff | raw | diff to current |
2007-06-11 |
nbd | only apply recursive deps if DUMP is unset |
blob | commitdiff | raw | diff to current |
2007-06-03 |
nbd | Add quilt integration for packages |
blob | commitdiff | raw | diff to current |
2007-05-10 |
nbd | improve metadata scanning time |
blob | commitdiff | raw | diff to current |
2007-05-09 |
nbd | fix recursive dependencies on build directories - shoul... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
nbd | Small bugfix for dependency handling - mostly for base... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
nbd | add missing dependencies for autorebuild |
blob | commitdiff | raw | diff to current |
2007-04-16 |
nbd | hide some junk in non-verbose mode |
blob | commitdiff | raw | diff to current |
2007-04-15 |
nbd | clean up dependency handling for autorebuilds |
blob | commitdiff | raw | diff to current |
2007-03-31 |
nbd | call Build/Clean for clean: in package makefiles |
blob | commitdiff | raw | diff to current |
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 |
next |