aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make BuildConfiguration output directories understand repositoriesGravatar Kristina Chodorow2016-12-05
* Add 'aspect_id' for to identify aspects that has been applied to the target.Gravatar Dmitry Lomov2016-12-05
* Allow dicts to contain non-comparable objects as keysGravatar Vladimir Moskva2016-12-05
* Add JacocoCoverageRunner to junitrunner.Gravatar Yue Gan2016-12-05
* Include a trailing newline in printStatusMap outputGravatar Benjamin Staffin2016-12-05
* Mark //src/test/shell/bazel:bazel_windows_example_test as manualGravatar Damien Martin-Guillerez2016-12-05
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Windows: explicitly use ASCII-version of Win32 APIGravatar Laszlo Csomor2016-12-05
* Rollback of commit 7a668370e350f602ec863eb4169729885e1c7c93.Gravatar Damien Martin-Guillerez2016-12-05
* Add instructions regarding running android_integration_test.Gravatar Irina Iancu2016-12-05
* Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.Gravatar Damien Martin-Guillerez2016-12-05
* Add missing <time.h> include.Gravatar Piotr Sikora2016-12-05
* Make build events correctly report target expansionGravatar Klaus Aehlig2016-12-05
* Add strip_prefix and strip_include_prefix attributes of cc_library.Gravatar Lukacs Berki2016-12-05
* Fix NPE in RClassGenerator when dev has code in unnamed packageGravatar Googler2016-12-05
* Delete ANDROID_LIBRARY_AAR_CLASSES_JAR implicit outputGravatar Googler2016-12-05
* When a strict proto dep violation occurs, tell the user what they should fix.Gravatar Carmi Grushko2016-12-05
* Add documentation for add{Skylark,Native}DeclaredProvider.Gravatar Dmitry Lomov2016-12-05
* Correctly set module file flags in FakeCppCompileAction.Gravatar Googler2016-12-05
* Fix another test that instantiates BuildOptions its own special way.Gravatar Greg Estren2016-12-05
* Fix bug with java_import desugaring and incremental dexing for Android whenGravatar Googler2016-12-05
* Advertise JavaCompilationArgsProvider java_proto_library.Gravatar Rumou Duan2016-12-05
* Fix bug in configuration creation logic that wrongly trims notrim configs.Gravatar Greg Estren2016-12-05
* Make a rogue test case honor --experimental_dynamic_configs=notrim_partial li...Gravatar Greg Estren2016-12-05
* Split ObjcProvider.framework_dir into static and dynamic framework directories.Gravatar Chris Parsons2016-12-05
* Add option to disable dynamic configs with LIPO.Gravatar Greg Estren2016-12-02
* Null out perBuildSyscallCache after analysis is finished to save memory durin...Gravatar Janak Ramakrishnan2016-12-02
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-02
* For all function expressions of the form f(..., e1, ..., e2, ..., eK, ...), e...Gravatar Nathan Harmata2016-12-02
* Make the settings attribute of Skylark maven_jar and maven_aar a label.Gravatar Adam Michael2016-12-02
* Merge J2ObjcAspect and J2ObjcProtoAspect.Gravatar Rumou Duan2016-12-02
* Introduce FlagGroup.expandIfTrue, expandIfFalseGravatar Marcel Hlopko2016-12-02
* Prune modules when building modules themselves to reduce build times shortenGravatar Googler2016-12-02
* Clean up RuleContext's attribute access API.Gravatar Greg Estren2016-12-02
* Move constraint enforcement policy into attribute definitions.Gravatar Greg Estren2016-12-02
* Proto changes required to recognize external artifactsGravatar Googler2016-12-02
* Set User-Agent to "Bazel/{{Release Name}}" for http connectionsGravatar Justin Buchanan2016-12-02
* Description redacted.Gravatar Googler2016-12-02
* Rollback of commit 7c4a8093da6272969c86f22a08c72ddbbf6e8274.Gravatar Kristina Chodorow2016-12-02
* Compute module file compile command line flags right before executing theGravatar Googler2016-12-02
* Replace UnixGlob's package glob prefetching functionality with anGravatar Googler2016-12-02
* Add --ltoindexopt to pass options to LTO indexing stepGravatar Googler2016-12-02
* Description redacted.Gravatar Googler2016-12-01
* Phrasing cleanup for dynamic configuration tests.Gravatar Greg Estren2016-12-01
* Add Jacoco related code to buildjar.Gravatar Yue Gan2016-12-01
* Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373.Gravatar Googler2016-12-01
* Remove callerLabel from Environment.Gravatar Laurent Le Brun2016-12-01
* Gracefully handle unset JAVA_HOMEGravatar Klaus Aehlig2016-12-01
* Rollback of commit c182908910a370b490e7e027b867e11f9f2fb086.Gravatar Michajlo Matijkiw2016-12-01
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01