aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory,Gravatar Googler2017-05-31
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Optionally skip fallback to javac-turbineGravatar cushon2017-05-31
* Enable desugaring try-with-resources by default.Gravatar cnsun2017-05-31
* Small optimization to avoid allocating strings in the bind mount loop.Gravatar Googler2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Fix clean command to not use boolean optionsGravatar Googler2017-05-31
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* BES: Capture stdout/stderr.Gravatar buchgr2017-05-30
* RemoteSpawnStrategy: don't round-trip through StringGravatar ulfjack2017-05-30
* Change ProtobufSupport to use CrosstoolCompilationSupport if experimental_obj...Gravatar Googler2017-05-30
* java_stub_template: create classpath jar if neededGravatar László Csomor2017-05-30
* Remote worker: skip non-existent files after action executionGravatar ulfjack2017-05-30
* experimental UI: don't double track pending transportsGravatar Klaus Aehlig2017-05-29
* Mark //s/t/s/integration:skylark_flag_test manualGravatar László Csomor2017-05-29
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Keep "srcs", "hdrs" and "textual_hdrs" separate.Gravatar Googler2017-05-29
* Delete ios_framework native rule.Gravatar cparsons2017-05-29
* Propagate objc_library SDK Frameworks through cc_library edgesGravatar cparsons2017-05-29
* Make workspace cycle reporting a little more flexibleGravatar kchodorow2017-05-29
* For objc rules, generated headers are mandatory inputs to CppCompileAction.Gravatar cpeyser2017-05-26
* BEP: report more test-result files and add a constants classGravatar aehlig2017-05-26
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Use the correct extension_safe copt for extension_safe attributeGravatar cparsons2017-05-26
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Remove no-op use_singlejar_for_proguard_libraryjars flag - it was removed fro...Gravatar Googler2017-05-26
* Expose creation method for DottedVersion to skylark.Gravatar cparsons2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Clean up SkylarkToolchainConstructor's argument handling.Gravatar John Cater2017-05-26
* Added an implicit output target to j2objc_libraryGravatar Googler2017-05-26
* Modify misleading TODO.Gravatar ccalvarin2017-05-26
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* For static interface method, when we move it to the companion class,Gravatar cnsun2017-05-26
* process-tools: Fail silently when we can't install a signal handler.Gravatar philwo2017-05-26
* Root GenObjcBundledProtos input filelist under the appropriate build configur...Gravatar cparsons2017-05-26
* Add one version enforcement to android_robolectric_testGravatar Googler2017-05-26
* Add toolchains attribute to aspect.Gravatar John Cater2017-05-26
* Don't throw runtime exception on interruption - since we know the future is a...Gravatar Googler2017-05-26
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Add tear down for external_integration_testGravatar kchodorow2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26