aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.shardingGravatar Elena-Irina Iancu2016-08-12
* Record the category of the artifact to be linked in LinkerInput.Gravatar Lukacs Berki2016-08-12
* Remove MergeeManifestsConverter used for the transition of --mergeeManifests ...Gravatar Andrew Pellegrini2016-08-12
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* DOC: Fix typo (unclosed string)Gravatar Gustav Larsson2016-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
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* 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
* Dynamic config test improvements:Gravatar Greg Estren2016-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
* Provide ExtraCombiner method.Gravatar Sasha Smundak2016-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 all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* Update the proto library version in BUILD filesGravatar Kristina Chodorow2016-08-11
* Add brandjon@ to CONTRIBUTORSGravatar Jon Brandvein2016-08-11
* Remove the experimental hardlink / junction code from UnixFileSystem.Gravatar Ulf Adams2016-08-11
* Add 3.0.0 beta 4 version of protobuf to third_partyGravatar Kristina Chodorow2016-08-10
* 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
* Move workspace initialization out of BlazeRuntime.Builder.Gravatar Ulf Adams2016-08-10