summaryrefslogtreecommitdiffstats
path: root/include/package.mk
Commit message (Expand)AuthorAgeFilesLines
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...nbd2008-02-141-1/+1
* fix packages that use -f on other build system makefilesnbd2008-01-031-1/+3
* expunge find GNUismagb2007-12-271-1/+1
* add improved autotools fixupsnbd2007-12-271-12/+11
* add $(STAGING_DIR)/host, which contains target specific, but host executable ...nbd2007-12-271-12/+8
* clean up after staging packagesnbd2007-12-251-0/+1
* add automatic file tracking and uninstallation for files installed in $(STAGI...nbd2007-12-251-5/+25
* add a second parameter to InstallDev/UninstallDev for specifying the path to ...nbd2007-12-231-2/+2
* fixed copy paste errorblogic2007-12-171-1/+1
* fix build issues that happen when the staging dir is cleared and the build di...nbd2007-11-201-1/+5
* better scope handling for the configured stampnbd2007-11-161-2/+5
* fix default downloads from svnnbd2007-10-311-0/+1
* refreshed madwifi patchesblogic2007-10-201-1/+5
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...blogic2007-10-141-4/+5
* changed pkg_install_files so one can specify the folder to install fromblogic2007-10-081-1/+1
* added a function, that packages can call to make installing files/folders muc...blogic2007-10-071-0/+4
* fixes for refresh/update handlingnbd2007-09-291-0/+1
* add a packaging method that installs files into a subdirectory of bin/ instea...nbd2007-09-291-0/+1
* Refactor downloading code into download.mknbd2007-09-291-10/+9
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-2/+2
* some minor fixes, cleanups, package build abstractionnbd2007-09-281-2/+9
* fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd2007-09-201-1/+1
* remove uneeded stuff after python changes in [8639]nico2007-09-061-11/+0
* tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...nico2007-09-031-6/+8
* provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico2007-09-031-1/+1
* fix .dep_files exclusion in rdep callsnico2007-09-011-2/+2
* clean up recursive dependency handling, use timestamp.pl again, because it sa...nbd2007-08-301-8/+5
* Add a PyMod template for python related modulesflorian2007-08-281-0/+9
* replace xargs commands with $(XARGS)nico2007-08-241-2/+2
* rename libtool macros, revert [8461], make install prefix configurable in lib...nico2007-08-221-3/+3
* Make the libtool fix more dynamicflorian2007-08-221-2/+2
* add 2 helper macros to deal with libtool madnessnico2007-08-211-0/+12
* rename 'stampfiles' directory to 'stamp'nico2007-08-211-4/+4
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-0/+1
* fix a rebuild bug related to quiltnbd2007-07-301-2/+2
* speed up the prepare step a bitnbd2007-07-301-1/+1
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+2
* more cleanupnbd2007-07-301-1/+1
* only apply recursive deps if DUMP is unsetnbd2007-06-111-6/+8
* Add quilt integration for packagesnbd2007-06-031-3/+6
* improve metadata scanning timenbd2007-05-101-1/+1
* fix recursive dependencies on build directories - should lead to fewer sponta...nbd2007-05-091-2/+2
* Small bugfix for dependency handling - mostly for base-files and symlinksnbd2007-04-261-2/+2
* add missing dependencies for autorebuildnbd2007-04-211-1/+1
* hide some junk in non-verbose modenbd2007-04-161-1/+1
* clean up dependency handling for autorebuildsnbd2007-04-151-15/+11
* call Build/Clean for clean: in package makefilesnbd2007-03-311-0/+1
* make busybox autorebuild on relevant config changesnbd2007-03-231-10/+13
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-0/+3
* formatting and trivial cleanupmbm2007-03-161-5/+4