aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Global cleanup change.Gravatar Vladimir Moskva2016-09-13
* 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
* Restore sane behavior after a really bad merge (?) in commit a85bf4b19c680a6d...Gravatar Googler2016-09-12
* Add missing fields to ObjcCommon for experimental_objc_library.Gravatar Cal Peyser2016-09-12
* Make cc_toolchain not croak if something that is not a shared library is ment...Gravatar Lukacs Berki2016-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
* Make sure to always use a parameter file when building Java deploy jars with ...Gravatar Philipp Wollermann2016-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
* Fix compilation for JDK 7Gravatar Laurent Le Brun2016-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
* A bunch of small changes to prepare SkyQueryEnvironment for full-parallel eva...Gravatar Nathan Harmata2016-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
* 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
* 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
* Remove some dead code from JvmConfigurationLoader.Gravatar Ulf Adams2016-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
* Better API for creating immutable Skylark lists.Gravatar Dmitry Lomov2016-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
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-06
* Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.Gravatar Tobias Werth2016-09-06
* Disable module file pruning for the build of other modules.Gravatar Googler2016-09-06