summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* allow package directories to override the path to configurenbd2006-12-081-1/+2
* minor cleanupnbd2006-12-081-9/+7
* build all packages in a package directory by default if DEVELOPER or SDK is setnbd2006-11-301-2/+2
* trivial changesmbm2006-11-281-4/+4
* more cleanup, build fix on freebsdnbd2006-11-281-3/+3
* another bsd bugfixnbd2006-11-271-3/+5
* trap chmod errors in tar unpack on bsd - modes like 02755 failnbd2006-11-272-1/+19
* fix collecting package metadata on freebsdnbd2006-11-271-14/+20
* minor cleanup and freebsd compile fixnbd2006-11-271-3/+7
* fix pesky kmod-* ipkg install bugnbd2006-11-252-3/+3
* add a prereq check for autoconfnbd2006-11-241-0/+6
* move platform specific base-files into target/linux/<targetname>nbd2006-11-221-0/+1
* remove python prereq check - no longer necessarynbd2006-11-201-4/+0
* autodetect atm, pci, usb, pcmcia features from kernel config filenbd2006-11-191-0/+17
* reorganize nat helper packages, move ftp and irc nat to a package that is ena...nbd2006-11-191-1/+7
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-182-0/+3
* import Package/Default in KernelPackage to avoid reusing variables from the w...nbd2006-11-181-0/+1
* only enable in-tree kmod-* packages by defaultnbd2006-11-181-1/+1
* implement target profiles in menuconfignbd2006-11-121-21/+42
* fix another build errornbd2006-11-122-3/+3
* another optimizationnbd2006-11-121-1/+1
* speed up the build system a little bitnbd2006-11-121-0/+1
* add missing includenbd2006-11-121-0/+2
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-116-81/+49
* fix typos in CONFIG_SITE filesnico2006-11-071-2/+0
* revert autotools files touching: it has side effects (closes: #918)nico2006-11-051-14/+0
* Move out autotools touching stuff to a macroflorian2006-11-021-2/+6
* Ok, third round, the right one, touch the file anyway, does not break other p...florian2006-11-021-7/+8
* Update makefiles to use the autotools stuff put in the template, remove bogus...florian2006-11-021-1/+0
* Some more stuffflorian2006-11-021-0/+4
* Move out some generic code to prevent autotools from re-creating filesflorian2006-11-021-0/+6
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-271-1/+1
* fix dependencies on the virtual kernel package (fixes #878)nbd2006-10-241-1/+1
* strip third arg (dir name) to Build/Configure/Default macronico2006-10-221-1/+1
* fix squid and rp-pppoe (closes: #869)nico2006-10-206-21/+82
* fix typonbd2006-10-191-1/+1
* fix gnupg compilenbd2006-10-191-1/+1
* enable download target only if PKG_SOURCE_URL is setnbd2006-10-191-1/+1
* small fix for the sitefilesnbd2006-10-191-1/+2
* fix bmon compilenbd2006-10-191-0/+1
* add sitefiles similar to the ones from openembeddednbd2006-10-197-0/+157
* fix unnecessary kernel package recompilenbd2006-10-191-10/+12
* cleanup/rewrite of the kernel build processnbd2006-10-192-72/+119
* cleanupnbd2006-10-192-10/+12
* forgot to remove 2 filesnbd2006-10-192-26/+0
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-194-204/+2
* make filesystem size selection generic (for ext2)nbd2006-10-191-1/+4
* port more modules over to the new systemnbd2006-10-192-125/+0
* change rm to rm -f to avoid bogus make messagesnbd2006-10-181-1/+1
* improve parallel buildingnbd2006-10-181-2/+2