summaryrefslogtreecommitdiff
path: root/package/Makefile.in
AgeCommit message (Expand)Author
2009-01-12buildroot: get rid of s390 supportPeter Korsgaard
2009-01-01buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard
2008-12-15Fix TARGET_PATH for external toolchain buildsThomas Petazzoni
2008-12-13Another external toolchain support solutionThomas Petazzoni
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-11-28Adding Central config.cache optionsDaniel Laird
2008-11-21Revert r24000: "Fix external toolchain build"Peter Korsgaard
2008-11-11Fix external toolchain buildThomas Petazzoni
2008-11-07package/Makefile.in: revert rpath setup for toolchains.Daniel Laird
2008-11-06package/Makefile.in: rpath setup for toolchains.Daniel Laird
2008-10-22package/Makefile.in: Remove rpath fix as it breaks Thomas png buildDaniel Laird
2008-10-22package/Makefile.in: Add -rpath-link Daniel Laird
2008-08-04package: global largefile CFLAGS handlingPeter Korsgaard
2008-07-11package/Makefile.in: cleanup MAKE/MAKE1Peter Korsgaard
2008-07-01package/Makefile.in: propagate -s make flag to sub makesPeter Korsgaard
2008-06-14pkgconfig: bump version and cleanupPeter Korsgaard
2008-05-31Makefile: honor silent (-s) flagPeter Korsgaard
2008-03-12added more debugging options for packagesJohn Voltz
2008-03-11added debug optionJohn Voltz
2008-01-10Use host ldconfig, if external toolchain is usedUlf Samuelsson
2007-10-30FIx syntax errorUlf Samuelsson
2007-10-18Allow to remove _nofpu from directories and imagesUlf Samuelsson
2007-10-18Remove debugging info from package/Makefile.inUlf Samuelsson
2007-10-18Remove hyphen from images if empty rootfs suffixUlf Samuelsson
2007-10-07Allow date to be added to ImageUlf Samuelsson
2007-10-05- fix some whitespace damage..Bernhard Reutner-Fischer
2007-10-02- default to mips I for mipsel and mips III for mips Bernhard Reutner-Fischer
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 viaBernhard Reutner-Fischer
2007-09-28- cleanup configure optionsBernhard Reutner-Fischer
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
2007-09-28Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2Ulf Samuelsson
2007-09-27- add a query for suggestions on how to deal with MALLOC_GLIBC_COMPATBernhard 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 nowBernhard 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} twiddlingBernhard Reutner-Fischer
2007-09-12Add version info (date) to root fs imageUlf Samuelsson
2007-09-12Update various packages to make X runUlf Samuelsson
2007-09-01- cosmetic cleanupBernhard Reutner-Fischer
2007-08-28Add default X11 install directoryUlf Samuelsson
2007-08-28- add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTSBernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- random whitespace cleanupBernhard 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 placeBernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-10Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen