aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
...
* Rollback of commit bd3be73b84001dbdb2f05297f215e8eb5bacf0e1.Gravatar Damien Martin-Guillerez2017-02-22
* Error out when the STL label points to an undefined target when merging STLGravatar Luis Fernando Pino Duque2017-02-22
* Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...Gravatar Googler2017-02-22
* Augmented assignments don't evaluate lhs multiple timesGravatar Vladimir Moskva2017-02-21
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Move Classpath.java from src/test/... to src/main/... since it will be used b...Gravatar Florian Weikert2017-02-21
* Add interface for extended reporting of events Gravatar Klaus Aehlig2017-02-21
* TestResult: make execRoot visible to subclassesGravatar Klaus Aehlig2017-02-21
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* parseBuildString doesn't crash on files with hash lines.Gravatar Carmi Grushko2017-02-21
* Raise error in function calls when star argument is not iterableGravatar Laurent Le Brun2017-02-20
* Rollback of commit 59b01953143562502dc036735c2cd23e5255cb24.Gravatar Laurent Le Brun2017-02-20
* Rollback of commit 1cb5059396e46d9ff2c317b8a0a046af32b3a1d8.Gravatar Ulf Adams2017-02-20
* Make Python zip extraction work with paths bigger than 256 characters. Gravatar Andreas Bergmeier2017-02-20
* Update doc wrt set vs depset.Gravatar Laurent Le Brun2017-02-20
* Add missing fall through commentGravatar Liam Miller-Cushon2017-02-20
* Avoid crashing on proto_libraries when not incrementally dexing lite protos.Gravatar Googler2017-02-20
* Tune naming of Android data binding metadata files.Gravatar Greg Estren2017-02-20
* Make android_ndk_repository api_level attribute optional.Gravatar Adam Michael2017-02-20
* Rollback of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3.Gravatar Carmi Grushko2017-02-20
* apple_binary extension_safe attribute results in configuration transition on ...Gravatar Chris Parsons2017-02-20
* Deprecate the legacy_java_test flag, now that nolegacy_java_test has been the...Gravatar Kush Chakraborty2017-02-20
* Switch J2ObjC to use compile-time jars (interface and header jars) instead of...Gravatar Rumou Duan2017-02-20
* Progress on Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Fix --run_under to work with labels that describe source or output filesGravatar Ulf Adams2017-02-17
* Rollback of commit 8bae4f4e99594118b7ce651f7779f92e7683cdd0.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Move FileAccessException to the vfs packageGravatar Ulf Adams2017-02-17
* Do not sort dict keys when printingGravatar Vladimir Moskva2017-02-17
* Remove DynamicModeFlag and thus fix crash caused by passing --dynamic_mode=au...Gravatar Lukacs Berki2017-02-17
* BEP: Also report the xml file in cached test Gravatar Klaus Aehlig2017-02-17
* Rewrite TestStrategy.getArgsGravatar Ulf Adams2017-02-17
* Fix NPE in NonconfigurableAttributeMapper Gravatar Liangliang He2017-02-17
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Stop building mandatory inputs of CppCompileAction twice.Gravatar Rumou Duan2017-02-17
* Guard incremental dexing of lite protos in android builds with flagGravatar Googler2017-02-17
* Change header thinning feature to use dotd pruning to update action inputs.Gravatar Googler2017-02-17
* Make Android data binding work with --experimental_use_parallel_android_resou...Gravatar Greg Estren2017-02-17
* Remove class member enum CppSource#Type and instead subclass CppSource with d...Gravatar Rumou Duan2017-02-17
* Set lipoScannables to an empty list if lipoScannableMap is empty.Gravatar Rumou Duan2017-02-17
* Remove support for configuring JDKs with filegroupsGravatar Liam Miller-Cushon2017-02-17
* [bazel] Added new java_toolchain entry timezoneData support.Gravatar Googler2017-02-17
* Make unnecessarily public BinaryOperationExpression methods privateGravatar Michajlo Matijkiw2017-02-17
* CppCompileAction must return false from inputsKnown for .d pruningGravatar Ulf Adams2017-02-17
* Bazel client, Windows: impl. ForEachDirectoryEntry Gravatar Laszlo Csomor2017-02-17
* Refactor AutoProfiler to enable other loggers to work.Gravatar Janak Ramakrishnan2017-02-17
* Migrate to java_runtime{,_suite}Gravatar Liam Miller-Cushon2017-02-17
* Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar Dmitry Lomov2017-02-16