Sign in
bazel
/
bazel
/
b1b28b68d88aa1d36e2252cab7437aac7993dbc8
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
BUILD
b1b28b6
Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. Remove the constant.
by Luis Fernando Pino Duque
· 9 years ago
44847d8
Enable access to file values in repository context
by Damien Martin-Guillerez
· 9 years ago
da88192
Implements repository_ctx.os
by Damien Martin-Guillerez
· 9 years ago
7588e13
Rename proto dependencies to include a _java component in them.
by Julio Merino
· 9 years ago
ef0ca95
Add a SkylarkRepositoryContextTest
by Damien Martin-Guillerez
· 9 years ago
653df88
Introduce SkylarkRepositoryModule
by Damien Martin-Guillerez
· 9 years ago
1aca9bf
Add a few extra tests for XcodeProvider.
by Lukacs Berki
· 9 years ago
b8ffd10
Make xcode project generation generate correct filenames for external repos
by Kristina Chodorow
· 9 years ago
36a0001
Mark //src/test/java/com/google/devtools/build/lib:shell_test as flaky.
by David Chen
· 9 years ago
3c26e05
Move ObjC compilation actions for J2ObjC-translated code from binary level to the edges (J2ObjcAspect and J2ObjcProtoAspect).
by Rumou Duan
· 9 years ago
5181061
Add unit-er tests for genrule
by Kristina Chodorow
· 9 years ago
53520e3
Set test_class for java_test test target where it is needed
by Damien Martin-Guillerez
· 9 years ago
cd48cd5
Enable Aspects to specify their configuration fragment dependencies.
by Michael Staib
· 9 years ago
ff66c19
ConfigurationFragmentPolicy: assume Skylark names, allow merging.
by Michael Staib
· 9 years ago
7e9dc70
First steps towards implementing AndroidStudioInfoAspect in Skylark.
by Dmitry Lomov
· 9 years ago
c4e6df1
Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.
by Damien Martin-Guillerez
· 9 years ago
43b0f9e
Allow relative paths for local_repository()s
by Kristina Chodorow
· 9 years ago
e4133aa
Factor implementation of bazel-specific cpp logic out of devtools/build/lib/BUILD into subpackage, to allow the objc implementation to extend that logic without a circular dependency. In particular, create a subpackage at lib/bazel/rules, and move relevant targets that were in lib/bazel down to the subpackage.
by Cal Peyser
· 9 years ago
c934fad
Open source most of our docgen tests.
by Ulf Adams
· 9 years ago
ef7e045
Open source LoadingPhaseRunnerTest and its Skyframe companion.
by Ulf Adams
· 9 years ago
585d1a0
Move annotation classes used for referencing framework Java classes from Skylark into their own package. This allows, e.g., classes in the syntax package to access classes in the cmdline package without creating circular dependencies.
by John Field
· 9 years ago
f8f855c
Rollback of commit 12bad3af0eade9c4b79d76f9e1c950ad2e3214c2.
by Dmitry Lomov
· 9 years ago
e12c441
Open source CcLibraryConfiguredTargetTest.
by Dmitry Lomov
· 9 years ago
d103c71
Open-source CcCommonConfiguredTargetTest.
by Dmitry Lomov
· 9 years ago
74defa8
Simplify the contract of RepositoryFunction to "I am given a Rule and a directory that I should populate". The directory itself is not created because local_repository actually puts a symlink in its place.
by Lukacs Berki
· 9 years ago
12bad3a
Open source PackageCacheTest.
by Ulf Adams
· 9 years ago
20262fd
Open-source MockCcSupport and some tests for LibraryLinkingTest.
by Dmitry Lomov
· 9 years ago
5d058c4
Open source IncrementalLoadingTest.
by Ulf Adams
· 9 years ago
e05337e
Open source the TargetPatternEvaluator tests.
by Ulf Adams
· 9 years ago
2be2f38
Open-sourced tests from lib/profiler.
by Florian Weikert
· 9 years ago
9f13600
Allow @AutoValue-ed classes as provider keys. Also, reject the generated AutoValue_* classes from being provider keys.
by Carmi Grushko
· 9 years ago
5e34a3d
ASwB aspect: parse java packages during execution
by Googler
· 9 years ago
b9f5eb6
Fix typo in BUILD file
by Googler
· 9 years ago
27760a6
Reorganize BUILD files.
by Han-Wen Nienhuys
· 9 years ago
e0a69aa
Open-source crosstool configuration tests.
by Dmitry Lomov
· 9 years ago
3885ba2
Fix broken worker test in Bazel.
by Philipp Wollermann
· 9 years ago
5a246c9
Split & refactor testutil/BUILD.
by Philipp Wollermann
· 9 years ago
ece87c2
Opensource more cpp rules tests.
by Dmitry Lomov
· 9 years ago
886ee64
Open-source some tests for cpp rules.
by Dmitry Lomov
· 9 years ago
f1ffe36
Make external repository implementations not re-fetch things on server restart.
by Lukacs Berki
· 9 years ago
1ee9441
Open-source StandaloneTests.
by Philipp Wollermann
· 9 years ago
021a365
Open-source BuildViewTest.
by Dmitry Lomov
· 9 years ago
dd3ac7d
Open-source tests from lib/exec
by Dmitry Lomov
· 9 years ago
251d754
Open source BazelDocumentationTest (and fix documentation).
by Dmitry Lomov
· 9 years ago
9e1a62a
Open-source RPC tests.
by Dmitry Lomov
· 9 years ago
335f067
Open source skyframe tests
by Kristina Chodorow
· 9 years ago
3996ee6
Open source graph tests
by Kristina Chodorow
· 9 years ago
1525fcd
Open source SkyframeLabelVisitorTest.
by Han-Wen Nienhuys
· 9 years ago
28759f1
Adds a bazel-rules-tests java_test rule for the tests under src/test/java/com/google/devtools/build/lib/bazel/rules
by Alex Humesky
· 9 years ago
bf2b709
Split off more BUILD files.
by Han-Wen Nienhuys
· 9 years ago