aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Remote caching: don't crash for actions with no inputsGravatar Ulf Adams2017-06-01
* Overwrite symlinks when un-tarringGravatar kchodorow2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* Add a flag --allow_undefined_configs, with default value true.Gravatar Googler2017-06-01
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* Don't add -g0 as host copt when host platform is WindowsGravatar pcloudy2017-05-31
* Also report stored posts further up in SkyframeGravatar Klaus Aehlig2017-05-31
* Do not run imported jars through ijar when --nouse_ijars is on the command line.Gravatar lberki2017-05-31
* Make --aspects a repeatable flag.Gravatar dslomov2017-05-31
* fix signedness warnings in blaze_util_posix.ccGravatar Benjamin Peterson2017-05-31
* Windows: ignore envvars with degenerate namesGravatar Laszlo Csomor2017-05-31
* 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
* Small optimization to avoid allocating strings in the bind mount loop.Gravatar Googler2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Fix clean command to not use boolean optionsGravatar Googler2017-05-31
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-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
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* BEP: also report make variablesGravatar Klaus Aehlig2017-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
* 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