- 27 Oct, 2015 1 commit
-
-
Jisi Liu authored
This adds implicit dependencies to the coressponding runtime libraries.
-
- 22 Oct, 2015 3 commits
- 21 Oct, 2015 2 commits
- 20 Oct, 2015 7 commits
- 16 Oct, 2015 2 commits
- 15 Oct, 2015 1 commit
-
-
Jisi Liu authored
This is needed to support python bazel build.
-
- 07 Oct, 2015 1 commit
-
-
Ming Zhao authored
-
- 29 Sep, 2015 1 commit
-
-
Ming Zhao authored
library.
-
- 27 Aug, 2015 2 commits
-
-
Peter Kasting authored
-
Peter Kasting authored
When trying to compile the protobuf code as a DLL, and then compile other DLLs with generated .pb.cc/h files that reference InternalMetadataWithArena::InternalMetadataWithArena(Arena*), MSVC gives an "unresolved external symbol" error. This seems to be due to the function being simultaneously exported and inline. Moving it out-of-line fixes things. There are other functions exported and inline as well but de-inlining them doesn't seem to be necessary to get the build working, and I'd rather de-inline as few functions as possible.
-
- 26 Aug, 2015 2 commits
- 16 Jul, 2015 1 commit
-
-
Jon Skeet authored
-
- 06 Jul, 2015 1 commit
-
-
Jorge Canizales authored
Also add WKT headers to the umbrella file, and simplify Podspec with it. Plus some layout improvements to the BUILD file.
-
- 18 Jun, 2015 5 commits
-
-
Jisi Liu authored
Change-Id: I63ed5fb58a45e098f2fd1fa457a219148de030bd
-
Jisi Liu authored
Induce those from the input proto file names instead to reduce the lenght of the BUILD file. Change-Id: I1dda57dedac547f4bd0cc3a7d08fb611d72acd13
-
Jisi Liu authored
Change-Id: I0b5a2c017f5412aaca3a47815671753cdef63165
-
Jisi Liu authored
Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf
-
Jisi Liu authored
Change-Id: I5a299d969ff96d7d2f80aadc7e8987d461d24b8f
-