2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-27 02:43:28 +00:00
rules_foreign_cc/examples
2019-11-19 14:50:33 +01:00
..
apache_httpd Correct environment variable references to the platform-independent style (#248) 2019-05-06 16:30:21 +02:00
bison Add bison/yacc example (configure & make) (#206) 2019-01-28 22:10:31 +01:00
boost adds bootstrap_options to attribute to allow user to pass command line args to bootstrap.sh (#181) 2019-02-14 11:05:10 +01:00
build_cmake_itself Reorganize examples to be in a separate workspace (#188) 2019-01-07 10:31:27 +01:00
built_ninja Extract cmake and ninja into a toolchain; provide defaults. (#192) 2019-01-08 12:25:16 +01:00
cc_configure_make Adapt rules_foreign_cc for working with libtool instead of ar. (#315) 2019-09-09 18:20:42 +02:00
cmake Reorganize examples to be in a separate workspace (#188) 2019-01-07 10:31:27 +01:00
cmake_android Switch to rules_jvm_external (#287) 2019-07-10 18:44:57 +02:00
cmake_cares Extract cmake and ninja into a toolchain; provide defaults. (#192) 2019-01-08 12:25:16 +01:00
cmake_crosstool Minor fixes in example files (#264) 2019-06-25 18:38:25 +02:00
cmake_hello_world_lib Windows: tests now work with native test wrapper (#263) 2019-05-17 11:52:28 +02:00
cmake_hello_world_variant Fix replace_in_files function in windows_commands.bzl (#280) 2019-06-25 18:31:21 +02:00
cmake_nghttp2 Extract cmake and ninja into a toolchain; provide defaults. (#192) 2019-01-08 12:25:16 +01:00
cmake_pcl Reorganize examples to be in a separate workspace (#188) 2019-01-07 10:31:27 +01:00
cmake_synthetic Be resilient with Bazel-built transitive dependencies duplicates (#318) 2019-09-17 14:34:20 -04:00
cmake_with_bazel_transitive Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00
configure_gnuplot Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00
configure_with_bazel_transitive Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00
make_luajit Lua example (#291) 2019-10-23 12:17:16 +02:00
pybind11 Reorganize examples to be in a separate workspace (#188) 2019-01-07 10:31:27 +01:00
simple_make Implement support for "pure" GNU Make in make.bzl (#285) 2019-07-10 18:05:24 +02:00
use_malloc Example with malloc attribute, currently not working (#250) 2019-05-07 18:19:16 +02:00
with_prebuilt_ninja_artefact Windows, tests: fix for native test wrapper (#246) 2019-04-30 16:50:26 +03:00
.bazelignore Lua example (#291) 2019-10-23 12:17:16 +02:00
BUILD Be resilient with Bazel-built transitive dependencies duplicates (#318) 2019-09-17 14:34:20 -04:00
examples_repositories.bzl Mirror all http_archives. (#341) 2019-11-19 14:50:33 +01:00
nghttp2.patch Fix patch file for nghttp2 (#275) 2019-06-06 13:25:46 +02:00
print_bazel_version.sh Minor fixes in example files (#264) 2019-06-25 18:38:25 +02:00
select_windows_tests.bzl Correction for what tests to run on CI on Windows with Bazel 0.22.0 (#207) 2019-01-29 14:21:31 +01:00
WORKSPACE Switch to rules_jvm_external (#287) 2019-07-10 18:44:57 +02:00