aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Add "toolchain-identifier" attribute to cc_toolchain ruleGravatar rosica2018-06-13
* Skylark repos: for failed patch command, also report stdoutGravatar Klaus Aehlig2018-06-13
* Skylark repositories: support additional arguments for the patch toolGravatar Klaus Aehlig2018-06-13
* Return Strings from C++ Skylark APIs, not PathFragmentsGravatar hlopko2018-06-13
* C++: Continues renaming executionDynamicLibraries to dynamicLibrariesForRuntime.Gravatar plf2018-06-13
* Split AnalysisResult into a top-level classGravatar ulfjack2018-06-13
* Change generated DEF file name from <target name>.def to <target name>.gen.defGravatar pcloudy2018-06-13
* Fix documentation in bazel_external_repository_test.pyGravatar pcloudy2018-06-13
* Fix archive decompression with symlink on WindowsGravatar pcloudy2018-06-13
* Fix a bug with flush() not flushing on local writes in ActionFS, and add unit...Gravatar felly2018-06-12
* Change the default value of --experimental_android_local_test_binary_resource...Gravatar dannark2018-06-12
* Add more data to the exception thrown when putOnlyEntry's verification fails.Gravatar mstaib2018-06-12
* Change WorkspaceStatusAction incrementality logic. We no longer manually inva...Gravatar janakr2018-06-12
* CROSSTOOLS wrapped_clang: handle spaces in pathsGravatar Oscar Bonilla2018-06-12
* Add support for the Json trace file formatGravatar ulfjack2018-06-12
* Enable rules to inherit the ExecutionPlatformConstraintsAllowed value.Gravatar jcater2018-06-12
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* Disable flaky testGravatar ulfjack2018-06-12
* Refactor profilerGravatar ulfjack2018-06-12
* Always run toolchain resolution, even when no toolchain types are requested, ...Gravatar John Cater2018-06-12
* Remove LoadingPhaseRunner, inline the only implementationGravatar ulfjack2018-06-12
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-06-12
* Enable AnalysisTestCases to set LoadingOptions.Gravatar mstaib2018-06-11
* Enable mock rules to set their types.Gravatar mstaib2018-06-11
* Skylark debugging protocol: include a 'stop reason' in ThreadPausedEvent.Gravatar brendandouglas2018-06-11
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Allow delegation to the underlying filesystem only for the source tree.Gravatar felly2018-06-11
* Create a bootstrap for repository-related skylark build API.Gravatar cparsons2018-06-11
* Add some more logging to the debug server.Gravatar brendandouglas2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Add AutoProfiler-like API to ProfilerGravatar ulfjack2018-06-11
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* Unify path resolution codepaths.Gravatar felly2018-06-08
* Use Identifiers instead of StringsGravatar Taras Tsugrii2018-06-08
* Skylark debugging protocol: include frames information in ThreadPausedEvents.Gravatar brendandouglas2018-06-08
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Clean up Profiler a bitGravatar ulfjack2018-06-08
* Make Artifact#equals take the owner into account for derived artifacts.Gravatar janakr2018-06-08
* Use unsafe String operations when writing parameter files.Gravatar tomlu2018-06-08
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* Deletes default implemetation of MetadataProvider.getInputGravatar shahan2018-06-08
* Add a `sync` commandGravatar Klaus Aehlig2018-06-08
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-06-08
* Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f.Gravatar jmmv2018-06-07
* Deletes ActionInputFileCache.Gravatar shahan2018-06-07