aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove TODO from LegacyCompilationSupport.Gravatar tomlu2017-08-29
* Visit subtrees of the AST in evaluation orderGravatar fzaiser2017-08-29
* Set the Objc tests to not run on windows.Gravatar dmarting2017-08-28
* Add a --output_directory_suffix command line option to facilitate the removal...Gravatar lberki2017-08-28
* Change Identifier#boundNames to #boundIdentifiers.Gravatar fzaiser2017-08-28
* Flip the --incompatible_descriptive_string_representations flag by defaultGravatar vladmos2017-08-28
* Bazel client: debug info for corrupt installationGravatar László Csomor2017-08-28
* //src/test/shell/bazel:toolchain_test: increase sizeGravatar Klaus Aehlig2017-08-28
* This change adds an explicit dependency on the current Java runtime that indi...Gravatar lberki2017-08-28
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-28
* Implement CustomCommandLine support for Skylark.Gravatar tomlu2017-08-28
* Move Statement.exec methods to a separate class.Gravatar laurentlb2017-08-28
* Add a lint for missing return statementsGravatar fzaiser2017-08-28
* Replace which by bash-builtin hashGravatar Klaus Aehlig2017-08-28
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Enforce that there should be no RuleConfiguredTarget objects on the heap duri...Gravatar janakr2017-08-28
* Add a test to ensure that the AndroidManifest.xml from an aar_import isGravatar ajmichael2017-08-28
* Refactoring: OptionsParser now uses the visitor pattern to iterate over Blaze...Gravatar fwe2017-08-28
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Ensure our "Another command is running" messages hold realistic PIDs.Gravatar jmmv2017-08-28
* Add a visitor method for statement blocks to SyntaxTreeVisitorGravatar fzaiser2017-08-28
* Update Bazel BUILD file to allow def_parse depend on Bazel specific targets f...Gravatar pcloudy2017-08-28
* Make tests independent of the current state of the incompatible_descriptive_s...Gravatar vladmos2017-08-28
* Prepend workspace name when finding Jar path by RlocationGravatar pcloudy2017-08-25
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* testenv.sh,Windows: support VC BuildTools 2017Gravatar László Csomor2017-08-25
* Fix typo in docs: "beforethis"Gravatar Rodrigo Queiro2017-08-25
* Add a warning to the bind() docsGravatar Rodrigo Queiro2017-08-25
* Add the JAVABASE and JAVA Make variables to java_runtime_alias artifically if...Gravatar lberki2017-08-25
* Implement field declarations for declared providers.Gravatar dslomov2017-08-25
* Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab.Gravatar Googler2017-08-25
* Add missing action to processor busy boxGravatar corysmith2017-08-25
* Adds -p to zipalign invocation to align stored (not compressed) .so files in ...Gravatar ahumesky2017-08-25
* Move option tag checks to compile time.Gravatar ccalvarin2017-08-25
* Typo fix: prosess -> processGravatar jingwen2017-08-25
* Enable using a parameter for large lists of resources to link.Gravatar corysmith2017-08-25
* Abort stream if BuildEventServiceTransport does not wait for all ACKs.Gravatar Googler2017-08-25
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Introduce enum to quickly discriminate AST nodes.Gravatar laurentlb2017-08-25
* Naming style fix for AndroidInstrumentationInfo(Provider).Gravatar dslomov2017-08-25
* Refactor JavaInfo.Gravatar dslomov2017-08-25
* Allow generator attributes in android_libraries used as android_resourcesGravatar Googler2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Remove "set -o pipefail" as it breaks bazel_sandboxing_test.Gravatar philwo2017-08-24
* Replace deprecated `set` constructor and its order names in integration testsGravatar vladmos2017-08-24
* Move compile-time checks to own package.Gravatar ccalvarin2017-08-24
* Extract a string constant into a final field.Gravatar lberki2017-08-24
* Trick the srcs_test to regenerate the list of sources at every change of the ...Gravatar dmarting2017-08-24
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24