116 Commits (6933e2f499b8c2b3a318cc4dbceb83b88ab39b0e)

Author SHA1 Message Date
Feng Xiao 431cee60e6 Remove inexist files from build. 8 years ago
Jisi Liu d947308aa1 update files to include php generators (#2165) 8 years ago
Jisi Liu 39a2a25f05 update files to include php generators (#2165) 8 years ago
Jisi Liu 923314cc88 update files to include php generators 8 years ago
Piotr Sikora faea19c359 Bazel: export LICENSE file. 8 years ago
David Z. Chen 02cd45ca35 Bazel build: Keep generated sources and Python runtime in the same directory. 9 years ago
Jisi Liu f86d39c295 Update file lists. 9 years ago
Jisi Liu 1f4f3e26bd Update file list to include the missing extension lite file. 9 years ago
Chad Whipkey baf52bd79e Change protobuf CPP proto generator to support the 'lite' option in 9 years ago
David Z. Chen 5ebeefb94c Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets. 9 years ago
Andrew Harp 3b4e7dcf29 Update BUILD 9 years ago
Andrew Harp b56b461e49 Do not link in pthread library for Android builds. 9 years ago
Steven Parkes d5a573274d export well known protos 9 years ago
Steven Parkes a9244ca0df add java/util support based on java/util/pom.xml 9 years ago
Steven Parkes ea1886661e pass correct args to protoc for java wellknown protos when used as an external repository 9 years ago
Pete Warden f0c1a86372 Added iOS settings to Bazel build 9 years ago
David Z. Chen 985c968443 Remove hack for building Python support with Bazel. 9 years ago
Pete Warden cb39204af8 Updated library generation with iOS options 9 years ago
Manjunath Kudlur 99a3e30bd7 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when 9 years ago
Ming Zhao 4fe03816b1 Fix bazel BUILD for Java. 9 years ago
Feng Xiao ef6c72b46b Update BUILD/cmake files. 9 years ago
Manjunath Kudlur d03ef20039 Made targets relative to google/protobuf 9 years ago
Manjunath Kudlur a194921527 Made building the python extension configurable via --define=use_fast_cpp_protos=true 9 years ago
Manjunath Kudlur 3ff1dca0bd Enable fast cpp protos in the python interface. 9 years ago
Geoffrey Irving 29799238c2 Add srcs_version = "PY2AND3" in BUILD files 9 years ago
Jon Skeet a6361a124a Rename "umbrella" to "reflection" consistently. 9 years ago
Jisi Liu 6a40bf89d3 Make the cc wkt proto target public. 9 years ago
Lukacs T. Berki 915d9cd245 add headers 9 years ago
Jisi Liu be92ffbf74 add default_runtime attribute to cc|py rules. 9 years ago
Jisi Liu e1f60f5043 Update comments. 9 years ago
Jisi Liu fbc51b7018 Add six as an external dep. 9 years ago
Jisi Liu 68e13f40f4 Enable python tests with testdata. 9 years ago
Jisi Liu 598480df11 Add runfiles to make the protobuf_test pass. 9 years ago
Jisi Liu 166e9bbb84 Rename python and java bazel rules. 9 years ago
Jisi Liu 8f54026ded avoid name duplication. 9 years ago
Jisi Liu bc4fd15209 Rename copeid_src to internal_copied_filegroup 9 years ago
Jisi Liu 14c8f8ac1d Uncomment objc tests 9 years ago
Jisi Liu 53a56be4c4 Change the impl rule include to includes. 9 years ago
Jisi Liu 04658a3c24 Change default value of protoc on xx_proto_library rules. 9 years ago
Jisi Liu 7b948cc7c5 Support python for bazel. 9 years ago
Jisi Liu 993fb7013e Python bazel support. 9 years ago
Jisi Liu 3101e7337c Change prefix to include, and add docs 9 years ago
Jisi Liu d8701b5741 Rename deps/proto_deps to cc_libs/deps 9 years ago
Jisi Liu 39362b35b2 Extract protoc action into .bzl for cc. 9 years ago
Ming Zhao 5cdd9367b3 Add missing csharp_doc_comment.cc to protoc_lib. 9 years ago
Ming Zhao 60880a7e46 Add "java_proto" target in bazel BUILD file to provide Java runtime 9 years ago
Peter Kasting 5d412c47d9 Change to just not marking the class for export 9 years ago
Peter Kasting 6e54999773 Fix compile failures building protobuf DLLs on MSVC in Chromium's codebase. 9 years ago
Bo Yang ff7bdad231 Fix bugs on windows 9 years ago
Jisi Liu b90f9f8073 Update cmake and BUILD files. 9 years ago