Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Paolo Tranquilli f1bdd6bdda Bazel: switch to erroring out by default on outdated lock file 2024-02-22 11:26:39 +01:00
Paolo Tranquilli 67222f8f7e Bazel: add module lock file 2024-02-22 11:09:15 +01:00
Paolo Tranquilli cda4ca68f8 Bazel: tweak `.bazelrc` 2024-02-22 11:08:50 +01:00
Paolo Tranquilli 3ca9d70100 Bazel: drop `experimental` from bzlmod flag 2024-02-21 16:53:08 +01:00
Paolo Tranquilli 61bfe7e520 Bazel: rename internal module to `semmle_code` 2024-02-21 16:51:39 +01:00
Paolo Tranquilli c0eeb7a34e Bazel: reference (and locally stub) internal module 2024-02-12 15:58:43 +01:00
Paolo Tranquilli 19bb8fe22d Bazel: use bzlmod 2024-02-12 10:55:40 +01:00
Alexandre Boulgakov abc6d62b6f Swift: Use platform-specific Bazel config. 2023-06-16 17:24:04 +01:00
Alexandre Boulgakov 5952a729df Build: Bump build mode to C++20. 2023-06-08 13:10:43 +01:00
Paolo Tranquilli ce6109547b Bazel: only pass `-std=c++17` for C++ compilation 2022-09-15 12:30:30 +02:00
Alex Denisov 4a03976a15 Swift: set compiler flags explicitly 2022-04-28 13:17:05 +02:00
Alex Denisov 272aa594cc Swift: compiler options moved to .bazelrc 2022-04-27 17:11:16 +02:00
Paolo Tranquilli 95dbf2d666 Swift: first skeleton extractor
This adds a first dummy extractor for swift.

Running `bazel run //swift:install` will create an `extractor_pack`
directory in `swift`. From that moment providing `--search-path=swift`
will pick up the extractor.
2022-04-12 12:40:59 +02:00