aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Cleanup in error messages, try to improve consistency.Gravatar Laurent Le Brun2017-01-03
* Fix flaky test supportGravatar Damien Martin-Guillerez2016-12-29
* Make BuildConfiguration reference-equals for static configs.Gravatar Greg Estren2016-12-29
* Load JNI library on Windows from the runfiles tree as a fallbackGravatar Damien Martin-Guillerez2016-12-28
* Expose to Skylark a merge() method for runfiles objectsGravatar Jon Brandvein2016-12-28
* Expose apple.xcode_version() to skylark.Gravatar Chris Parsons2016-12-28
* Make depsets temporarily completely backward compatibleGravatar Vladimir Moskva2016-12-27
* Add `depset` as an alias to `set` in SkylarkGravatar Vladimir Moskva2016-12-27
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Expose ios_device attributes to Skylark.Gravatar Googler2016-12-23
* Don't ship a JDK to native singlejar actionsGravatar Liam Miller-Cushon2016-12-23
* Do not crash when there's an error in the rule.Gravatar Carmi Grushko2016-12-23
* RELNOTES[NEW]: Add transitive proguard_specs when android_sdk.aidl_lib is spe...Gravatar Googler2016-12-22
* Rename toolchain_flags to legacy_link_flags build variableGravatar Marcel Hlopko2016-12-22
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Move hardcoded toolchain linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Move hardcoded -L linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* Stop passing --no-locals to dx for coverage buildsGravatar Liam Miller-Cushon2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-12-22
* Rollback of commit 87532156cf3ed7b66c6db5cb1e57dff7424031ab.Gravatar Kristina Chodorow2016-12-22
* Make StringCanonicalizer use BlazeInterners rather than InternersGravatar Shreya Bhattarai2016-12-22
* Move the descriptorset output to the ProtoSourcesProvider and expose it to sk...Gravatar Googler2016-12-22
* cc_proto_library can build proto_library's from remote repos.Gravatar Carmi Grushko2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* proto_library can depend on proto_library's from external repos.Gravatar Carmi Grushko2016-12-22
* Windows JNI: ensure JNI is loaded for getLongPathGravatar Laszlo Csomor2016-12-21
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Remove --experimental_disable_native_swift_rules flag.Gravatar Dmitry Shevchenko2016-12-21
* Allow url & output arguments to be namedGravatar Kristina Chodorow2016-12-21
* Include ObjcProvider in generated Skylark documentation.Gravatar Florian Weikert2016-12-21
* Update the Bazel docs for java_binary and java_test to give more information ...Gravatar Googler2016-12-21
* Remove dead code referencing deleted "suites" attribute.Gravatar Greg Estren2016-12-21
* Introduce a distinguisher for cpu value as set in --experimental_multi_cpu.Gravatar Cal Peyser2016-12-21
* Cast to ConfiguredTarget instead of AbstractConfiguredTarget for obtaining th...Gravatar Chris Parsons2016-12-21
* Set last modified time when files are extractedGravatar Kristina Chodorow2016-12-21
* Rollback of commit e0a330577d9fe98169645cb68d9fc22cc787eeb6.Gravatar Janak Ramakrishnan2016-12-21
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Revert "Revert "Fix repositories to use 'BUILD.bazel' as the name for the sym...Gravatar John Cater2016-12-21
* Disable sandboxing for XibCompile actions.Gravatar Philipp Wollermann2016-12-21
* Add customized path mounting in Bazel sandbox.Gravatar Xin Gao2016-12-20
* WindowsFileSystem: use JNI impl. of isJunctionGravatar Laszlo Csomor2016-12-20
* Gives detailed error message when fail to re-create directories during testin...Gravatar Yue Gan2016-12-20
* Bazel client, Windows: implement AsWindowsPathGravatar Laszlo Csomor2016-12-20
* Avoids NullPointerException when running `bazel coverage //:xxx`, since PathF...Gravatar Yue Gan2016-12-20
* Update call sites to FileWriteAction to use the --experimental_transparent_co...Gravatar Jon Brandvein2016-12-20
* Cleanup FileWriteAction and add a flag that will guard transparent compressionGravatar Jon Brandvein2016-12-20
* Make android_sdk_repository build_tools_version attribute optional.Gravatar Adam Michael2016-12-20
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19