aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
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
* 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
* cpp: remove blaze_util::sys_ioprio_set() call from FreeBSD portGravatar Thiago Farina2017-05-24
* Improve error messages for malformed Android SDK/NDK.Gravatar ajmichael2017-05-24
* Remove outdated documentation about appcompat library.Gravatar ajmichael2017-05-24
* Remove possibility of circular initialization errors inGravatar John Cater2017-05-24
* Set --experimental_enable_objc_cc_deps by default in the blaze binary.Gravatar cpeyser2017-05-23
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* cpp: change PrintError() to print "ERROR:"Gravatar Thiago Farina2017-05-23
* Automated g4 rollback of commit 7f520a8286c39c5145b6d816cd0be5a6b7b18250.Gravatar elenairina2017-05-23
* Make PackageOrException.get() public + make loadPackages() variant.Gravatar carmi2017-05-23
* Update remote caching / execution docsGravatar ulfjack2017-05-23
* Refactor process-wrapper code so the spawn/wait code is pluggable.Gravatar philwo2017-05-23
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23