aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Rollback of commit 611e7cd47de47fd7cc7e08a260d6640803aafd9f.Gravatar Liam Miller-Cushon2016-06-22
* Dedupe input artifacts when adding them to a filelist to be passed to apple's...Gravatar Chris Parsons2016-06-22
* Parallelize (some of) BinaryOperatorExpressionGravatar Mark Schaller2016-06-22
* Don't create batching callback in SkyQueryEnvironment.getTargetsMatchingPatternGravatar Mark Schaller2016-06-22
* Create one TargetPatternResolver per SkyQueryEnvironment initializationGravatar Mark Schaller2016-06-22
* Skip preloading in SkyQueryEnvironmentGravatar Mark Schaller2016-06-22
* Make module maps generation conditional for native Swift rules.Gravatar Dmitry Shevchenko2016-06-22
* Avoid nested BatchStreamedCallbacks in SkyQueryEnvironmentGravatar Mark Schaller2016-06-22
* Fix analysis performance regression caused by header compilationGravatar Liam Miller-Cushon2016-06-22
* Take --output_tree_tracking out of experimental.Gravatar Eric Fellheimer2016-06-22
* Change Markdown in execution_requirements docs to HTML, fixes #706.Gravatar John Cater2016-06-22
* Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Googler2016-06-22
* Remove the "glibc" selector from CppConfiguration.Gravatar Lukacs Berki2016-06-22
* Refactor common code that determines whether a target is coveredGravatar Googler2016-06-22
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Pass a locale to a getLowerCase call in BlazeRuntime.Gravatar Ulf Adams2016-06-21
* Global cleanup change.Gravatar Googler2016-06-21
* Fixed two Bazel java tests on Windows by using the right native file systemGravatar Yun Peng2016-06-21
* Add some docs on what rules and files areGravatar Kristina Chodorow2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Mention that redirection from HTTP to HTTPS doesn't workGravatar Kristina Chodorow2016-06-21
* Skylark: ObjcProvider related errors now use the correct Skylark type instead...Gravatar Florian Weikert2016-06-21
* Allow any filename in the srcs attribute of the sh_* rules.Gravatar Julio Merino2016-06-21
* Rollback of commit b692917a73e73d05a65979992f87ad93445dee97.Gravatar Damien Martin-Guillerez2016-06-21
* Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* sandbox: Remove debug flags from LinuxSandboxedStrategyTestCase as they were ...Gravatar Philipp Wollermann2016-06-21
* Update the startup option help texts.Gravatar Ulf Adams2016-06-21
* We need to keep LD_LIBRARY_PATH in the environment for actions that use the d...Gravatar Philipp Wollermann2016-06-21
* Set output_to_bindir to 1 for libunix.dylibGravatar Damien Martin-Guillerez2016-06-21
* Added more pointers to Aspect-related documentation.Gravatar Florian Weikert2016-06-21
* Add an option for the number of actions shown in the experimental UIGravatar Klaus Aehlig2016-06-21
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Optimize an assertion which was showing up in profiles. (Even better might beGravatar Googler2016-06-21
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Updates BuildViewTestCase.invalidatePackages() to also invalidateGravatar Greg Estren2016-06-21
* Adds the label of the rule that produced the artifact to the apk manifest.Gravatar Alex Humesky2016-06-21
* Batchify child node lookups in Skyframe cycle detection.Gravatar Eric Fellheimer2016-06-21
* Simplify OutputGroupProviderTest.Gravatar Michael Staib2016-06-21
* 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
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-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