Commit History

Author SHA1 Message Date
  Felix Fietkau e66a211078 fix default downloads from svn 18 years ago
  John Crispin 9f73ab51f3 refreshed madwifi patches 18 years ago
  John Crispin 7558f0281f DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 18 years ago
  John Crispin 5a4b6b5f4e changed pkg_install_files so one can specify the folder to install from 18 years ago
  John Crispin 33ecac1f24 added a function, that packages can call to make installing files/folders much cleaner and easier 18 years ago
  Felix Fietkau e2f7a60283 fixes for refresh/update handling 18 years ago
  Felix Fietkau 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 years ago
  Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 18 years ago
  Felix Fietkau 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
  Felix Fietkau e554dafa93 fix spontaneous rebuilds caused by make package/<name>/update with quilt 18 years ago
  Nicolas Thill 9f6bd2c07b remove uneeded stuff after python changes in [8639] 18 years ago
  Nicolas Thill e5e03321f9 tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent 18 years ago
  Nicolas Thill 6a6fa5a4ab provide default PKG_BUILD_DIR for packages missing a PKG_VERSION 18 years ago
  Nicolas Thill 6a8ab4c0be fix .dep_files exclusion in rdep calls 18 years ago
  Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
  Florian Fainelli 39cbeec7b2 Add a PyMod template for python related modules 18 years ago
  Nicolas Thill 4b23cac27b replace xargs commands with $(XARGS) 18 years ago
  Nicolas Thill b4318f53f9 rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir 18 years ago
  Florian Fainelli c994e41757 Make the libtool fix more dynamic 18 years ago
  Nicolas Thill 5440728b06 add 2 helper macros to deal with libtool madness 18 years ago
  Nicolas Thill ba05b57573 rename 'stampfiles' directory to 'stamp' 18 years ago
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 years ago
  Felix Fietkau 23f0017829 fix a rebuild bug related to quilt 18 years ago
  Felix Fietkau 9bf7beae60 speed up the prepare step a bit 18 years ago
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 18 years ago
  Felix Fietkau a7b635f075 more cleanup 18 years ago
  Felix Fietkau ca0140018b only apply recursive deps if DUMP is unset 19 years ago
  Felix Fietkau cc690d782c Add quilt integration for packages 19 years ago
  Felix Fietkau 30b08e0bb4 improve metadata scanning time 19 years ago