aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* 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
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Add "supports-workers" tag to JavaDeployJar action.Gravatar Philipp Wollermann2016-09-06
* Fix progress message for apksigner.Gravatar Adam Michael2016-09-06
* Tweaks to watchOS2 plist values.Gravatar Chris Parsons2016-09-06
* Set family to constant "watch" for watchOS2 extension and application.Gravatar Chris Parsons2016-09-06
* Refactor apple multi-arch platform-specific split transition and rule classes...Gravatar Chris Parsons2016-09-06
* Fixed NPEs when using built in functions as rule implementationsGravatar Vladimir Moskva2016-09-06
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-06
* Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.Gravatar Tobias Werth2016-09-06
* Fix missing debug log lines from --sandbox_debug on OS X.Gravatar Philipp Wollermann2016-09-06
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Windows, JNI: implement native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Disable module file pruning for the build of other modules.Gravatar Googler2016-09-06
* Implement flow control for gRPC and cleanup the interface to it a bit.Gravatar Lukacs Berki2016-09-06
* Migrate JavaSourceJarsProvider and JavaCompilationArgsProvider to @AutoValue.Gravatar Googler2016-09-02
* Description redacted.Gravatar Cal Peyser2016-09-02
* Description redacted.Gravatar Adam Michael2016-09-02
* Skylark: Replaced late bound attributes with computed default attributesGravatar Mark Schaller2016-09-02
* Adds support for experimental_objc_library.includesGravatar Cal Peyser2016-09-02
* Permit cc_library -> experimental_objc_library deps.Gravatar Cal Peyser2016-09-02
* Adds strict header propagation for xcodegen projects.Gravatar Sergio Campama2016-09-02
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-02