aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Expose some platform-related types/methods to Skylark.Gravatar Googler2016-09-13
* Blaze support for ExtensionRegistryGenerator.Gravatar Googler2016-09-13
* Fixes actool invocation for watchOS2 targets.Gravatar Erik Abair2016-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
* Add -DNS_BLOCK_ASSERTIONS=1 to objc builds and to c++ builds using the OSX cr...Gravatar Cal Peyser2016-09-12
* Do not discover inputs for an action that will not scan includes. This isGravatar Cal Peyser2016-09-12
* Don't print stack traces when repository rules have the wrong typeGravatar Kristina Chodorow2016-09-12
* Remove --experimental_proto_header_modules.Gravatar Googler2016-09-12
* Don't copy files under embedded_tools to _binGravatar Yun Peng2016-09-12
* Restore sane behavior after a really bad merge (?) in commit a85bf4b19c680a6d...Gravatar Googler2016-09-12
* Adding utility functions to compute ContentDigests for various types; inGravatar Ola Rozenfeld2016-09-12
* Exporting functions to compute SHA1 digests of files.Gravatar Ola Rozenfeld2016-09-12
* Add missing fields to ObjcCommon for experimental_objc_library.Gravatar Cal Peyser2016-09-12
* Have SkyQueryEnvironment#getRBuildFiles not visit skyframe nodes more than on...Gravatar Nathan Harmata2016-09-12
* Make cc_toolchain not croak if something that is not a shared library is ment...Gravatar Lukacs Berki2016-09-12
* Fix invalid tags in Skylark string method docs.Gravatar David Chen2016-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
* Set workspace name for sandbox dirsGravatar Kristina Chodorow2016-09-09
* Fixed SkylarkTests on WindowsGravatar Yun Peng2016-09-09
* Check OS X version to decide if sandbox is supported.Gravatar Yue Gan2016-09-09
* Boilerplate for parallel evaluation of FunctionExpression query expression no...Gravatar Nathan Harmata2016-09-09
* Make sure to always use a parameter file when building Java deploy jars with ...Gravatar Philipp Wollermann2016-09-09
* Windows: add a Java-native isJunction methodGravatar Laszlo Csomor2016-09-09
* Add an "is main repo" field to RootsGravatar Kristina Chodorow2016-09-09
* Expose aar to Skylark.Gravatar Googler2016-09-09
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-09
* Make FdoSkyException static.Gravatar Lukacs Berki2016-09-09
* Remove the JAVA_CPU make variable.Gravatar Ulf Adams2016-09-08
* Correct documentation for CcLibraryHelper#addIncludeDirs.Gravatar Cal Peyser2016-09-08
* sandbox: Extract the common methods that get the input files from a Spawn int...Gravatar Philipp Wollermann2016-09-08
* Fix compilation for JDK 7Gravatar Laurent Le Brun2016-09-08
* Windows: go back to using Jury-rigged isJunctionGravatar Laszlo Csomor2016-09-08
* Remove the vestigial PythonImplicitAttributes class.Gravatar Lukacs Berki2016-09-08
* Add compilation mode flags for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Enable non_propagated_deps for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Allow list of lists of mandatory native providersGravatar Googler2016-09-08
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Fixed a bug during bootstrapGravatar Yun Peng2016-09-08
* A bunch of small changes to prepare SkyQueryEnvironment for full-parallel eva...Gravatar Nathan Harmata2016-09-08
* Refactoring getTimeoutSeconds of a Spawn into Spaws.java, becaused it is usedGravatar Googler2016-09-08
* Fixed the issue that hard links are handled improperly when bazel decompresse...Gravatar Googler2016-09-08
* Making the PathFragment interned segments list public, to be used later inGravatar Googler2016-09-08
* Remove some unused code from the Python rules.Gravatar Lukacs Berki2016-09-08
* Remove some dead code from PythonConfigurationLoader.Gravatar Ulf Adams2016-09-08
* Precompiled headers are added as compile action inputs forGravatar Cal Peyser2016-09-08
* Use named parameters for function in SkylarkRepositoryContext when it make senseGravatar Damien Martin-Guillerez2016-09-07
* Disable pruning header modules for FakeCppCompileActions. Those currently run aGravatar Googler2016-09-07
* Remove support for filegroup-based C++ toolchains:Gravatar Lukacs Berki2016-09-07