aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Bazel client: add comments, delete dead codeGravatar Laszlo Csomor2016-12-22
* Windows JNI: ensure JNI is loaded for getLongPathGravatar Laszlo Csomor2016-12-21
* Fix test to work on OS XGravatar Kristina Chodorow2016-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
* Bazel tests: fix j/c/g/.../lib:windows-testsGravatar Laszlo Csomor2016-12-21
* Allow url & output arguments to be namedGravatar Kristina Chodorow2016-12-21
* Bazel client, Windows: implement ReadFileGravatar Laszlo Csomor2016-12-21
* Bazel client, POSIX test: fix compilation errorGravatar Laszlo Csomor2016-12-21
* Include ObjcProvider in generated Skylark documentation.Gravatar Florian Weikert2016-12-21
* fix use of test: && is a GNU extensionGravatar Klaus Aehlig2016-12-21
* Bazel client: remove blaze_util::WhichGravatar Laszlo Csomor2016-12-21
* Fix GNUism in the use of touchGravatar Klaus Aehlig2016-12-21
* Bazel client; implement NormalizePathGravatar Laszlo Csomor2016-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
* Delete Bazel local version ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-21
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Clean-up of the integration test environmentGravatar Damien Martin-Guillerez2016-12-21
* Reactivate bazel_coverage_testGravatar Damien Martin-Guillerez2016-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
* Fix typo in test nameGravatar Klaus Aehlig2016-12-20
* Fix the tool mocking for Java code coverageGravatar Damien Martin-Guillerez2016-12-20
* Add customized path mounting in Bazel sandbox.Gravatar Xin Gao2016-12-20
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-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
* Allow ResourceShrinkerAction to support splits.Gravatar Michael Staib2016-12-20
* Update call sites to FileWriteAction to use the --experimental_transparent_co...Gravatar Jon Brandvein2016-12-20
* Remove usages of build_tools_version attribute.Gravatar Adam Michael2016-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
* Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-19
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19
* Fix genclass' handling of class names that contain '$'Gravatar Liam Miller-Cushon2016-12-19
* Bazel client: fix build on WindowsGravatar Laszlo Csomor2016-12-19
* Make Bazel build dotGravatar Kristina Chodorow2016-12-19
* Bazel client: generalize path handlingGravatar Laszlo Csomor2016-12-19
* Bazel client: SplitPath works with Windows pathsGravatar Laszlo Csomor2016-12-19
* Fix bug introduced when pulling out test sources into their own library forGravatar Googler2016-12-19
* Add a new AST node for augmented assignments in SkylarkGravatar Vladimir Moskva2016-12-19