| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding Central config.cache options | Daniel Laird | 2008-11-28 | 1 | -1/+27 |
* | Revert r24000: "Fix external toolchain build" | Peter Korsgaard | 2008-11-21 | 1 | -10/+4 |
* | Fix external toolchain build | Thomas Petazzoni | 2008-11-11 | 1 | -4/+10 |
* | package/Makefile.in: revert rpath setup for toolchains. | Daniel Laird | 2008-11-07 | 1 | -4/+3 |
* | package/Makefile.in: rpath setup for toolchains. | Daniel Laird | 2008-11-06 | 1 | -3/+4 |
* | package/Makefile.in: Remove rpath fix as it breaks Thomas png build | Daniel Laird | 2008-10-22 | 1 | -4/+2 |
* | package/Makefile.in: Add -rpath-link | Daniel Laird | 2008-10-22 | 1 | -2/+4 |
* | package: global largefile CFLAGS handling | Peter Korsgaard | 2008-08-04 | 1 | -0/+4 |
* | package/Makefile.in: cleanup MAKE/MAKE1 | Peter Korsgaard | 2008-07-11 | 1 | -7/+2 |
* | package/Makefile.in: propagate -s make flag to sub makes | Peter Korsgaard | 2008-07-01 | 1 | -5/+4 |
* | pkgconfig: bump version and cleanup | Peter Korsgaard | 2008-06-14 | 1 | -3/+1 |
* | Makefile: honor silent (-s) flag | Peter Korsgaard | 2008-05-31 | 1 | -0/+6 |
* | added more debugging options for packages | John Voltz | 2008-03-12 | 1 | -0/+25 |
* | added debug option | John Voltz | 2008-03-11 | 1 | -0/+5 |
* | Use host ldconfig, if external toolchain is used | Ulf Samuelsson | 2008-01-10 | 1 | -0/+4 |
* | FIx syntax error | Ulf Samuelsson | 2007-10-30 | 1 | -1/+1 |
* | Allow to remove _nofpu from directories and images | Ulf Samuelsson | 2007-10-18 | 1 | -4/+10 |
* | Remove debugging info from package/Makefile.in | Ulf Samuelsson | 2007-10-18 | 1 | -3/+0 |
* | Remove hyphen from images if empty rootfs suffix | Ulf Samuelsson | 2007-10-18 | 1 | -1/+6 |
* | Allow date to be added to Image | Ulf Samuelsson | 2007-10-07 | 1 | -4/+10 |
* | - fix some whitespace damage.. | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
* | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -0/+4 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -4/+4 |
* | - fix quotes for STRIP. | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -31/+31 |
* | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
* | - cleanup configure options | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -38/+49 |
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -10/+17 |
* | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | 2007-09-28 | 1 | -10/+29 |
* | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+2 |
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -2/+2 |
* | - revert r19918 for now | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+0 |
* | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -0/+13 |
* | - add v9a and v9b settings. | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -4/+2 |
* | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -0/+7 |
* | Add version info (date) to root fs image | Ulf Samuelsson | 2007-09-12 | 1 | -2/+2 |
* | Update various packages to make X run | Ulf Samuelsson | 2007-09-12 | 1 | -0/+3 |
* | - cosmetic cleanup | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 |
* | Add default X11 install directory | Ulf Samuelsson | 2007-08-28 | 1 | -0/+3 |
* | - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -0/+6 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - our dependencies are project specific. First (untested) attempt to take thi... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -42/+0 |
* | - move the PROJECT variable setting to a more sensible place | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -6/+0 |
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -0/+10 |
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 1 | -1/+11 |
* | Use cross ldconfig instead of host version | Peter Korsgaard | 2007-08-08 | 1 | -0/+1 |
* | - add possibility to select different flavours of strip (or none at all for d... | Bernhard Reutner-Fischer | 2007-07-31 | 1 | -2/+9 |
* | - nil the CXX env var if we don't have a CXX cross-compiler | Bernhard Reutner-Fischer | 2007-07-31 | 1 | -1/+1 |
* | - fix typo in previous commit | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -3/+3 |
* | - iff the cross-compiler supports certain mtune,march,mabi flags then use the... | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -0/+16 |