Skip to content
  1. Oct 03, 2008
  2. Oct 02, 2008
  3. Oct 01, 2008
  4. Sep 30, 2008
  5. Sep 29, 2008
  6. Sep 28, 2008
  7. Sep 26, 2008
  8. Sep 25, 2008
  9. Sep 24, 2008
  10. Sep 22, 2008
  11. Sep 19, 2008
    • Daniel Laird's avatar
      Makefile.autotools.in: Get my $(Q)'s in the correct place · 52097d2d
      Daniel Laird authored
      Minor fix for Makefile.autotools.in that deals with the packages
      that use AUTOCONF to regenerate configure etc. 
      (my mistake to start with)
      
      Daniel Laird
      52097d2d
    • Daniel Laird's avatar
      Makefile.autotools.in: Extended to cope with more bad packages · 4ab8aa44
      Daniel Laird authored
      1. I added a HOOK_POST_EXTRACT previously so that I could cope with the
      bad libxml2 package.  This required me to remove some dead patches
      (.rej) files after I extracted the package, the issue is that the
      EXTRACT target runs patch-kernel.sh to patch the ltmain.sh.  
      It then finds some.rej files and bombs out.
      I have altered the sequence so that the HOOK_POST_EXTRACT target runs
      before the make target that patches libtool to deal with this.
       
      2.) I have added a $(PKG)_LIBTOOL_PATCH variable.  This is defaulted to
      YES however if you override it in the package makefile to NO then the
      ltmain.sh file will not be patched automatically but only if you have
      added your own patches.  
      This is necessary for freetype 2.3.7 as it cannot use the
      buildroot-libtool patch.
      
      I am using this patch for building a set of packages, however it
      is not a complete set of packages so await feedback of issues (if any)
      
      Daniel Laird
      4ab8aa44
  12. Sep 18, 2008
  13. Sep 17, 2008
  14. Sep 16, 2008
  15. Sep 14, 2008
Loading