1. 11 Jun, 2015 1 commit
  2. 09 Jun, 2015 2 commits
  3. 07 Jun, 2015 4 commits
  4. 04 Jun, 2015 16 commits
  5. 03 Jun, 2015 1 commit
    • Todd Casey's avatar
      Fixed issues · 15559911
      Todd Casey authored
      - Fixed file permissions on file_accessor.rb
      
      - Simplified the regular expression logic for detecting .framework
      related header files.
      15559911
  6. 02 Jun, 2015 1 commit
    • Todd Casey's avatar
      Added specs and fixed duplicate headers · 5b277b8e
      Todd Casey authored
      Fixed issue caused by the original fix for #3161, where build and
      public headers were included in the Public/Headers/SpecName directory,
      even if they were correctly included also in the
      Public/Headers/SpecName/FrameworkName directory as the fix for #3161
      was addressing. The headers defined in either source_files and
      public_header_files will be ignored if they are already included by the
      vendored_frameworks.
      
      - Updated banana-lib.tar.gz to include a SubDir/SubBananalib.h in the
      Bananalib.framework.
      
      - Updated broken specs because of the new SubDir/SubBananalib.h header,
      and also expanded the new vendor spec added for #3161 to include a
      validation for the pretense of SubDir/SubBananalib.h.
      5b277b8e
  7. 01 Jun, 2015 15 commits