Sign in
bazel
/
rules_typescript
/
24922209ec47300ebc730188a9bb04a54ffe36cd
/
ts_auto_deps
a8f559a
Adds bazelWorkspaces support to @bazel/typescript and @bazel/karma npm packages
by Greg Magolan
· 6 years ago
5794cab
Release automation: update README tags to latest
by Alex Eagle
· 6 years ago
733a05d
Include pre-built ts_auto_deps binaries in the distribution of rules_typescript.
by alexeagle
· 6 years ago
819f86f
Remove the (unused) flag to control whether taze registers tests with all_tests libraries.
by lucassloan
· 6 years ago
1f03cc9
Improve handling of generated source files.
by lucassloan
· 6 years ago
a462fa9
Report unused ts_declaration deps as unused instead of ambiguous.
by lucassloan
· 6 years ago
79de493
Support an alternative collection point for test libraries.
by lucassloan
· 6 years ago
c8fa225
Support generated sources in query-based taze.
by lucassloan
· 6 years ago
acc8d3d
Remove the ErrorOnUnresolvedImports flag.
by lucassloan
· 6 years ago
1b5d032
Respect disable_taze when registering tests with ts_development_sources.
by lucassloan
· 6 years ago
8dd18e8
Export IsMpegTS and IsTazeDisabledForDir.
by lucassloan
· 6 years ago
76362b0
Ignore MPEG transport stream ".ts" files.
by lucassloan
· 6 years ago
0b1efac
Make it an error to run taze on or under a directory with ts_libraries that reference sources in subdirectories.
by lucassloan
· 6 years ago
ded22d9
Update buildifier to the latest version
by TypeScript Team
· 6 years ago
79c6b07
Ensure that taze doesn't modify BUILDs with no TypeScript.
by lucassloan
· 6 years ago
406ae9f
Do not create empty BUILD files in packages that do not contain any TS.
by martinprobst
· 6 years ago
ca3e904
Internal change.
by martinprobst
· 6 years ago
d6953f6
Speed up taze --recursive by using a faster, parallelized file system walker to compile the list of directories to taze.
by TypeScript Team
· 6 years ago
3765fd8
Refactor: clarify "registerer".
by martinprobst
· 6 years ago
c587c5e
Simplify change tracking.
by martinprobst
· 6 years ago
f882705
Update updater to more fine grainedly track changed string list attributes.
by martinprobst
· 6 years ago
4fe4e5c
Pull registering targets with ts_config and ts_development_sources rules out of UpdateBUILD.
by TypeScript Team
· 6 years ago
2ec7ee6
Quote the content of a garbled protobuf.
by TypeScript Team
· 6 years ago
b60d7c9
Handle concatenated lists when checking if sources are already used in the BUILD file.
by TypeScript Team
· 6 years ago
51e6ad3
Exit early if there are no TypeScript rules nor sources in the package.
by martinprobst
· 6 years ago
1afa7fd
Be consistent about using relative paths in AnalysisFailureCauses.
by TypeScript Team
· 6 years ago
45662d8
Add a flag to fail fast if taze can't resolve an import.
by TypeScript Team
· 6 years ago
c835895
No external change
by alexeagle
· 6 years ago
f9839ff
Fix ts_auto_deps to run on Windows
by Filipe Silva
· 6 years ago
45c6a32
Use cross-platform isatty for ts_auto_deps
by Filipe Silva
· 6 years ago
73099c0
Return more detailed error messages to callers.
by TypeScript Team
· 6 years ago
9b91764
Wrap proto.Unmarshal() errors in a custom error to enable callers to identify such errors.
by TypeScript Team
· 7 years ago
d16c04f
Remove the flag `namespaceLookupTable`, it is not needed.
by TypeScript Team
· 7 years ago
faaed39
Change UpdateBUILD to run in environments without synchronous filesystem access by returning an error when writes have happened to signal to the caller to apply the writes and recall UpdateBUILD.
by TypeScript Team
· 7 years ago
07139d3
ts_auto_deps: Fix load location for TypeScript and Angular rules.
by alexeagle
· 7 years ago
e9aa7fa
Remove some stray google3 references in ts_auto_deps
by alexeagle
· 7 years ago
8bb7c93
No external change
by jdhamlik
· 7 years ago
55cdf74
Add debug logging when enabled by a flag
by jdhamlik
· 7 years ago
995849c
Batch loading of all rules for packages
by jdhamlik
· 7 years ago
ca41788
Add a cache for the results of loading all rules in a package
by jdhamlik
· 7 years ago
30f8bfe
Move query.go to analyze.go
by jdhamlik
· 7 years ago
40edc60
Update ts_auto_deps to respect visibility
by jdhamlik
· 7 years ago
3ddd2c2
Remove ts_declaration from the managed rule classes
by jdhamlik
· 7 years ago
8ac75f9
Fix label comparison
by jdhamlik
· 7 years ago
c5540c8
Add support for imports ending in "/index"
by jdhamlik
· 7 years ago
e9914fb
Add support for generated files
by jdhamlik
· 7 years ago
6b9d50e
Refactor LoadImportPaths to batch queries
by jdhamlik
· 7 years ago
2433860
Add alias support
by jdhamlik
· 7 years ago
7a0aa7e
Move QueryBasedTargetLoader to a separate file
by TypeScript Team
· 7 years ago
6e9d9ed
Add ts_auto_deps.
by TypeScript Team
· 7 years ago