aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify the logic of determining output groups.Gravatar Alex Humesky2016-06-21
* Minor change to add QueryableGraphBackedSkyFunctionEnvironment.Gravatar Janak Ramakrishnan2016-06-21
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Minor improvement to cycle detection algorithm: Do not recurse into done node...Gravatar Eric Fellheimer2016-06-21
* Remove --objc_generate_debug_symbols flagGravatar Dmitry Shevchenko2016-06-21
* Add license types to the documentationGravatar Kristina Chodorow2016-06-21
* Convert internal BUILD file style guide to markdown.Gravatar Laurent Le Brun2016-06-21
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* Document the external directoryGravatar Kristina Chodorow2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-06-21
* Move support section from community to documentation.Gravatar Tobias Werth2016-06-21
* Improve Skylark mutability documentation.Gravatar Laurent Le Brun2016-06-21
* Don't generate links for non-documented modules since this results in dead li...Gravatar Florian Weikert2016-06-21
* Fix new_git_repository documentationGravatar Kristina Chodorow2016-06-21
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Get rid of --nodeep_execroot referenceGravatar Kristina Chodorow2016-06-21
* Fixed more Bazel tests on Windows by using the right line separatorGravatar Yun Peng2016-06-21
* sandbox: Mount input files and directories actually read-only.Gravatar Philipp Wollermann2016-06-21
* Avoid the main use of String.format() during loading and analysis. This isGravatar Googler2016-06-21
* sandbox: So refactoring, much no-op change, wow.Gravatar Philipp Wollermann2016-06-21
* Optimize Environment.lookup() to avoid Throwable.fillInStackTrace();Gravatar Googler2016-06-21
* Remove the check for the existence of the server process in the signal handle...Gravatar Lukacs Berki2016-06-21
* Allow importing of late loaded dynamic frameworksGravatar Googler2016-06-20
* Restore comments documenting the NestedSet orderings (accidentallyGravatar Googler2016-06-20
* Global cleanup change.Gravatar Googler2016-06-20
* ExperimentalObjcLibrary uses xcrunwrapper to template SDKROOT and DEVELOPER_DIR.Gravatar Cal Peyser2016-06-20
* Fixed the bug in commit fa878df99618bfc59a5ff733871e266e9e3f3fd1 which broke ...Gravatar Yun Peng2016-06-20
* In FileSystemValueChecker, only check TreeArtfacts that are in theGravatar Rumou Duan2016-06-20
* Trim configurations requested for a target in BuildViewTestCase.Gravatar Greg Estren2016-06-20
* Fix comment for GetServerPid().Gravatar Lukacs Berki2016-06-20
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-20
* Correctly escape backslashes in proto messarges.Gravatar Googler2016-06-20
* experimental UI: delay updates after action completionGravatar Klaus Aehlig2016-06-20
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Clean up the test runner code a bit.Gravatar Ulf Adams2016-06-20
* Fix deps of the Java test runner.Gravatar Ulf Adams2016-06-20
* Remove BuildConfiguration.addRoots() and the pregrepped includes directory.Gravatar Lukacs Berki2016-06-17
* Make setup-intellij.sh work again.Gravatar Lukacs Berki2016-06-17
* JavaLibraryHelper can return a JavaCompilationArgsProvider which fully descri...Gravatar Carmi Grushko2016-06-17
* Adds cycle detection errors when top-level dynamicGravatar Greg Estren2016-06-17
* Fix typo in spelling of Xcode (was X-code)Gravatar Adam Price2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Rollback of commit 021dc4e1d25827f0e68a9b6a09ff5f79aa18f8a4.Gravatar Googler2016-06-17
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Make more Bazel java tests pass on WindowsGravatar Yun Peng2016-06-17
* Remove one instance of -F interspersing with framework linking.Gravatar Chris Parsons2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* --Gravatar Luis Fernando Pino Duque2016-06-16
* Spawn executionInfo from Cpp{Compile,Link}ActionGravatar George Gensure2016-06-16