Files
codeql/misc/bazel
Paolo Tranquilli 6e33f979c7 Bazel: add an installer shortcut to codeql_pack
This makes the first `codeql_pack` in a package add an `installer` target
aliasing the `<name>-installer` one. This makes it so that one can for
example do `bazel run //rust:installer` instead of the stuttering
`bazel run //rust:rust-installer`. If a bazel package defines multiple
`codeql_pack` targets, the first one only will get the `installer` alias.
2024-11-19 10:25:31 +01:00
..
2024-08-23 17:26:05 +02:00
2024-10-09 16:04:16 +02:00
2024-08-23 17:26:05 +02:00
2024-05-31 11:49:36 +02:00
2024-06-05 14:46:59 +02:00