aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Open source the configuration tests.Gravatar Ulf Adams2015-04-17
* Use Object#equals.Gravatar Nathan Harmata2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* Add a page listing projects that use BazelGravatar Kristina Chodorow2015-04-17
* Build language: Add sorted function.Gravatar Laurent Le Brun2015-04-17
* Further reduction of calls to AggregatingAttributeMapper.visitAttribute.Gravatar Greg Estren2015-04-16
* Define a reusable comparator for Skylark objects.Gravatar Laurent Le Brun2015-04-16
* Update the Test Encylopedia with a description of the TEST_TIMEOUT env variab...Gravatar Googler2015-04-16
* 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