aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* RELNOTES: Use the correct build configuration for shared native deps during A...Gravatar Googler2016-07-01
* ThinLTO changes for upstreamed compiler implementation and other fixes to bla...Gravatar Googler2016-07-01
* Ignore make variables undefined for requested platform.Gravatar Dmitry Lomov2016-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
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* For --aspects parameter, ignore top-level targets that are not rules.Gravatar Dmitry Lomov2016-06-29
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* Get rid of boolean field in InMemoryNodeEntry. After adding the lastEvaluated...Gravatar Janak Ramakrishnan2016-06-28
* Move LoggingTerminalWriter out of testGravatar Klaus Aehlig2016-06-27
* Provide clearer messaging when a build fails because a rule'sGravatar Greg Estren2016-06-27
* Fix interning in PathFragment.create(char, bool, String[])Gravatar Michajlo Matijkiw2016-06-24
* Add test in GraphConcurrencyTest for concurrent createIfAbsent and get calls.Gravatar Janak Ramakrishnan2016-06-24
* Sheepishly add a warning about the problem in which getConfiguredTarget() ret...Gravatar Cal Peyser2016-06-24
* Minor style fixes in intellij_info_tests.bzlGravatar Dmitry Lomov2016-06-23
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Make intellij_info_tests work again.Gravatar Dmitry Lomov2016-06-23
* Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d...Gravatar Janak Ramakrishnan2016-06-23
* Simplify RuleClassProvider; it kept two identical lists for no purpose.Gravatar Ulf Adams2016-06-23
* Fix handling of backslash-escaped CRLF line terminators.Gravatar Lukacs Berki2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Make execution root symlink builder handle PackageIdentifiersGravatar Kristina Chodorow2016-06-23
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Googler2016-06-22
* Remove the "glibc" selector from CppConfiguration.Gravatar Lukacs Berki2016-06-22
* Fixed two Bazel java tests on Windows by using the right native file systemGravatar Yun Peng2016-06-21
* sandbox: Remove debug flags from LinuxSandboxedStrategyTestCase as they were ...Gravatar Philipp Wollermann2016-06-21
* Added more pointers to Aspect-related documentation.Gravatar Florian Weikert2016-06-21
* Add an option for the number of actions shown in the experimental UIGravatar Klaus Aehlig2016-06-21
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Optimize an assertion which was showing up in profiles. (Even better might beGravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Updates BuildViewTestCase.invalidatePackages() to also invalidateGravatar Greg Estren2016-06-21
* Simplify OutputGroupProviderTest.Gravatar Michael Staib2016-06-21
* Simplify the logic of determining output groups.Gravatar Alex Humesky2016-06-21
* Minor change to add QueryableGraphBackedSkyFunctionEnvironment.Gravatar Janak Ramakrishnan2016-06-21
* Minor improvement to cycle detection algorithm: Do not recurse into done node...Gravatar Eric Fellheimer2016-06-21
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Fixed more Bazel tests on Windows by using the right line separatorGravatar Yun Peng2016-06-21
* sandbox: So refactoring, much no-op change, wow.Gravatar Philipp Wollermann2016-06-21
* In FileSystemValueChecker, only check TreeArtfacts that are in theGravatar Rumou Duan2016-06-20
* Trim configurations requested for a target in BuildViewTestCase.Gravatar Greg Estren2016-06-20
* Correctly escape backslashes in proto messarges.Gravatar Googler2016-06-20
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Adds cycle detection errors when top-level dynamicGravatar Greg Estren2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Make more Bazel java tests pass on WindowsGravatar Yun Peng2016-06-17
* Description redacted.Gravatar Googler2016-06-16