aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Issue deprecation warnings for deprecated code paths.Gravatar Googler2016-08-16
* Fix grammar in documentationGravatar Michajlo Matijkiw2016-08-16
* Clarify comments and function names in AggregatingAttributeMapperGravatar Mark Schaller2016-08-16
* Support xcode project generation in experimental_objc_library.Gravatar Cal Peyser2016-08-16
* Be more lenient with slow-to-react servers.Gravatar Michajlo Matijkiw2016-08-16
* Add copts and objccopts to experimental_objc_library.Gravatar Cal Peyser2016-08-16
* Support setting the build id via the client environmentGravatar Klaus Aehlig2016-08-16
* Use processed instead of merged manifest in android deploy infoGravatar Googler2016-08-12
* Have AQV propagate the most severe error encountered by any of its tasks. Mak...Gravatar Nathan Harmata2016-08-12
* Changes DependencyResolver <Attribute, Dep> map from a ListMultimap to new classGravatar Greg Estren2016-08-12
* Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...Gravatar Janak Ramakrishnan2016-08-12
* Implement objc archiving in the crosstool. This involves a few steps:Gravatar Cal Peyser2016-08-12
* Add android_test#data to android deploy info.Gravatar Googler2016-08-12
* Stream the right-hand side of subtractive query expressions. This means only ...Gravatar Eric Fellheimer2016-08-12
* Roll forward fix of global var shadow detectionGravatar Jon Brandvein2016-08-12
* Prefer IP agnostic terms/operations in favor of those that work only with ipv4.Gravatar Shreya Bhattarai2016-08-12
* Adds propagation of protobuf's headers and search paths through ObjcProtoProv...Gravatar Sergio Campama2016-08-12
* Allow local spawns to add custom execution info.Gravatar Eric Fellheimer2016-08-12
* Record the category of the artifact to be linked in LinkerInput.Gravatar Lukacs Berki2016-08-12
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* cpp: remove unused WaitForServerDeath() functionGravatar Thiago Farina2016-08-12
* Add ide-compile output group to IDE aspect.Gravatar Googler2016-08-11
* The Android transition requires a valid CPU value. If we don't have one, don'...Gravatar Googler2016-08-11
* Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.Gravatar Googler2016-08-11
* Sets SONAME on shared objects in Android binaries.Gravatar Adam Michael2016-08-11
* Fix bug in ParallelEvaluator when an error dep was not newly requested in a n...Gravatar Janak Ramakrishnan2016-08-11
* Minimize ArrayList resizing in MutableList constructionGravatar Michajlo Matijkiw2016-08-11
* Fix typo in X86CrosstoolsGravatar sergey2016-08-11
* Expose test "data" attribute to IDE.Gravatar Googler2016-08-11
* Properly size compact hash map in order to mitigate GC churn.Gravatar Eric Fellheimer2016-08-11
* Rollback of commit 6aa2f64045d390f4da77d396cd3fcbe1c44a98c1.Gravatar Chris Parsons2016-08-11
* Delete unused classesGravatar Michajlo Matijkiw2016-08-11
* Refactors out ProtocolBuffers2 related code into it's own class. This is the ...Gravatar Sergio Campama2016-08-11
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Get rid of InvalidatableGraph. This explicit concept is no longer needed.Gravatar Nathan Harmata2016-08-11
* Add 'provider()' function.Gravatar Dmitry Lomov2016-08-11
* Turn on output tree tracking.Gravatar Eric Fellheimer2016-08-11
* Put runfiles tree under 'runfiles' directory to avoid conflictGravatar Yun Peng2016-08-11
* Store non-code inputs to link actions separately.Gravatar Lukacs Berki2016-08-11
* Get rid of python exectuable zip file headerGravatar Yun Peng2016-08-11
* Substituted NoSuchVariableException with manual checks for performance purposesGravatar Vladimir Moskva2016-08-11
* Remove the experimental hardlink / junction code from UnixFileSystem.Gravatar Ulf Adams2016-08-11
* Don't follow symlink when looking for python module space, since it breaks sa...Gravatar Yue Gan2016-08-10
* Remove the outputPath parameter from BlazeModule.getFileSystem.Gravatar Ulf Adams2016-08-10
* Dedupe code: parse startup options in newRuntime, instead of calling it twice.Gravatar Ulf Adams2016-08-10
* Pass in the command options to BlazeModule.getCoverageReportFactory.Gravatar Ulf Adams2016-08-10
* Added support for null terminated queries.Gravatar Andreas Bergmeier2016-08-10
* Cleanup BlazeRuntime and ServerBuilder slightly.Gravatar Ulf Adams2016-08-10