aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc/BazelJ2ObjcLibraryTest.java
Commit message (Expand)AuthorAge
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Allow skyframe-aware actions to pass partial results through ActionExecutionC...Gravatar felly2018-08-09
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* Make Artifact#equals take the owner into account for derived artifacts.Gravatar janakr2018-06-08
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* Start migration of apple skylark build APIGravatar cparsons2018-05-25
* Rename an AppleToolchain method to prevent overloading a skylark-exposed methodGravatar cparsons2018-05-23
* Adds an action-scoped filesystem.Gravatar shahan2018-05-09
* Migrate j2objc to only support java_proto_library.Gravatar tomlu2018-05-04
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* Allow skylark rule definitions to advertise providers that targets of the rul...Gravatar cparsons2018-04-27
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Fix strict module map propagation for j2objc.Gravatar allevato2018-04-05
* Fixing issue with external j2objc protos (reattempt at #4058)Gravatar Mike Lewis2018-03-29
* Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...Gravatar janakr2018-03-27
* Automated rollback of commit f43df1e29765f75e02838e4139417e914b3ee812.Gravatar cparsons2018-03-06
* Fixing issue with external j2objc protosGravatar Mike Lewis2018-03-01
* Stop storing ActionTemplate in a SkyKey: it's too heavyweight. Use the same m...Gravatar janakr2018-02-15
* Make remaining Apple tests correctly reference tools repository identifierGravatar cparsons2018-02-08
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Start serializing ArtifactOwner: put in a simple codec for the null artifact ...Gravatar janakr2018-01-19
* Inline rarely used PathFragment methods that do not deserve to be on a core p...Gravatar tomlu2018-01-19
* Change Mock xcrunwrapper dependency to accurately be a sh_binary instead of a...Gravatar cparsons2017-12-21
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary an...Gravatar cparsons2017-09-25
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* j2objc java tests work for --experimental_objc_crosstool=allGravatar cpeyser2017-08-21
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Add ActionInputPrefetcher to ActionExecutionContextGravatar ulfjack2017-07-24
* Open source j2objc tests.Gravatar cpeyser2017-07-19