Lines Matching +full:cmake +full:- +full:ext
3 ACLOCAL_AMFLAGS = -I m4
7 # Build . before src so that our all-local and clean-local hooks kicks in at
22 check-local:
28 # be careful because clean-local is also invoked during "make distclean", but
33 clean-local:
34 @if test -e third_party/googletest/Makefile; then \
38 if test -e conformance/Makefile; then \
42 if test -e benchmarks/Makefile; then \
46 if test -e objectivec/DevTools; then \
48 rm -f objectivec/DevTools/*.pyc; \
52 pkgconfig_DATA = protobuf.pc protobuf-lite.pc
291 java/core/generate-sources-build.xml \
292 java/core/generate-test-sources-build.xml \
549 java/kotlin/generate-sources-build.xml \
550 java/kotlin/generate-test-sources-build.xml \
575 java/kotlin-lite/BUILD.bazel \
576 java/kotlin-lite/generate-sources-build.xml \
577 java/kotlin-lite/generate-test-sources-build.xml \
578 java/kotlin-lite/lite.awk \
579 java/kotlin-lite/pom.xml \
580 java/kotlin-lite/pom_template.xml \
581 java/kotlin-lite/process-lite-sources-build.xml \
582 java/kotlin-lite/src/main/kotlin/com/google/protobuf/ExtendableMessageLiteExtensions.kt\
583 java/kotlin-lite/src/test/kotlin/com/google/protobuf/ExtendableMessageLiteExtensionsTest.kt\
584 java/kotlin-lite/src/test/kotlin/com/google/protobuf/Proto2LiteTest.kt \
587 java/lite/generate-sources-build.xml \
588 java/lite/generate-test-sources-build.xml \
592 java/lite/process-lite-sources-build.xml \
617 objectivec/.clang-format \
793 objectivec/Tests/UnitTests-Bridging-Header.h \
794 objectivec/Tests/UnitTests-Info.plist \
803 php/ext/google/protobuf/arena.c \
804 php/ext/google/protobuf/arena.h \
805 php/ext/google/protobuf/array.c \
806 php/ext/google/protobuf/array.h \
807 php/ext/google/protobuf/config.m4 \
808 php/ext/google/protobuf/convert.c \
809 php/ext/google/protobuf/convert.h \
810 php/ext/google/protobuf/def.c \
811 php/ext/google/protobuf/def.h \
812 php/ext/google/protobuf/generate_package_xml.sh \
813 php/ext/google/protobuf/map.c \
814 php/ext/google/protobuf/map.h \
815 php/ext/google/protobuf/message.c \
816 php/ext/google/protobuf/message.h \
817 php/ext/google/protobuf/names.c \
818 php/ext/google/protobuf/names.h \
819 php/ext/google/protobuf/php-upb.c \
820 php/ext/google/protobuf/php-upb.h \
821 php/ext/google/protobuf/php_protobuf.h \
822 php/ext/google/protobuf/protobuf.c \
823 php/ext/google/protobuf/protobuf.h \
824 php/ext/google/protobuf/template_package.xml \
825 php/ext/google/protobuf/wkt.inc \
826 php/ext/google/protobuf/tests/unnecessary_zval.phpt \
1138 ruby/ext/google/protobuf_c/convert.c \
1139 ruby/ext/google/protobuf_c/convert.h \
1140 ruby/ext/google/protobuf_c/defs.c \
1141 ruby/ext/google/protobuf_c/defs.h \
1142 ruby/ext/google/protobuf_c/extconf.rb \
1143 ruby/ext/google/protobuf_c/map.c \
1144 ruby/ext/google/protobuf_c/map.h \
1145 ruby/ext/google/protobuf_c/message.c \
1146 ruby/ext/google/protobuf_c/message.h \
1147 ruby/ext/google/protobuf_c/protobuf.c \
1148 ruby/ext/google/protobuf_c/protobuf.h \
1149 ruby/ext/google/protobuf_c/repeated_field.c \
1150 ruby/ext/google/protobuf_c/repeated_field.h \
1151 ruby/ext/google/protobuf_c/ruby-upb.c \
1152 ruby/ext/google/protobuf_c/ruby-upb.h \
1153 ruby/ext/google/protobuf_c/wrap_memcpy.c \
1154 ruby/google-protobuf.gemspec \
1197 ruby/travis-test.sh
1218 cmake/CMakeLists.txt \
1219 cmake/README.md \
1220 cmake/conformance.cmake \
1221 cmake/examples.cmake \
1222 cmake/extract_includes.bat.in \
1223 cmake/install.cmake \
1224 cmake/libprotobuf-lite.cmake \
1225 cmake/libprotobuf.cmake \
1226 cmake/libprotoc.cmake \
1227 cmake/protobuf-config-version.cmake.in \
1228 cmake/protobuf-config.cmake.in \
1229 cmake/protobuf-lite.pc.cmake \
1230 cmake/protobuf-module.cmake.in \
1231 cmake/protobuf-options.cmake \
1232 cmake/protobuf.pc.cmake \
1233 cmake/protoc.cmake \
1234 cmake/tests.cmake \
1235 cmake/version.rc.in \
1239 editors/protobuf-mode.el \
1276 ar-lib \
1281 install-sh \