Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bazel-rules-foreign-cc-source-20190926-bp154.1.20 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: bazel-rules-foreign-cc-source Distribution: SUSE Linux Enterprise 15 SP4
Version: 20190926 Vendor: openSUSE
Release: bp154.1.20 Build date: Mon May 9 11:09:37 2022
Group: Unspecified Build host: sheep88
Size: 405848 Source RPM: bazel-rules-foreign-cc-20190926-bp154.1.20.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/bazelbuild/rules_foreign_cc
Summary: Source code of bazel-rules-foreign-cc
Rules for building C/C++ projects using foreign build systems inside Bazel
projects.

This package contains source code of bazel-rules-foreign-cc.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Dec 19 2019 Madhu Mohan Nelemane <mmnelemane@suse.com>
  - Update to version 20190926
    * Fix generated code to have load statements strictly in the beginning (#231)
    * Explicitly name the nested workspace for tests on Bazel CI (#230)
    * Remove support for the versions of Bazel before 0.22 (#234)
    * Pass --copt, --cxxopt, --conlyopt, --linkopt to cmake_external/configure_make rules (#235)
    * Fix Buildkite breakage caused by gmaven_rules rename (#236)
    * Remove rules_apple dependency (#233)
    * remove unneeded -print option from find command (#242)
    * Windows, tests: fix for native test wrapper (#246)
    * Fixes a bug where bootstrap options weren't being passed (#245)
    * Correct environment variable references to the platform-independent style (#248)
    * Example with malloc attribute, currently not working (#250)
    * Fix using Bazel-built libraries by cmake_external and configure_make (#249)
    * Allow ranlib to be overridden (#253)
    * For cmake_external and configure_make, do not prepend relative install (#258)
    * Fix #254 (Linker flags passed to ar). (#256)
    * Migrate for incompatible_require_ctx_in_configure_features (#260)
    * Migrate for --incompatible_enable_cc_toolchain_resolution (#262)
    * Windows: tests now work with native test wrapper (#263)
    * Guard cc_common.configure_features with a version check (#270)
    * Migrate for --incompatible_depset_is_not_iterable (#267)
    * Use forward compatible version of _configure_features (#271)
    * Fix the code to work with Bazel HEAD: (#274)
    * Fix patch file for nghttp2 (#275)
    * Fix #123 Improve code readability for collecting input dependencies (#257)
    * fix(cmake): Use "Debug" and "Release" instead of "DEBUG" and "RELEASE" (#277)
    * Fix replace_in_files function in windows_commands.bzl (#280)
    * Minor fixes in example files (#264)
    * Add examples' bazel symlinks to gitignore (#288)
    * Implement support for "pure" GNU Make in make.bzl (#285)
    * Switch to rules_jvm_external (#287)
    * Add -L to cp (#266)
    * Fix a way of wiping CMake cache entry values defined by toolchain from CL (#293)
    * Remove unnecessary restrictions on the library filename - fixes #276 (#294)
    * Build Android example on CI (#286)
    * Add -H to find in symlink_contents_to_dir (#303)
    * Adapt rules_foreign_cc for working with libtool instead of ar. (#315)
    * Fix make() rule to run make commands sequentially and not in parallel. (#317)
    * Be resilient with Bazel-built transitive dependencies duplicates (#318)
    * When executed without sandbox, target- and host- configured targets are
      created in the same execution root with the same names. (#321)
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
  - Remove obsolete Groups tag (fate#326485)
* Sat May 25 2019 Michal Rostecki <mrostecki@opensuse.org>
  - Include rpmlintrc file in sources.
* Tue May 21 2019 Michal Rostecki <mrostecki@opensuse.org>
  - Initial release

Files

/usr/share/doc/packages/bazel-rules-foreign-cc-source
/usr/share/doc/packages/bazel-rules-foreign-cc-source/README.md
/usr/share/licenses/bazel-rules-foreign-cc-source
/usr/share/licenses/bazel-rules-foreign-cc-source/LICENSE
/usr/src/bazel-rules-foreign-cc
/usr/src/bazel-rules-foreign-cc/.bazelci
/usr/src/bazel-rules-foreign-cc/.bazelci/config.yaml
/usr/src/bazel-rules-foreign-cc/.bazelignore
/usr/src/bazel-rules-foreign-cc/AUTHORS
/usr/src/bazel-rules-foreign-cc/BUILD
/usr/src/bazel-rules-foreign-cc/CODEOWNERS
/usr/src/bazel-rules-foreign-cc/CONTRIBUTING.md
/usr/src/bazel-rules-foreign-cc/LICENSE
/usr/src/bazel-rules-foreign-cc/README.md
/usr/src/bazel-rules-foreign-cc/WORKSPACE
/usr/src/bazel-rules-foreign-cc/cc_configure_make
/usr/src/bazel-rules-foreign-cc/cc_configure_make/BUILD
/usr/src/bazel-rules-foreign-cc/cc_configure_make/README.md
/usr/src/bazel-rules-foreign-cc/cc_configure_make/def.bzl
/usr/src/bazel-rules-foreign-cc/examples
/usr/src/bazel-rules-foreign-cc/examples/.bazelignore
/usr/src/bazel-rules-foreign-cc/examples/BUILD
/usr/src/bazel-rules-foreign-cc/examples/WORKSPACE
/usr/src/bazel-rules-foreign-cc/examples/apache_httpd
/usr/src/bazel-rules-foreign-cc/examples/apache_httpd/BUILD
/usr/src/bazel-rules-foreign-cc/examples/apache_httpd/t.sh
/usr/src/bazel-rules-foreign-cc/examples/bison
/usr/src/bazel-rules-foreign-cc/examples/bison/BUILD
/usr/src/bazel-rules-foreign-cc/examples/boost
/usr/src/bazel-rules-foreign-cc/examples/boost/BUILD
/usr/src/bazel-rules-foreign-cc/examples/build_cmake_itself
/usr/src/bazel-rules-foreign-cc/examples/build_cmake_itself/BUILD
/usr/src/bazel-rules-foreign-cc/examples/built_ninja
/usr/src/bazel-rules-foreign-cc/examples/built_ninja/BUILD
/usr/src/bazel-rules-foreign-cc/examples/built_ninja/test_ninja_version.sh
/usr/src/bazel-rules-foreign-cc/examples/cc_configure_make
/usr/src/bazel-rules-foreign-cc/examples/cc_configure_make/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cc_configure_make/libevent_echosrv1.c
/usr/src/bazel-rules-foreign-cc/examples/cmake
/usr/src/bazel-rules-foreign-cc/examples/cmake/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake/arc.c
/usr/src/bazel-rules-foreign-cc/examples/cmake/bazel-icon-transparent.png
/usr/src/bazel-rules-foreign-cc/examples/cmake/libpng_usage_example.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake/test_libgd.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake/test_libpng.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake/test_zlib.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake/zlib-example.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_android
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/AndroidManifest.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/LibraryManifest.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/cpp/native-lib.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/hello_lib-example.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java/com
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java/com/example
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java/com/example/android
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java/com/example/android/bazel
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/java/com/example/android/bazel/MainActivity.java
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/drawable
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/drawable-v24
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/drawable-v24/ic_launcher_foreground.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/drawable/ic_launcher_background.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/layout
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/layout/activity_main.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-anydpi-v26
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-anydpi-v26/ic_launcher.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-anydpi-v26/ic_launcher_round.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-hdpi
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-hdpi/ic_launcher.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-hdpi/ic_launcher_round.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-mdpi
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-mdpi/ic_launcher.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-mdpi/ic_launcher_round.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xhdpi
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xhdpi/ic_launcher.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xhdpi/ic_launcher_round.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxhdpi
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxhdpi/ic_launcher.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxhdpi/ic_launcher_round.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxxhdpi
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxxhdpi/ic_launcher.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/mipmap-xxxhdpi/ic_launcher_round.png
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/values
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/values/colors.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/values/strings.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/res/values/styles.xml
/usr/src/bazel-rules-foreign-cc/examples/cmake_android/zlib-example.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_cares
/usr/src/bazel-rules-foreign-cc/examples/cmake_cares/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_cares/c-ares-test.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/.bazelrc
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/WORKSPACE
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/compilers
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/compilers/linaro_linux_gcc_5.3.1.BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/hello.cc
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/hello_client.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/hello_client_version123.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/src/hello.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/src/hello.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/static/test_hello.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/CROSSTOOL
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-ar
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-as
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-gcc
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-ld
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-nm
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-objcopy
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-objdump
/usr/src/bazel-rules-foreign-cc/examples/cmake_crosstool/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-strip
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/src/hello.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/src/hello.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/binary/src/main.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/hello_client.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/src/hello.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/shared/src/hello.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/hello_client.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/hello_client_version123.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/src/hello.c
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/src/hello.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_lib/static/test_hello.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_variant
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_variant/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_hello_world_variant/test_hello_world.sh
/usr/src/bazel-rules-foreign-cc/examples/cmake_nghttp2
/usr/src/bazel-rules-foreign-cc/examples/cmake_nghttp2/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_nghttp2/nghttp2-test.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_pcl
/usr/src/bazel-rules-foreign-cc/examples/cmake_pcl/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/src/liba.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/liba/src/liba.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/src/libb.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libb/src/libb.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/src/libc.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/libc/src/libc.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_synthetic/test_libb.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/BUILD
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/src
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/src/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/src/libb.cpp
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/libb/src/libb.h
/usr/src/bazel-rules-foreign-cc/examples/cmake_with_bazel_transitive/test_libb.cpp
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot/BUILD
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot/arc.c
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot/bazel-icon-transparent.png
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot/libpng_usage_example.cpp
/usr/src/bazel-rules-foreign-cc/examples/configure_gnuplot/zlib-example.cpp
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/BUILD
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/builtWithBazel.c
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/builtWithBazel.h
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/BUILD
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/Makefile.in
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/configure
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/include
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/include/simple.h
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/src
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/simple_lib/src/simple.c
/usr/src/bazel-rules-foreign-cc/examples/configure_with_bazel_transitive/testSimple.c
/usr/src/bazel-rules-foreign-cc/examples/examples_repositories.bzl
/usr/src/bazel-rules-foreign-cc/examples/nghttp2.patch
/usr/src/bazel-rules-foreign-cc/examples/print_bazel_version.sh
/usr/src/bazel-rules-foreign-cc/examples/pybind11
/usr/src/bazel-rules-foreign-cc/examples/pybind11/BUILD
/usr/src/bazel-rules-foreign-cc/examples/pybind11/example
/usr/src/bazel-rules-foreign-cc/examples/pybind11/example/CMakeLists.txt
/usr/src/bazel-rules-foreign-cc/examples/pybind11/example/example.cpp
/usr/src/bazel-rules-foreign-cc/examples/select_windows_tests.bzl
/usr/src/bazel-rules-foreign-cc/examples/simple_make
/usr/src/bazel-rules-foreign-cc/examples/simple_make/BUILD
/usr/src/bazel-rules-foreign-cc/examples/simple_make/code
/usr/src/bazel-rules-foreign-cc/examples/simple_make/code/BUILD
/usr/src/bazel-rules-foreign-cc/examples/simple_make/code/Makefile
/usr/src/bazel-rules-foreign-cc/examples/simple_make/code/liba.cpp
/usr/src/bazel-rules-foreign-cc/examples/simple_make/code/liba.h
/usr/src/bazel-rules-foreign-cc/examples/simple_make/test_libb.cpp
/usr/src/bazel-rules-foreign-cc/examples/use_malloc
/usr/src/bazel-rules-foreign-cc/examples/use_malloc/BUILD
/usr/src/bazel-rules-foreign-cc/examples/use_malloc/WORKSPACE
/usr/src/bazel-rules-foreign-cc/examples/use_malloc/hello.cpp
/usr/src/bazel-rules-foreign-cc/examples/with_prebuilt_ninja_artefact
/usr/src/bazel-rules-foreign-cc/examples/with_prebuilt_ninja_artefact/.bazelrc
/usr/src/bazel-rules-foreign-cc/examples/with_prebuilt_ninja_artefact/BUILD
/usr/src/bazel-rules-foreign-cc/examples/with_prebuilt_ninja_artefact/WORKSPACE
/usr/src/bazel-rules-foreign-cc/for_workspace
/usr/src/bazel-rules-foreign-cc/for_workspace/BUILD
/usr/src/bazel-rules-foreign-cc/for_workspace/bazel_version.bzl
/usr/src/bazel-rules-foreign-cc/for_workspace/cmake_build.bzl
/usr/src/bazel-rules-foreign-cc/for_workspace/compilation_mode.bzl
/usr/src/bazel-rules-foreign-cc/for_workspace/install_ws_dependency.bzl
/usr/src/bazel-rules-foreign-cc/for_workspace/ninja_build.bzl
/usr/src/bazel-rules-foreign-cc/for_workspace/repositories.bzl
/usr/src/bazel-rules-foreign-cc/test
/usr/src/bazel-rules-foreign-cc/test/BUILD
/usr/src/bazel-rules-foreign-cc/test/cmake_text_tests.bzl
/usr/src/bazel-rules-foreign-cc/test/convert_shell_script_test.bzl
/usr/src/bazel-rules-foreign-cc/test/standard_cxx_flags_test
/usr/src/bazel-rules-foreign-cc/test/standard_cxx_flags_test/.bazelrc
/usr/src/bazel-rules-foreign-cc/test/standard_cxx_flags_test/BUILD
/usr/src/bazel-rules-foreign-cc/test/standard_cxx_flags_test/WORKSPACE
/usr/src/bazel-rules-foreign-cc/test/standard_cxx_flags_test/tests.bzl
/usr/src/bazel-rules-foreign-cc/test/utils_test.bzl
/usr/src/bazel-rules-foreign-cc/toolchains_examples
/usr/src/bazel-rules-foreign-cc/toolchains_examples/.bazelrc
/usr/src/bazel-rules-foreign-cc/toolchains_examples/BUILD
/usr/src/bazel-rules-foreign-cc/toolchains_examples/README.md
/usr/src/bazel-rules-foreign-cc/toolchains_examples/WORKSPACE
/usr/src/bazel-rules-foreign-cc/toolchains_examples/additional_toolchains.bzl
/usr/src/bazel-rules-foreign-cc/toolchains_examples/fancy_platform_commands.bzl
/usr/src/bazel-rules-foreign-cc/toolchains_examples/test_platform_name_rule.bzl
/usr/src/bazel-rules-foreign-cc/tools
/usr/src/bazel-rules-foreign-cc/tools/build_defs
/usr/src/bazel-rules-foreign-cc/tools/build_defs/BUILD
/usr/src/bazel-rules-foreign-cc/tools/build_defs/boost_build.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/cc_toolchain_util.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/cmake.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/cmake_script.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/configure.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/configure_script.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/detect_root.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/framework.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/make.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/native_tools
/usr/src/bazel-rules-foreign-cc/tools/build_defs/native_tools/BUILD
/usr/src/bazel-rules-foreign-cc/tools/build_defs/native_tools/native_tools_toolchain.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/native_tools/tool_access.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/run_shell_file_utils.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_script_helper.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/polymorphism
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/polymorphism/BUILD
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/polymorphism/generate_overloads.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/BUILD
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/access.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/commands.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/defs.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/function_and_call.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl/BUILD
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl/default_commands.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl/linux_commands.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl/osx_commands.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/impl/windows_commands.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/toolchain_mappings.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/shell_toolchain/toolchains/ws_defs.bzl
/usr/src/bazel-rules-foreign-cc/tools/build_defs/version.bzl
/usr/src/bazel-rules-foreign-cc/workspace_definitions.bzl


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024