abseil.podspec.gen.py |
This script generates abseil.podspec from all BUILD.bazel files.
This is expected to run on abseil git repository with Bazel 1.0 on Linux.
It recursively analyzes BUILD.bazel files using query command of Bazel to
dump its build rules in XML format. From these rules, it constructs podspec
structure.
|
7377 |
algorithm |
|
|
base |
|
|
BUILD.bazel |
|
3172 |
cleanup |
|
|
CMakeLists.txt |
|
1249 |
container |
|
|
copts |
|
|
crc |
|
|
debugging |
|
|
flags |
|
|
functional |
|
|
hash |
|
|
log |
|
|
memory |
|
|
meta |
|
|
numeric |
|
|
profiling |
|
|
random |
|
|
status |
|
|
strings |
|
|
synchronization |
|
|
time |
|
|
types |
|
|
utility |
|
|