| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: update copyright | Peter Korsgaard | 2009-01-16 | 1 | -0/+1 |
* | Makefile: implement make release | Peter Korsgaard | 2009-01-15 | 1 | -0/+6 |
* | Mention the saveconfig and getconfig targets in make help | Hans-Christian Egtvedt | 2009-01-08 | 1 | -0/+2 |
* | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard | 2009-01-01 | 1 | -13/+17 |
* | Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923) | Peter Korsgaard | 2008-11-07 | 1 | -2/+1 |
* | Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules | Hans-Christian Egtvedt | 2008-11-05 | 1 | -7/+6 |
* | Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile | Hans-Christian Egtvedt | 2008-11-05 | 1 | -0/+1 |
* | Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir | Peter Korsgaard | 2008-11-04 | 1 | -1/+1 |
* | Makefile: ignore glib-genmarshal in staging_dir | Peter Korsgaard | 2008-11-03 | 1 | -1/+2 |
* | External toolchain support improvements | Peter Korsgaard | 2008-11-03 | 1 | -1/+1 |
* | Applied patch from Brian Foster <brian.foster@innova-card.com>: | Hamish Moffatt | 2008-09-11 | 1 | -2/+2 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -6/+6 |
* | Makefile.autotools.in: fix make source-check/external-deps differently | Peter Korsgaard | 2008-07-24 | 1 | -1/+1 |
* | Fix log | Ulf Samuelsson | 2008-07-07 | 1 | -2/+1 |
* | Fix log | Ulf Samuelsson | 2008-07-07 | 1 | -3/+5 |
* | Add slashes to allow TOPDIR to end without a slash in the future | Ulf Samuelsson | 2008-07-07 | 1 | -2/+2 |
* | Remove some debug messages | Ulf Samuelsson | 2008-07-07 | 1 | -14/+5 |
* | Replace configuring GLIB with autodetect | Ulf Samuelsson | 2008-07-06 | 1 | -6/+5 |
* | Add configuration possibility for host Gnome Lib installation | Ulf Samuelsson | 2008-07-05 | 1 | -2/+12 |
* | Add version number to log | Ulf Samuelsson | 2008-07-05 | 1 | -2/+11 |
* | Add 'build with log' | Ulf Samuelsson | 2008-07-04 | 1 | -0/+3 |
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati... | Ulf Samuelsson | 2008-07-04 | 1 | -0/+2 |
* | Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
* | Makefile: don't include .config from TOPDIR | Peter Korsgaard | 2008-06-23 | 1 | -1/+1 |
* | package/config: cygwin fix | Peter Korsgaard | 2008-06-19 | 1 | -0/+2 |
* | toolchain: also setup kernel headers when ext toolchain is used | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
* | distclean: Don't delete $(IMAGE) | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
* | Use local time (Thanks Mike) | Ulf Samuelsson | 2008-05-11 | 1 | -1/+1 |
* | Makefile: revert broken ccache (r21525) for now. | Peter Korsgaard | 2008-03-31 | 1 | -11/+0 |
* | Makefile: merge CVS and .svn find invocation | Peter Korsgaard | 2008-03-30 | 1 | -2/+1 |
* | Makefile: fix typo (.empty files, not dirs) | Peter Korsgaard | 2008-03-30 | 1 | -1/+1 |
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 1 | -0/+1 |
* | Ensure shell environment is handled correctly | Ulf Samuelsson | 2008-03-30 | 1 | -7/+9 |
* | Easy update of defconfig | Ulf Samuelsson | 2008-03-30 | 1 | -0/+3 |
* | Use BUSYBOX_LOCAL shell variable, if defined | Ulf Samuelsson | 2008-03-28 | 1 | -10/+15 |
* | Added ccache support and removed grub from defconfig due to brokenness at the... | Jason Spence | 2008-03-28 | 1 | -0/+11 |
* | more robust development files in target handler | John Voltz | 2008-03-11 | 1 | -11/+9 |
* | renamed variable, removed uppercase config text | John Voltz | 2008-03-10 | 1 | -1/+1 |
* | added dev files in target option | John Voltz | 2008-03-10 | 1 | -1/+16 |
* | buildroot: add kernel-headers to base targets so it gets handled by external-... | Peter Korsgaard | 2008-03-04 | 1 | -1/+1 |
* | buildroot: add external-deps target | Peter Korsgaard | 2008-03-04 | 1 | -0/+5 |
* | Do not create new directories in external toolchain | Ulf Samuelsson | 2007-10-07 | 1 | -0/+2 |
* | - Nowadays there is no need to strip the config symbols anymore | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -1/+11 |
* | Add some more host tools | Ulf Samuelsson | 2007-09-28 | 1 | -0/+8 |
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd... | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 1 | -0/+4 |
* | - for various reasons i will need an explicit ordering of the toolchain includes | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+12 |
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -2/+2 |
* | Ensure make %_defconfig works without error - now silently | Ulf Samuelsson | 2007-09-23 | 1 | -1/+1 |