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
irengrig 7d3bdc7e95
Add configure_make rule with zlib, freetype, libpng, libgd examples (#106)
+ fix replacement of the absolute paths in linked directories,
replace only in .pc files for speed
2018-09-18 13:20:58 +02:00
..
boost implements pcl cmake_external build rule (#68) 2018-09-05 22:24:41 +02:00
build_cmake_itself
cc_configure_make
cmake More windows tests corrections (#87) 2018-09-11 13:55:25 +02:00
cmake_android
cmake_cares Correct dependency on Ninja: do not depend on ninja if it is local (#84) 2018-09-10 11:54:59 +02:00
cmake_hello_world_lib Windows tests: each library should be in a separate directory (#90) 2018-09-12 15:37:12 +02:00
cmake_nghttp2 Correct dependency on Ninja: do not depend on ninja if it is local (#84) 2018-09-10 11:54:59 +02:00
cmake_pcl implements pcl cmake_external build rule (#68) 2018-09-05 22:24:41 +02:00
cmake_synthetic Synthetic tests: generate CMake crosstool file only on windows (#101) 2018-09-14 12:45:42 +02:00
configure_gnuplot Add configure_make rule with zlib, freetype, libpng, libgd examples (#106) 2018-09-18 13:20:58 +02:00
ninja Correct dependency on Ninja: do not depend on ninja if it is local (#84) 2018-09-10 11:54:59 +02:00
pybind11
BUILD Exclude synthetic tests from Ubuntu 16 on CI (#102) 2018-09-14 15:37:00 +02:00
examples_repositories.bzl implements pcl cmake_external build rule (#68) 2018-09-05 22:24:41 +02:00
nghttp2.patch