aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Remove obsolete documentation for jars in srcsGravatar Liam Miller-Cushon2015-12-21
* --Gravatar Googler2015-12-21
* Delete unused method related to jars in srcsGravatar Liam Miller-Cushon2015-12-17
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Implement aspect attributes and expose them to aspect implementation function.Gravatar Dmitry Lomov2015-12-16
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Fix transitive native library collection in android_libraryGravatar Liam Miller-Cushon2015-12-16
* cache SDKROOT value for local execution of actions using apple toolkitGravatar Chris Parsons2015-12-15
* Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...Gravatar Lukacs Berki2015-12-14
* Open-source code that creates proto-buffer compile actions.Gravatar Carmi Grushko2015-12-13
* Clean up the configuration-related code paths a bit.Gravatar Ulf Adams2015-12-11
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Allows cc_{library, binary} targets to depend on objc_library.Gravatar Googler2015-12-10
* Allow output formatters to work in stream mode.Gravatar Miguel Alcon Pinto2015-12-10
* Open-source a support data-structure for protocol buffers.Gravatar Carmi Grushko2015-12-10
* Open-source command-line options specific to protocol buffer.Gravatar Carmi Grushko2015-12-10
* Shuffle around all the constants related to the name of the //external packag...Gravatar Lukacs Berki2015-12-10
* Now that external files are not always treated as immutable, eliminate the "o...Gravatar Lukacs Berki2015-12-10
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Better error for invalid --ios_sdk_version.Gravatar Googler2015-12-08
* Find frameworks in System/ instead of in Developer/ for ios sdks 9.0 and laterGravatar Chris Parsons2015-12-08
* Fix skylark aspect issues.Gravatar Dmitry Lomov2015-12-08
* Change xcode_version flag to build category so it shows up in blaze auto-comp...Gravatar Dmitry Shevchenko2015-12-07
* Refactor android_tools_defaults_jarGravatar Liam Miller-Cushon2015-12-07
* Remove the unchecked exceptions RuleConfigurationException, InvalidAssetPath ...Gravatar Lukacs Berki2015-12-07
* Upstream some basic changes from dslomov windows branch.Gravatar Dmitry Lomov2015-12-07
* Fix android_library resources handlingGravatar Googler2015-12-07
* Migrate ProtoSourcesProvider to @AutoValue.Gravatar Carmi Grushko2015-12-07
* Delete --allow_precompiled_jars_in_srcsGravatar Liam Miller-Cushon2015-12-04
* Add the log to the test result, both passed or failed cases.Gravatar Ulf Adams2015-12-02
* Description redacted.Gravatar Googler2015-12-01
* Rollback of commit 8e7da8704dba78dba47fbaa0eafce3a91c2deb13.Gravatar Peter Schmitt2015-12-01
* Simplify rule fingerprinting in RepositoryFunctionGravatar Michajlo Matijkiw2015-11-30
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Support skylark aspects in serialization/deserialization.Gravatar Dmitry Lomov2015-11-30
* Enable load() statement in the WORKSPACE file.Gravatar Damien Martin-Guillerez2015-11-30
* Implements 'extra_deps' for Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* Implement Skylark aspects originating from Skylark rules.Gravatar Dmitry Lomov2015-11-26
* Refactor Skylark rules and attributes in preparation to Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Simplify external repository support by removing FileValue from RepositoryVal...Gravatar Lukacs Berki2015-11-25
* Implementation for xcode_version and xcode_config rules.Gravatar Chris Parsons2015-11-25
* add option to provide proguard specs on blaze command lineGravatar Googler2015-11-25
* Description redacted.Gravatar Carmi Grushko2015-11-24
* Require that the Android manifest be called AndroidManifest.xmlGravatar Lukacs Berki2015-11-24
* add optimization modes that require implicit proguard specGravatar Googler2015-11-24
* Move static fields used by querying to query2Gravatar Kristina Chodorow2015-11-20
* --Gravatar Carmi Grushko2015-11-20
* Make Android assets work in external repositories.Gravatar Lukacs Berki2015-11-20
* Workaround javac 1.7 bugGravatar Dmitry Lomov2015-11-19