2007-08-21 |
Bernhard Reutner... | - our dependencies are project specific. First (unteste... |
blob | commitdiff | raw |
2007-08-21 |
Bernhard Reutner... | - move the PROJECT variable setting to a more sensible... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Ulf Samuelsson | Remove switches if sstrip is run |
blob | commitdiff | raw | diff to current |
2007-08-10 |
Eric Andersen | Merge in X11R7 patches from Julien Letessier, posted... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Peter Korsgaard | Use cross ldconfig instead of host version |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Bernhard Reutner... | - add possibility to select different flavours of strip... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Bernhard Reutner... | - nil the CXX env var if we don't have a CXX cross... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Bernhard Reutner... | - fix typo in previous commit |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Bernhard Reutner... | - iff the cross-compiler supports certain mtune,march... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
"Steven J. Hill" | No platform code in this file. |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Ulf Samuelsson | ATMEL_MIRROR needs to be available before toolchain... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Ulf Samuelsson | Add additional include directory, required by some... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Ulf Samuelsson | make source-check without permanently changing WGET... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Ulf Samuelsson | Ensure we use host 'make', even when building 'make... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Ulf Samuelsson | Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Ulf Samuelsson | BSP Patch: |
blob | commitdiff | raw | diff to current |
2007-07-06 |
"Steven J. Hill" | Remove usage of TARGET_LDFLAGS all together. Both TARGE... |
blob | commitdiff | raw | diff to current |
2007-06-28 |
Bernhard Reutner... | - adjust infrastructure for new kconfig |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Bernhard Reutner... | - add endian handling, mmap, memcmp checks to TARGET_CO... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Bernhard Reutner... | - introduce TARGET_CONFIGURE_ARGS to hold presets for... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Bernhard Reutner... | - add BR2_INET_IPV6 and BR2_INET_RPC |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Bernhard Reutner... | - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Bernhard Reutner... | - add full sysroot support for non-ancient toolchains. |
blob | commitdiff | raw | diff to current |
2007-05-07 |
"Steven J. Hill" | Add another include path to the CFLAGS. |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Bernhard Reutner... | - put staging_dir/usr/bin into the target path, so... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
"Steven J. Hill" | Support building using an external toolchain. Questions... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Bernhard Reutner... | - the $(XSERVER) target can be provided by different... |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Bernhard Reutner... | - make absolutely sure that we are not trying to go... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Eric Andersen | filter pkgconfig output to force it do use our staging_... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
Bernhard Reutner... | - use centralized DISABLE_LARGEFILE |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Bernhard Reutner... | - Quote TARGET_PATH. Closes #1107. |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Bernhard Reutner... | - add and use a HOSTCXX variable. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Bernhard Reutner... | - add and use BR2_BZCAT config option. |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Eric Andersen | we use BR2_ENABLE_LOCALE not ENABLE_LOCALE |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Bernhard Reutner... | - add missing hung from the BR2_ZCAT introduction |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Bernhard Reutner... | - fix bug #1042; Hardcoding system-paths is a bad idea... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Bernhard Reutner... | - pickup the PATH the user has set. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Eric Andersen | move TAR_OPTIONS to its rightful place |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Paul Mundt | Split the target suffix out as a config option, for... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Bernhard Reutner... | - pass $(TARGET_CROSS)strip as STRIP to the packages. |
blob | commitdiff | raw | diff to current |
2006-01-25 |
David Anders | add TARGET_CXX per case 0000593 |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Mike Frysinger | add an option for the --build so cygwin users can utili... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Mike Frysinger | force CPP |
blob | commitdiff | raw | diff to current |
2005-10-01 |
Mike Frysinger | let people control location of download dir |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Mike Frysinger | add sf mirrors list in help (fix by Bernhard Fischer... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
"Steven J. Hill" | Build 'file' for the host as well as the target. If... |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Eric Andersen | Change root_fs_$(ARCH) to rootfs.$(ARCH) |
blob | commitdiff | raw | diff to current |
2005-05-18 |
"Steven J. Hill" | Fix bzip2 cross build error associated with host ranlib... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Mike Frysinger | SnarlCat writes: add OBJCOPY to build environment Bug... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Eric Andersen | more dhcp updates |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Eric Andersen | Patch from scott: http://bugs.uclibc.org/view.php?id=42 |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Eric Andersen | Add initial BR2_JLEVEL support, with some exceptions... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Eric Andersen | Add an option to allow people to relocate the toolchain |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Tim Riker | nuke sources/ - you might want to move sources/dl/... |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Eric Andersen | facelift step number two |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Eric Andersen | Major buildroot facelift, step one. |
blob | commitdiff | raw | diff to current |
|