aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
...
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-20
* Move ThinLTO indexing and backend options to Crosstool feature configurationGravatar Googler2016-09-20
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Improving getAllDigests to remove duplicates.Gravatar Ola Rozenfeld2016-09-20
* Also copy directories as output for sandbox.Gravatar Yue Gan2016-09-19
* Java 8 support for Android builds, initially with incremental dexing only.Gravatar Googler2016-09-19
* Enable aspect invocations to be matched by output filters.Gravatar Michael Staib2016-09-19
* Add deprecation support to Bazel.Gravatar Michael Staib2016-09-19
* Remove nonexistent global variable from test.Gravatar Greg Estren2016-09-19
* Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...Gravatar Googler2016-09-19
* Fix missing dependency.Gravatar Dmitry Lomov2016-09-16
* Deprecation warnings for deprecated syntaxGravatar Vladimir Moskva2016-09-16
* Add support for aspects to attr.label() attributesGravatar Jon Brandvein2016-09-16
* Index and slice calls are implemented as separate AST nodes rather than specialGravatar Vladimir Moskva2016-09-15
* Remove some more occurences of deprecated getExecRoot() callsGravatar Kristina Chodorow2016-09-15
* Fix the remote tests so that they are copied to the open-source code byGravatar Ola Rozenfeld2016-09-15
* Add type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-09-14
* Add type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-09-14
* Track client environment in SkyframeGravatar Klaus Aehlig2016-09-14
* Fixed CcLibraryConfiguredTargetTest on WindowsGravatar Yun Peng2016-09-14
* Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.Gravatar Damien Martin-Guillerez2016-09-14
* Allow reverse dependency lookups on Skyframe graph to throw InteruptedExceptionGravatar Googler2016-09-14
* Global cleanup change.Gravatar Vladimir Moskva2016-09-13
* Fix a bug that leads to unnecessary compiles of .pic.o files (and possibly)Gravatar Googler2016-09-12
* Automatically detect the setting for --cpu.Gravatar Ulf Adams2016-09-12
* Don't print stack traces when repository rules have the wrong typeGravatar Kristina Chodorow2016-09-12
* Put stdout and stderr streams into a consistent state when they are redirected.Gravatar Lukacs Berki2016-09-12
* Make cc_toolchain not croak if something that is not a shared library is ment...Gravatar Lukacs Berki2016-09-12
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Make the code that is using execRoot paths use execRoot pathsGravatar Kristina Chodorow2016-09-09
* Add repository parameter to source artifact resolverGravatar Kristina Chodorow2016-09-09
* Fixed SkylarkTests on WindowsGravatar Yun Peng2016-09-09
* Windows: add a Java-native isJunction methodGravatar Laszlo Csomor2016-09-09
* Exclude CompressedTarFunctionTest on WindowsGravatar Yun Peng2016-09-09
* sandbox: Extract the common methods that get the input files from a Spawn int...Gravatar Philipp Wollermann2016-09-08
* Fixed CppLinkActionTest on WindowsGravatar Yun Peng2016-09-08
* Fixed JarFilterTest on WindowsGravatar Yun Peng2016-09-08
* Fix cc_toolchain configuration for testsGravatar Yun Peng2016-09-08
* Updates to MockCcSupport in preparation for open sourcing more CC tests.Gravatar Ulf Adams2016-09-08
* Some updates to MockCcSupport in preparation for open sourcing more CC tests.Gravatar Ulf Adams2016-09-08
* Rewrite tests to avoid assuming Linux-specific configuration settings.Gravatar Ulf Adams2016-09-08
* Fixed the issue that hard links are handled improperly when bazel decompresse...Gravatar Googler2016-09-08
* Remove some dead code from PythonConfigurationLoader.Gravatar Ulf Adams2016-09-08
* Use named parameters for function in SkylarkRepositoryContext when it make senseGravatar Damien Martin-Guillerez2016-09-07
* Windows, tests: more refactoring in testsGravatar Laszlo Csomor2016-09-07
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Update all tests so that they use a cc_toolchain_suite instead of a filegroup...Gravatar Lukacs Berki2016-09-06
* Skylark no longer crashes when the default value of an attribute is a label s...Gravatar Florian Weikert2016-09-06
* Make print() and fail() available in BUILD files to allow easier debugging.Gravatar Googler2016-09-06
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06