aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Windows: resolve shortened pathsGravatar Laszlo Csomor2017-01-03
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make the string strip() methods compatible with PythonGravatar Jon Brandvein2017-01-03
* Add 'did you mean' suggestion for load() statements.Gravatar Laurent Le Brun2017-01-03
* Add 'did you mean' suggestion when accessing a struct fieldGravatar Laurent Le Brun2017-01-03
* Add 'did you mean' suggestion when accessing an undefined variable.Gravatar Laurent Le Brun2017-01-03
* Remove WalkableGraph#exists and allow WalkableGraph#getValue and WalkableGrap...Gravatar Janak Ramakrishnan2017-01-03
* Cleanup in error messages, try to improve consistency.Gravatar Laurent Le Brun2017-01-03
* Do not execute concurrent/MultisetSemaphoreTestGravatar Damien Martin-Guillerez2016-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
* Skip //src/test/java/com/google/devtools/build/lib:cpp-rules-tests#testCompil...Gravatar Damien Martin-Guillerez2016-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
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Make AndroidSkylarkSplitTransitionTest platform-independent.Gravatar Dmitry Lomov2016-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
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-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
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Bazel tests: fix j/c/g/.../lib:windows-testsGravatar Laszlo Csomor2016-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
* 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
* 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
* Add a new AST node for augmented assignments in SkylarkGravatar Vladimir Moskva2016-12-19
* Fixes invocation policy to correctly apply allow/disallow policies to flagsGravatar Alex Humesky2016-12-16
* Fix CppLinkActionsTest.testCompilesTestSourcesIntoDynamicLibrary to workGravatar John Cater2016-12-16
* Names of extra-action protos now take into account all aspect names.Gravatar Dmitry Lomov2016-12-16
* Revert "Fix repositories to use 'BUILD.bazel' as the name for the symlinked/n...Gravatar John Cater2016-12-16
* Add option to dynamically link in the compilation output of cc_test andGravatar Googler2016-12-16
* Streamline Fingerprint implementationGravatar Michajlo Matijkiw2016-12-15
* New operators for Skylark:Gravatar Andreas Bergmeier2016-12-15
* Windows, JNI: implement nativeGetLongPathGravatar Laszlo Csomor2016-12-15
* Fix repositories to use 'BUILD.bazel' as the name for the symlinked/new build...Gravatar John Cater2016-12-13
* Fix error message that gives incomplete informationGravatar Jon Brandvein2016-12-13
* Propagate all providers from CcLibraryHelper into cc_proto_library.Gravatar Carmi Grushko2016-12-13
* Add tuple() method to Skylark.Gravatar Googler2016-12-12
* Migrates TestEnvironmentProvider to using the new Skylark declared providers ...Gravatar Sergio Campama2016-12-12
* Style edits for ActionsProvider and provider constructorsGravatar Jon Brandvein2016-12-12