aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
...
* 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
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Removes all traces of the, now enabled by default, experimental_auto_top_leve...Gravatar Sergio Campama2016-09-07
* Use c++ action configs in experimental_objc_library.Gravatar Cal Peyser2016-09-07
* Don't verify include paths automatically. This enables objc to disable inclu...Gravatar Cal Peyser2016-09-07
* Skylark no longer crashes when the default value of an attribute is a label s...Gravatar Florian Weikert2016-09-06
* Move bin_dir/genfiles_dir to RuleContextGravatar Kristina Chodorow2016-09-06
* Remove some dead code from JvmConfigurationLoader.Gravatar Ulf Adams2016-09-06
* Only call BlazeModule.handleOptions when we're done editing them.Gravatar Ulf Adams2016-09-06
* Make print() and fail() available in BUILD files to allow easier debugging.Gravatar Googler2016-09-06
* Fix typoGravatar Marcel Hlopko2016-09-06
* Rollback of commit 4689c5d1d2faf902846b100b8d858d172a0ceb3d.Gravatar Cal Peyser2016-09-06
* Roll forward of commit 19db71413329da3f5d22b5fc7681471f3d971d88 (Skylark: Rep...Gravatar Florian Weikert2016-09-06
* Fix misleading warning for rule dependencyGravatar Googler2016-09-06
* Better API for creating immutable Skylark lists.Gravatar Dmitry Lomov2016-09-06