aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Tweak the default Skyframe thread count during testing. Since test cases are ...Gravatar Eric Fellheimer2015-04-16
* Add a blog post inviting people to tell us about their bazel projectsGravatar Kristina Chodorow2015-04-16
* Cleanup in ValidationEnvironment wrt to user-defined functionsGravatar Laurent Le Brun2015-04-16
* Force remove the bazel directory, as bazel-bin/src/bazel is not writableGravatar Kristina Chodorow2015-04-16
* VisibleForTesting cleanup in RunfilesGravatar Michajlo Matijkiw2015-04-16
* Add [/System]/Library/Frameworks to the Darwin toolchain definition.Gravatar Han-Wen Nienhuys2015-04-15
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Enable accepting external contributions to the Skylark documentation.Gravatar Laszlo Csomor2015-04-15
* Catch modulo by 0 errorsGravatar Laurent Le Brun2015-04-15
* Skylark: Remove static type checksGravatar Laurent Le Brun2015-04-15
* Quote %sdk_version% and %sim_device% in the template var.Gravatar Googler2015-04-15
* Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes withGravatar Greg Estren2015-04-15
* Update Getting Started to make workspace directory concept more clear. Also someGravatar Googler2015-04-15
* Clarify requirement for source file on objc_binary.Gravatar Peter Schmitt2015-04-15
* Improves the method xcodegen uses to find the workspace rootGravatar David Santiago2015-04-15
* More ValidationEnvironment cleanup, remove SkylarkType.GLOBAL.Gravatar Laurent Le Brun2015-04-15
* Make the indirect dependency message show the correct label for external depsGravatar Kristina Chodorow2015-04-15
* Simplify MethodLibrary.Gravatar Laurent Le Brun2015-04-15
* Fix the wrong PATH on install.mdGravatar Laszlo Csomor2015-04-14
* Enable accepting external contributions to the BE's static parts.Gravatar Laszlo Csomor2015-04-14
* Use fully qualified paths for C++ includesGravatar Kristina Chodorow2015-04-14
* Fix Bazel integration tests.Gravatar Lukacs Berki2015-04-14
* Move the Android incremental deployment stub application to the Bazel tree.Gravatar Lukacs Berki2015-04-14
* Enable external contribution to src/main/java/**Gravatar Damien Martin-Guillerez2015-04-14
* Check that getenv() returns non-null in blaze::Which()Gravatar Damien Martin-Guillerez2015-04-14
* Upload the bootstrapped binary, not the compile.sh-generated oneGravatar Kristina Chodorow2015-04-14
* Shrink EvaluationContext a bitGravatar Francois-Rene Rideau2015-04-14
* Set javabase for bash complete script generation.Gravatar Damien Martin-Guillerez2015-04-14
* Use Artifacts instead of Paths in the pregrepped files map.Gravatar Janak Ramakrishnan2015-04-14
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Belated cleanup of MetadataHandler#discardMetadata. Since we have per-action ...Gravatar Janak Ramakrishnan2015-04-14
* Delete debugging code used to diagnose bug when shared actions raced to execute.Gravatar Janak Ramakrishnan2015-04-14
* Don't create duplicate ExtractInclusionActions just because user specifies th...Gravatar Janak Ramakrishnan2015-04-14
* Delete unused code.Gravatar Janak Ramakrishnan2015-04-14
* Pick default resources based on the Runtime.maxMemory andGravatar Han-Wen Nienhuys2015-04-14
* Remove make variable GNU_TARGET from blaze.Gravatar Han-Wen Nienhuys2015-04-14
* Fix race when two shared actions don't know about each other until after they...Gravatar Janak Ramakrishnan2015-04-14
* Enable test sharding for bazel_example_testGravatar Damien Martin-Guillerez2015-04-14
* Remove autosense logic.Gravatar Han-Wen Nienhuys2015-04-14
* Make the source jars filegroup hidden so that it doesn't show up in the maste...Gravatar Lukacs Berki2015-04-14
* Support running extra_actions on [].Gravatar Googler2015-04-14
* Eliminate SkylarkType.toMap() in favor of ImmutableMap.copyOf() and simplify Gravatar Lukacs Berki2015-04-14
* Cleanup: Build file.cc as part of util library.Gravatar Thiago Farina2015-04-14
* Fix broken link in Bazel's README.mdGravatar Laszlo Csomor2015-04-14
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* A minor refactoring.Gravatar Lukacs Berki2015-04-13
* Skylark: Remove static type checking of variables/functions.Gravatar Laurent Le Brun2015-04-13
* Move com/google/devtools/build/lib/rules/workspace/* to com/google/devtools/b...Gravatar Lukacs Berki2015-04-13
* Blog post about bash completion for BazelGravatar Damien Martin-Guillerez2015-04-13
* Extract boilerplate logic from ParallelEvaluator's SkyFunction.Environment im...Gravatar Janak Ramakrishnan2015-04-13