aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* RELNOTES:Observe "non_propagated_deps" on objc rules in generated XCode proje...Gravatar Googler2015-04-16
* Simplify ValidationEnvironment.Gravatar Laurent Le Brun2015-04-16
* Check exports for J2ObjcSrcsProvider.Gravatar Googler2015-04-16
* Bazel compile.sh: test for existence of the protoc compilerGravatar Damien Martin-Guillerez2015-04-16
* Remove dependency on bcGravatar Kristina Chodorow2015-04-16
* Correctly quotes JAVA_HOME in Bazel's compile.shGravatar Damien Martin-Guillerez2015-04-16
* Build language supports list comparison.Gravatar Laurent Le Brun2015-04-16
* Add a missing "final" modifier.Gravatar Lukacs Berki2015-04-16
* Actually run the actions tests in Bazel.Gravatar Ulf Adams2015-04-16
* Simplify BuildConfigurationTest and ConfigurationTestCase.Gravatar Ulf Adams2015-04-16
* Move test cases from BuildConfigurationTest to more specific test classes.Gravatar Ulf Adams2015-04-16
* Add a function to JavaCommon to create instrumented jars.Gravatar Lukacs Berki2015-04-16
* Add constraint validation logic to JavaCommon.Gravatar Lukacs Berki2015-04-16
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* 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