aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Make actual-less bind() rules work again.Gravatar Lukacs Berki2016-05-23
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Add framework support to ExperimentalObjcLibrary.Gravatar Cal Peyser2016-05-23
* Use setLoadingOrWorkspacePhase instead of setLoadingPhase where relevant,Gravatar Damien Martin-Guillerez2016-05-23
* JavaLibraryHelper: when collecting transitive source jars, look in the target...Gravatar Carmi Grushko2016-05-23
* JavaLibraryHelper: do not handle jars in deps.Gravatar Carmi Grushko2016-05-23
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Adds a translation layer for ObjcProvider values between java and skylark to ...Gravatar Cal Peyser2016-05-23
* Move the command line arguments for C++ preprocessor defines to a feature.Gravatar Lukacs Berki2016-05-20
* Invalidate external repositories when their names changeGravatar Brian Silverman2016-05-20
* Rollback of commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Philipp Wollermann2016-05-20
* Change some weird formating.Gravatar Cal Peyser2016-05-20
* Rollback of commit 7841a6ab100fc35a67600f1ce1a70d293c51350e.Gravatar Lukacs Berki2016-05-20
* Update Bazel native rule documentation to use new ${link} syntax.Gravatar David Chen2016-05-20
* Use correct rule name for $java_import_base attribute documentation.Gravatar David Chen2016-05-20
* Propagate Apple Watch extensions dSYMs to parent ios_application.Gravatar Dmitry Shevchenko2016-05-20
* Accurately document java_*.depsGravatar Liam Miller-Cushon2016-05-20
* Consider /src/ in the path when locating the java root directory,Gravatar Googler2016-05-19
* ipa_post_processor for ios_extensions uses PlugIns directory instead of Payload Gravatar Googler2016-05-19
* Rollback of commit 9f046cba37de6088b2f81717bc263889a5146d86.Gravatar Googler2016-05-19
* The link command line API can consume a feature configuration to configure fl...Gravatar Cal Peyser2016-05-19
* Allow imports of dylib frameworks.Gravatar Peter Schmitt2016-05-19
* Remove the unused field CppConfiguration.execRoot.Gravatar Lukacs Berki2016-05-19
* Move the command line arguments for C++ preprocessor defines to a feature.Gravatar Lukacs Berki2016-05-19
* Remove the "licenses" and "distribs" attribute from the alias rule.Gravatar Lukacs Berki2016-05-19
* Add an overview comment about how the analysis phase works and some pointers ...Gravatar Lukacs Berki2016-05-19
* Rollback of commit e37c55eccbd4516b2db7aaf58ef95209dfad3ed4.Gravatar Ulf Adams2016-05-19
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-19
* Rollback of commit b8946eabd60a199a66a1892701d52d9801c7fb1a.Gravatar Ulf Adams2016-05-18
* Add a way to set USES_SWIFT flag from Skylark.Gravatar Dmitry Shevchenko2016-05-17
* Rollback of commit 45d48bf1fe7503acbbb0c095822b7f8f558881e8.Gravatar Lukacs Berki2016-05-17
* Improve progress message of the actions triggered by --precompile_python.Gravatar Googler2016-05-17
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-17
* Add attribute to android binaries to explicitly control incremental dexing.Gravatar Googler2016-05-17
* Add deprecation warning for --objc_generate_debug_symbols.Gravatar Dmitry Shevchenko2016-05-17
* Honor a whitelist of dx flags in incremental dexingGravatar Googler2016-05-16
* Adds configuration fragment requirements for AndroidNeverlinkAspect.Gravatar Michael Staib2016-05-16
* Adds configuration fragment requirements for J2ObjcAspect.Gravatar Michael Staib2016-05-16
* Print a proper error when calling a rule from a .bzl fileGravatar Laurent Le Brun2016-05-16
* Finally remove the android_jack attribute from android_sdk.Gravatar Michael Staib2016-05-13
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Fix NullPointerException when using android resource shrinking with an incomp...Gravatar Andrew Pellegrini2016-05-12
* Refactoring: Introduced AttributeValueSource to handle attribute name validat...Gravatar Florian Weikert2016-05-12
* apple_binary creates _lipo.a (multi-architecture archive library)Gravatar Chris Parsons2016-05-12
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Skylark: allow_files can now accept a string list argumentGravatar Laurent Le Brun2016-05-12
* Remove return value from ctx.file_action functionGravatar Laurent Le Brun2016-05-12
* Remove the disable_pbh feature again.Gravatar Googler2016-05-11
* Refactor ios_split_cpu to be apple_split_cpu, in preparation for using it to ...Gravatar Chris Parsons2016-05-11
* Reconcile cc and objc default compiler flags in the crosstool.Gravatar Cal Peyser2016-05-11