aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Dynamic config test improvements:Gravatar Greg Estren2016-08-11
* Add 'local=1' to sandbox tests, as they can't run on remote execution nor ins...Gravatar Yue Gan2016-08-01
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* --Gravatar Carmi Grushko2016-07-28
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Tag all the six java test targets that shouldn't run on WindowsGravatar Yun Peng2016-07-12
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Fixed BazelDocumentationTests on Windows by using runfiles libraryGravatar Yun Peng2016-07-06
* Move MOCK_CROSSTOOL to build/lib/analysis/mock.Gravatar Ulf Adams2016-07-06
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Add native process management for Windows and its Java bindings (without a sa...Gravatar Lukacs Berki2016-07-01
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Always unzip paths ending in / as directoriesGravatar Kristina Chodorow2016-05-17
* Use runfiles path, not execroot path, for Skylark's short_pathGravatar Kristina Chodorow2016-05-11
* Catch package lookup exceptions during AST lookupGravatar Kristina Chodorow2016-05-06
* Set workspace name for http_file, http_jar, and maven_jarGravatar Kristina Chodorow2016-05-03
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Set --crosstool_top=@bazel_tools//tools/cpp:toolchain by default.Gravatar Luis Fernando Pino Duque2016-04-13
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07
* Set shard_count to 2 to //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Damien Martin-Guillerez2016-04-01
* Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...Gravatar Luis Fernando Pino Duque2016-03-31
* Always apply invocation policy when constructing build options.Gravatar Janak Ramakrishnan2016-03-24
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Separate download library so it can be reused by generate_workspaceGravatar Kristina Chodorow2016-03-15
* Add semantic tests for ExperimentalStateTrackerGravatar Klaus Aehlig2016-03-14
* Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. ...Gravatar Luis Fernando Pino Duque2016-02-25
* Enable access to file values in repository contextGravatar Damien Martin-Guillerez2016-02-24
* Implements repository_ctx.osGravatar Damien Martin-Guillerez2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Add a SkylarkRepositoryContextTestGravatar Damien Martin-Guillerez2016-02-17
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* Add a few extra tests for XcodeProvider.Gravatar Lukacs Berki2016-02-11
* Make xcode project generation generate correct filenames for external reposGravatar Kristina Chodorow2016-02-11
* Mark //src/test/java/com/google/devtools/build/lib:shell_test as flaky.Gravatar David Chen2016-02-07
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Add unit-er tests for genruleGravatar Kristina Chodorow2016-02-03
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* First steps towards implementing AndroidStudioInfoAspect in Skylark.Gravatar Dmitry Lomov2016-01-14
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07