aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages
Commit message (Expand)AuthorAge
* Clean up string representations for providersGravatar vladmos2017-07-07
* Clean up string representations for select valuesGravatar vladmos2017-07-07
* Clean up string representations for aspectsGravatar vladmos2017-07-07
* Clean up string representations for functionsGravatar vladmos2017-07-07
* Remove the ToolchainConstructor class and change uses to be either aGravatar John Cater2017-07-06
* Allow strings as default values of labelsGravatar vladmos2017-07-05
* Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...Gravatar laurentlb2017-07-03
* Refactor PrinterGravatar vladmos2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Do not take all possible values of an attribute for selector lists of list ty...Gravatar shreyax2017-06-28
* Cleanup: Remove code related to glob prefetchingGravatar laurentlb2017-06-20
* Disable glob prefetching.Gravatar laurentlb2017-06-20
* Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...Gravatar Googler2017-06-19
* Remove unused interface PreprocessorGravatar Klaus Aehlig2017-06-16
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* Make packages able to handle Postables as wellGravatar Klaus Aehlig2017-06-14
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Clean up SkylarkToolchainConstructor's argument handling.Gravatar John Cater2017-05-26
* Add toolchains attribute to aspect.Gravatar John Cater2017-05-26
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Expose the target map from Package.Gravatar carmi2017-05-19
* Add toolchains data to RuleClass and RuleContext.Gravatar John Cater2017-05-19
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Adds ToolchainConstructor interface and implementations.Gravatar John Cater2017-05-19
* Automated g4 rollback of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar mstaib2017-05-17
* Clean up Environment.FrameGravatar brandjon2017-05-09
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Introduce package_name() function to replace the magic PACKAGE_NAME constant.Gravatar laurentlb2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* Add static methods to return target kinds for built-in targetsGravatar Googler2017-05-03
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Native aspects can opt-in to apply to files.Gravatar dslomov2017-04-25
* Document declared providers.Gravatar Dmitry Lomov2017-04-25
* Update comments and remove obsolete field.Gravatar laurentlb2017-04-13
* Remove special cases for "name" in implicit outputs codeGravatar Benjamin Peterson2017-04-13
* Remove Preprocessor.ResultGravatar laurentlb2017-04-13
* Delete Preprocessor.FactoryGravatar laurentlb2017-04-12
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Remove Preprocessing support from PackageFactoryGravatar laurentlb2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Update RuleErrorConsumer documentation.Gravatar gregce2017-04-07
* Remove error handling from PreprocessorGravatar laurentlb2017-04-07
* Add mechanism to trigger Python type-stripping via a tag.Gravatar Googler2017-04-06
* Rephrase AbstractAttributeMapper#visitLabels such that we can avoid creating ...Gravatar nharmata2017-04-05
* Generalize ConfigSetting's special options handling.Gravatar mstaib2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04