Merge pull request #580 from wigyori/cc-libpcap
[15.05/openwrt.git] / target / Makefile
2012-06-06 Felix Fietkautarget: do not make target/*/install depend on target...
2012-03-13 Gabor Juhosimagebuilder: fix parallel building (closes #11117)
2009-11-14 Felix FietkauAdd a target (CONFIG_MAKE_CONFIG) that creates an expor...
2008-08-17 Felix Fietkausome more build system cleanup
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2007-08-30 Felix Fietkaufix a dependency bug
2007-07-31 Felix Fietkauonly build sdk and imagebuilder at target/install time
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-16 Felix Fietkaudon't run the image prereq check if the image directory...
2007-06-04 Felix FietkauRename 'refresh' to 'update' and make the new 'refresh...
2007-06-03 Felix Fietkauimplement quilt handling for the kernel tree ... and...
2007-04-18 Felix Fietkauthe default_subtargets template was a bad idea, since...
2007-02-26 Felix Fietkauuse default_subtargets in package/Makefile and target...
2007-02-25 Felix Fietkauclean up a few things in image build makefiles and...
2007-01-14 Felix FietkauFix config checks for Image Builder and SDK - only...
2007-01-10 Felix FietkauAdd initial version of the new Image Builder
2006-12-06 Felix Fietkaumove target/utils to tools/firmware-utils
2006-11-28 Mike Bakermove target/image/platform to target/linux/platform...
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-10-14 Felix Fietkauleave out the ccache directory when copying the staging...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-06-27 Mike Bakercredit where credit is due
2006-06-21 Felix Fietkaumove target/linux/image to target/image
2006-06-21 Felix Fietkaufix and enable the sdk
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-20 Felix Fietkauadd target/download
2006-05-31 Felix Fietkaucleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-31 Felix Fietkaudisable target/linux/package
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-02-24 Felix Fietkaufix make target/linux/package/*-clean
2006-01-31 Mike Bakerfix "make target/linux/package/*-*" targets
2006-01-14 Mike Bakerfix trace targets to actually display correct target...
2006-01-13 Felix Fietkaucall target/linux/prepare from target/prepare
2005-10-22 Felix Fietkaularge build system cleanup. added some stuff to control...
2005-08-14 Felix Fietkauadd new image builder
2005-07-20 Waldemar Brodkorbremove unused variable
2005-07-17 Felix Fietkaumove target/default/target_skeleton into package/base...
2005-06-11 Felix Fietkaucleanup in target/
2005-06-05 Felix Fietkauadd rebuild target for the linux directory
2005-05-28 Felix Fietkaumove package/linux into target/linux, use wbx' new...
2005-04-21 Felix Fietkaufix sdk build
2005-04-21 Mike Bakeradd lzma to compile chain
2005-04-20 Felix Fietkauadd openwrt image builder to sdk
2005-04-08 Felix Fietkauadd some fixes for parallel build (does not work with...
2005-04-02 Felix Fietkauremove lzma loader config option (make it default)...
2005-04-02 Waldemar Brodkorblzma loader patch from oleg, great thanks good work...
2005-03-29 Mike Bakerenable CONFIG_NET_RADIO
2005-03-23 Waldemar Brodkorbremove link before creation, otherwise rebuild fails
2005-03-20 Mike Bakerplease quit breaking things