Age | Commit message (Expand) | Author |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-09-29 | - fix quotes for STRIP. | Bernhard Reutner-Fischer |
2007-09-29 | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer |
2007-09-28 | - cleanup configure options | Bernhard Reutner-Fischer |
2007-09-28 | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer |
2007-09-28 | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson |
2007-09-27 | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer |
2007-09-26 | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer |
2007-09-20 | - revert r19918 for now | Bernhard Reutner-Fischer |
2007-09-20 | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer |
2007-09-17 | - add v9a and v9b settings. | Bernhard Reutner-Fischer |
2007-09-15 | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer |
2007-09-12 | Add version info (date) to root fs image | Ulf Samuelsson |
2007-09-12 | Update various packages to make X run | Ulf Samuelsson |
2007-09-01 | - cosmetic cleanup | Bernhard Reutner-Fischer |
2007-08-28 | Add default X11 install directory | Ulf Samuelsson |
2007-08-28 | - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS | Bernhard Reutner-Fischer |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - random whitespace cleanup | Bernhard Reutner-Fischer |
2007-08-21 | - our dependencies are project specific. First (untested) attempt to take thi... | Bernhard Reutner-Fischer |
2007-08-21 | - move the PROJECT variable setting to a more sensible place | Bernhard Reutner-Fischer |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-08-10 | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen |
2007-08-08 | Use cross ldconfig instead of host version | Peter Korsgaard |
2007-07-31 | - add possibility to select different flavours of strip (or none at all for d... | Bernhard Reutner-Fischer |
2007-07-31 | - nil the CXX env var if we don't have a CXX cross-compiler | Bernhard Reutner-Fischer |
2007-07-23 | - fix typo in previous commit | Bernhard Reutner-Fischer |
2007-07-23 | - iff the cross-compiler supports certain mtune,march,mabi flags then use the... | Bernhard Reutner-Fischer |
2007-07-22 | No platform code in this file. | "Steven J. Hill" |
2007-07-22 | ATMEL_MIRROR needs to be available before toolchain is built | Ulf Samuelsson |
2007-07-20 | Add additional include directory, required by some packages | Ulf Samuelsson |
2007-07-20 | make source-check without permanently changing WGET command | Ulf Samuelsson |
2007-07-17 | Ensure we use host 'make', even when building 'make' in buildroot | Ulf Samuelsson |
2007-07-12 | Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR | Ulf Samuelsson |
2007-07-12 | BSP Patch: | Ulf Samuelsson |
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD... | "Steven J. Hill" |
2007-06-28 | - adjust infrastructure for new kconfig | Bernhard Reutner-Fischer |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-27 | - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa... | Bernhard Reutner-Fischer |
2007-06-26 | - add BR2_INET_IPV6 and BR2_INET_RPC | Bernhard Reutner-Fischer |
2007-06-26 | - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 | Bernhard Reutner-Fischer |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer |
2007-05-07 | Add another include path to the CFLAGS. | "Steven J. Hill" |
2007-03-20 | - put staging_dir/usr/bin into the target path, so X-stuff can find freetype-... | Bernhard Reutner-Fischer |
2007-02-06 | Support building using an external toolchain. Questions to the mailing list a... | "Steven J. Hill" |
2007-02-04 | - the $(XSERVER) target can be provided by different X server impls. Adjust u... | Bernhard Reutner-Fischer |
2007-01-30 | - make absolutely sure that we are not trying to go into jobserver mode for M... | Bernhard Reutner-Fischer |
2007-01-14 | filter pkgconfig output to force it do use our staging_dir and not | Eric Andersen |
2006-12-21 | - use centralized DISABLE_LARGEFILE | Bernhard Reutner-Fischer |
2006-12-08 | - Quote TARGET_PATH. Closes #1107. | Bernhard Reutner-Fischer |