- 13 Jun, 2016 5 commits
-
-
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
-
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.
-
Thomas Van Lenten authored
Otherwise the projects have to be opened once to create user schemes for the command line builds to work.
-
Thomas Van Lenten authored
- Add the folder CocoaPods will add to the root folder. - Move and expand the entries in the objectivec directory.
-
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.
-
- 16 May, 2016 3 commits
- 14 May, 2016 2 commits
- 13 May, 2016 3 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
Added release notes for Ruby and JavaScript.
-
Josh Haberman authored
-
- 12 May, 2016 2 commits
- 11 May, 2016 10 commits
- 10 May, 2016 7 commits
-
-
Jisi Liu authored
This time move the macro inside namespaces; hopefully will work with the integration script.
-
Jisi Liu authored
Fix protoc build artifact script.
-
Jisi Liu authored
pbconfig.h has gone. This commit removes the target.
-
Jisi Liu authored
-
Jisi Liu authored
-
Thomas Van Lenten authored
Declare an init and avoid passing NULL to initWithValue:count:
-
Thomas Van Lenten authored
Fixes https://github.com/google/protobuf/issues/1189
-
- 09 May, 2016 1 commit
-
-
Joshua Haberman authored
Build cleanup
-
- 06 May, 2016 7 commits
-
-
Jisi Liu authored
Remove accidentally restored deleted files.
-
Jisi Liu authored
-
Jisi Liu authored
Fix the std::string error introduced in integration.
-
Feng Xiao authored
updated README
-
beardedn5rd authored
-
Feng Xiao authored
Updated README.md
-
Thomas Van Lenten authored
-