aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Add a #hashCode() method to WorkspaceStatusAction implementations as is advis...Gravatar lberki2017-05-23
* Fix aspect processing when same dep appears in 2 attributes.Gravatar kaipi2017-05-22
* 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
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Automated g4 rollback of commit 6879d7ceff0e118fdecb0cabe5134979030b7cb8.Gravatar Googler2017-05-11
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* Optimize TransitiveInfoMap memory consumption.Gravatar Googler2017-05-09
* Add missing hashCode() methodGravatar cushon2017-05-09
* Add dynamic config support for top-level configuration hooks.Gravatar gregce2017-05-05
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Move platform providers to a new package to break cyclic dependencies.Gravatar John Cater2017-05-02
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* Refactor ActionTester to pass BitSet to factoriesGravatar hlopko2017-04-26
* Remove AppleCrosstoolSplitTransition.Gravatar cpeyser2017-04-26
* Native aspects can opt-in to apply to files.Gravatar dslomov2017-04-25
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* Add repository override optionGravatar kchodorow2017-04-20
* Fix crash on graph cycle in configuration loadingGravatar gregce2017-04-19
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Remove the overloading of option category to cover documentation level.Gravatar ccalvarin2017-04-18
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-04-13
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Remove remnants of apkbuilder from Android tests.Gravatar ajmichael2017-04-11
* Open source tests for android_device.Gravatar ajmichael2017-04-10
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* Move the chmod call from SkyframeActionExecutor to ActionMetadataHandlerGravatar ulfjack2017-04-07
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* 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
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04