daml/bazel_tools
Andreas Herrmann df7bff6288 Update to bazel-0.27 (#1957)
* Bazel: 0.24.0 -> 0.27.0

* Update rules_haskell for Bazel 0.27 compatibility

* Update bazel-deps and bazel-watcher

* Windows escape JVM flags

* load commands at top of .bzl file

Bazel 0.27 no longer allows load commands that are not at the beginning
of the file.

* Update Bazel rules

* subpackage boundary

* native is not defined in BUILD files

* yarn: @bazel/hide-bazel-files

Seems to be required since latest rules_nodejs version. Otherwise, yarn
fails with errors about existing BUILD or BUILD.bazel files.

* grpc-java plugin visibility

* Update fat_cc_library

* Nix Python3 toolchain

* Iteration over depset

* dev_env_package: Create symlinks one level deeper

To prevent symlinking the BUILD file as well. The nested BUILD file
confuses Bazel as of 0.27 and rules_nodejs cannot find the node
executable anymore.

* Update rules_nodejs

* Add managed_directories for node_modules

* hie-bios: Extract bazel-genfiles from bazel info

Bazel 0.27 changed the genfiles location which breaks the hie-core test
on macOS.

* update cc_wrapper to Bazel 0.27

* bazel info -> bazel info bazel-genfiles

* Fix typo in BUILD

Co-Authored-By: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com>
2019-07-05 14:04:47 +00:00
..
client_server_test windows: fixed client_server_test setup (#1958) 2019-07-03 09:59:29 +02:00
dev_env_package Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
docs open-sourcing daml 2019-04-04 09:33:38 +01:00
java_testing Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
packaging Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
runfiles Only fix paths when running in a bazel environment. (#1842) 2019-06-24 12:13:09 +00:00
BUILD.bazel Get haskell-ide-core to work on our codebase (#1692) 2019-06-16 15:42:48 +02:00
docs.bzl Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
fat_cc_library.bzl Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
ghci-template.sh Fix running the IDE on damlc (#1956) 2019-07-01 17:30:13 +02:00
grpc-bazel-mingw.patch Build gRPC on Windows with GHC's internal Mingw toolchain (#284) 2019-04-08 15:32:46 +02:00
grpc-java-plugin-visibility.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
haskell_public_ghci_repl_wrapper.patch Get haskell-ide-core to work on our codebase (#1692) 2019-06-16 15:42:48 +02:00
haskell-arx.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
haskell-c2hs.patch Building c2hs (#355) 2019-04-10 15:12:08 +02:00
haskell-darwin-symlink-dylib.patch Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
haskell-drop-fake-static.patch Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
haskell-ghci-grpc.patch Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
haskell-hie-bios.patch Update the hie-bios commit SHA (#1825) 2019-06-22 12:01:44 -04:00
haskell-windows-extra-libraries.patch Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
haskell-windows-library-dirs.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
haskell.bzl Fix CPP issue with default da-ghci (#1889) 2019-06-26 12:53:13 +00:00
hlint.bzl Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
java.bzl Fixes 895: Improve DA Bazel rules for building javadocs. (#896) 2019-05-14 09:40:30 +02:00
javadoc_library.bzl Build javadoc for daml-lf-archive (#1867) 2019-06-25 21:12:25 +02:00
os_info.bzl open-sourcing daml 2019-04-04 09:33:38 +01:00
pkg.bzl Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
pom_file.bzl Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
pom_template.xml Fixes 895: Improve DA Bazel rules for building javadocs. (#896) 2019-05-14 09:40:30 +02:00
proto.bzl Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
rules_nodejs_bash.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_nodejs_default_shell_env.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
scala-escape-jvmflags.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
scala.bzl Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
workspace_status.cmd windows: working //:git-revision target (#434) 2019-04-12 13:25:31 +02:00
workspace_status.sh open-sourcing daml 2019-04-04 09:33:38 +01:00