2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-25 17:31:25 +00:00
rules_foreign_cc/examples
James Sharpe 9a4435ecab
Attempt to catch shell script errors proactively with 'set -euo pipef… (#500)
* Attempt to catch shell script errors proactively with 'set -euo pipefail'

* Fix up uninitialised variable use

* Fix osx shell function

* Fix to unbound variable in windows commands
2021-02-16 11:55:48 -08:00
..
apache_httpd Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
bison Add bison/yacc example (configure & make) (#206) 2019-01-28 22:10:31 +01:00
boost Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
build_cmake_itself Reorganize examples to be in a separate workspace (#188) 2019-01-07 10:31:27 +01:00
build_make_itself Add a GNU Make toolchain (#379) 2020-09-07 10:48:26 +02:00
built_ninja Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508) 2021-02-16 15:41:58 +00:00
cc_configure_make Moved example dependencies into loadable bzl files (#467) 2021-01-25 08:04:52 -08:00
cmake Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_android Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_cares Remove deprecated rules_foreign_cc_utils repo (#470) 2021-01-25 13:42:14 -08:00
cmake_crosstool Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_defines Propagate defines into CFLAGS and CXXFLAGS passed to the framework (#498) 2021-02-09 12:56:20 -08:00
cmake_hello_world_lib Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_hello_world_variant Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_nghttp2 Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_pcl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_synthetic Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_with_bazel_transitive Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_with_data Attempt to catch shell script errors proactively with 'set -euo pipef… (#500) 2021-02-16 11:55:48 -08:00
cmake_working_dir Fixed incorrect detection of lib_source root (#488) 2021-02-03 20:18:43 +00:00
configure_gnuplot Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
configure_libunwind Moved example dependencies into loadable bzl files (#467) 2021-01-25 08:04:52 -08:00
configure_mpc Moved example dependencies into loadable bzl files (#467) 2021-01-25 08:04:52 -08:00
configure_with_bazel_transitive Moved example dependencies into loadable bzl files (#467) 2021-01-25 08:04:52 -08:00
deps Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508) 2021-02-16 15:41:58 +00:00
make_luajit Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
pybind11 Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
simple_make Allow setting env vars (#489) 2021-02-04 11:59:01 +00:00
toolchains_examples Attempt to catch shell script errors proactively with 'set -euo pipef… (#500) 2021-02-16 11:55:48 -08:00
use_malloc Moved example dependencies into loadable bzl files (#467) 2021-01-25 08:04:52 -08:00
with_prebuilt_ninja_artefact Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
.bazelignore Moved some additional examples into the examples directory (#509) 2021-02-16 08:13:25 -08:00
BUILD Remove deprecated rules_foreign_cc_utils repo (#470) 2021-01-25 13:42:14 -08:00
nghttp2.patch Fix patch file for nghttp2 (#275) 2019-06-06 13:25:46 +02:00
WORKSPACE Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508) 2021-02-16 15:41:58 +00:00