aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Don't mark modules as used if they would only contribute textual_hdrs. There isGravatar Googler2016-10-24
* Move junitrunner fake/stub classes from javatests/c/g/testing/junit/runner to...Gravatar Googler2016-10-24
* intellij_info.bzl: Fix typo 'Implementaion' => 'Implementation'.Gravatar Ivan Vucica2016-10-24
* Bump test size for //src/test/shell/bazel:process_wrapper_test from small to ...Gravatar Philipp Wollermann2016-10-21
* Fix bazel_apple_test and Swift example to work with Xcode 8.0.Gravatar Philipp Wollermann2016-10-21
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21
* Use a select in the data attribute of bazel_toolchain_test to remove the Lina...Gravatar Philipp Wollermann2016-10-21
* Short-term solution for discrepency between backends that do input discoveryGravatar Googler2016-10-21
* Print a warning if the macOS sandbox is non functional.Gravatar Philipp Wollermann2016-10-21
* Proper action output checks for TreeArtifacts. Instead of crashing Bazel, we ...Gravatar Rumou Duan2016-10-19
* Add missing "final" specifiers to fix Bazel's JDK7 build.Gravatar Philipp Wollermann2016-10-19
* Add swiftmodule outputs to the linking step.Gravatar Dmitry Shevchenko2016-10-19
* Allow bypassing input file discovery in package buildingGravatar Michajlo Matijkiw2016-10-19
* Made HttpDownloader download calls non-static.Gravatar Jingwen Chen2016-10-19
* Add more useful bazelrc options.Gravatar John Cater2016-10-19
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Fix android_integration_test to include the integration_test_setup instead of...Gravatar Philipp Wollermann2016-10-19
* Fix Bazel-JDK7 breakage on CIGravatar Philipp Wollermann2016-10-19
* Rollback of commit e0d7a540e3c615c628f63fcaaaba0c47fca2cb25.Gravatar Philipp Wollermann2016-10-19
* Rollback of commit 8bb4299b28de14eed9d3b57bcaeb9350c81c7db3.Gravatar Philipp Wollermann2016-10-19
* Set show_progress_rate_limit to -1 for all tests to ensure progress messagesGravatar John Cater2016-10-19
* Add type arguments for JDK7 build.Gravatar Janak Ramakrishnan2016-10-19
* Rollback of commit a9f20b0d6459d395444c45cf5e94a899f3443633.Gravatar Philipp Wollermann2016-10-19
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-10-19
* Expose multi-arch artifacts to objc skylark providersGravatar Chris Parsons2016-10-19
* Fix ThinLTO indexing linkstamp handlingGravatar Googler2016-10-19
* Per action file caching for input TreeArtifact.Gravatar Rumou Duan2016-10-19
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Rollback of commit ffdc05d2278d7f9c6e299c923019f689cde5fe76.Gravatar Yun Peng2016-10-19
* Move the RuleModule interface to ConfiguredRCP and rename it to RuleSet.Gravatar Ulf Adams2016-10-19
* Enforce that non test-only targets cannot depends on test-only targetsGravatar Damien Martin-Guillerez2016-10-19
* Replace grep by expect_log in java_integration_test#test_java_pluginGravatar Damien Martin-Guillerez2016-10-19
* Make query return dependencies contributed by aspects on rules that don't adv...Gravatar Lukacs Berki2016-10-18
* Rollback of commit b776d6c12e952eb358c1a036cc9d93d8944c4c77.Gravatar Nathan Harmata2016-10-18
* Rollback of commit 72cc756faffa93781942df261974572c65941c95.Gravatar Tobias Werth2016-10-18
* Simplify the j2objc stuff.Gravatar Ulf Adams2016-10-18
* Split up rule sets into smaller chunks.Gravatar Ulf Adams2016-10-18
* Refactor the rule class provider.Gravatar Ulf Adams2016-10-18
* Fix unnecessary static imports of typesGravatar Liam Miller-Cushon2016-10-18
* Add file extension property to SkylarkGravatar Paul Roberts2016-10-18
* Allow .protodevel files in srcs of proto_library.Gravatar Googler2016-10-18
* Fixed a documentation typo.Gravatar Vladimir Moskva2016-10-18
* Remove obsolete code from Bazel tools.Gravatar Dmitry Shevchenko2016-10-18
* Rename BUILD into BUILD.linaro for the linaro toolchain exampleGravatar Damien Martin-Guillerez2016-10-18
* VFS, WindowsFileSystem: fix UNIX_ROOT retrievalGravatar Laszlo Csomor2016-10-18
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* Don't bother getting the not-real FileStateValue for a path whose parent does...Gravatar Nathan Harmata2016-10-18
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-18
* Update linaro toolchain version and sourcesGravatar Xin Gao2016-10-17