1. 13 Jun, 2016 5 commits
    • Thomas Van Lenten's avatar
      Better support for using the proto library from a framework. · 72df8446
      Thomas Van Lenten authored
      - Add generator constant for the default framework name.
      - Add generator api for making the CPP symbol from the name.
      - Add generator api to see if it is a bundled proto file.
      - Output a CPP conditional and two imports for the core library headers.
      - Add helper for generating the #import for file headers to deal with the
        framework imports.
      - Add a reference from the unittests to a WKT to use that to inspect how
        imports generate.
      - Update the podspec to define the CPP symbol and require pods 1.0 (or later).
      
      Fixes https://github.com/google/protobuf/issues/1457
      72df8446
    • Thomas Van Lenten's avatar
      Make the CocoaPods integration tests more robust · 1445ce28
      Thomas Van Lenten authored
      - Env solution doesn't seem to always work, use template pod files and copy
        them in place instead.
      - Flush the pods cache before and after runs.
      - Make pod install verbose to have the info incase something goes wrong.
      1445ce28
    • Thomas Van Lenten's avatar
      Add shared schemes for the CocoaPods integration tests · 61fa92df
      Thomas Van Lenten authored
      Otherwise the projects have to be opened once to create user schemes for the
      command line builds to work.
      61fa92df
    • Thomas Van Lenten's avatar
      Expand the OS X/Xcode gitignores · 9e91571b
      Thomas Van Lenten authored
      - Add the folder CocoaPods will add to the root folder.
      - Move and expand the entries in the objectivec directory.
      9e91571b
    • Thomas Van Lenten's avatar
      CocoaPod Integration Tests · 7e4fb76a
      Thomas Van Lenten authored
      - Add an Xcode 6.3 created default iOS Project.
      - Add an Xcode 6.3 created default OS X Project.
      - Add Podfiles to for both that use Protobufs from within the tree.
      - Add a script to run the tests (and cleanup) to help confirm the state of the
        Protobuf.podspec and sources.
      7e4fb76a
  2. 16 May, 2016 3 commits
  3. 14 May, 2016 2 commits
  4. 13 May, 2016 3 commits
  5. 12 May, 2016 2 commits
  6. 11 May, 2016 10 commits
  7. 10 May, 2016 7 commits
  8. 09 May, 2016 1 commit
  9. 06 May, 2016 7 commits