aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Allow specifying crosstool flags based on the build mode.Gravatar Manuel Klimek2015-03-20
* Give a helpful error message when the crosstool configuration enablesGravatar Manuel Klimek2015-03-20
* Rolling back change because of subtle race condition when multiple actions in...Gravatar Janak Ramakrishnan2015-03-20
* Skylark: documentation for targets is added and improved.Gravatar Googler2015-03-20
* Added a section in contributing.md for debugging BazelGravatar Damien Martin-Guillerez2015-03-20
* Allow built-in WORKSPACE rules to be overridden by the userGravatar Kristina Chodorow2015-03-20
* Change product name in output snippetGravatar Kristina Chodorow2015-03-20
* Skylark: Use LValue class in loops and comprehensions.Gravatar Laurent Le Brun2015-03-20
* Refactoring: Introduce a new class LValue.Gravatar Laurent Le Brun2015-03-20
* Description redacted.Gravatar Janak Ramakrishnan2015-03-20
* Tweak the bazel build scriptsGravatar Francois-Rene Rideau2015-03-20
* Prevent clashing xcode targets for multiple architectures.Gravatar Peter Schmitt2015-03-20
* Change heading level for "Getting Started" section. I actually recommended th...Gravatar Googler2015-03-20
* Delay updating inputs of an action when processing the action cache until it ...Gravatar Janak Ramakrishnan2015-03-20
* Description redacted.Gravatar Googler2015-03-20
* Change terminology from "Writing Your Own Build Rules" to "Creating a BUILD F...Gravatar Googler2015-03-20
* Use //external:objc_proto_lib instead of a googlemac path for objc_proto_libraryGravatar Daniel Wagner-Hall2015-03-20
* Make include scanning faster when a target has many include scannables.Gravatar Manuel Klimek2015-03-20
* New class hierarchy for Skylark functionsGravatar Francois-Rene Rideau2015-03-20
* Automated [] rollback of [].Gravatar Laurent Le Brun2015-03-20
* Disambiguate jar paths in the exec root treeGravatar Kristina Chodorow2015-03-20
* Remove some TODOs.Gravatar Han-Wen Nienhuys2015-03-20
* Fix typo.Gravatar Nathan Harmata2015-03-20
* Description redacted.Gravatar Googler2015-03-20
* Added some more space for code formatting in the installation guideGravatar Damien Martin-Guillerez2015-03-20
* Open source ConfigurationTestCase.Gravatar Ulf Adams2015-03-20
* Add on-the-fly remote reposGravatar Kristina Chodorow2015-03-20
* Fix typo in JDK apt-get line in install.mdGravatar Ross Light2015-03-20
* Add autogenerated directories to .gitignoreGravatar Kristina Chodorow2015-03-20
* Add joda_time with an underscoreGravatar Francois-Rene Rideau2015-03-18
* Remove smart quotes imported from Docs, which cause problems with Markdown pr...Gravatar Googler2015-03-18
* Set LDFLAGS whether or not fromhost/BUILD existsGravatar Kristina Chodorow2015-03-18
* Skylark: Document string slicing in documentation.Gravatar Laurent Le Brun2015-03-18
* Skylark: New error message in the lexer when an unsupported Python keyword is...Gravatar Laurent Le Brun2015-03-18
* Lift differences between Skylark and BUILD evaluation, wrt to concatenation.Gravatar Laurent Le Brun2015-03-18
* Open-source unittest.bashGravatar Damien Martin-Guillerez2015-03-18
* Ensure docgen_bin exit status propagates in Bazel build.Gravatar Han-Wen Nienhuys2015-03-18
* Skylark: Update error message when 'native' module cannot be accessed.Gravatar Laurent Le Brun2015-03-18
* Skylark: Define dict iteration order (sorted by key).Gravatar Laurent Le Brun2015-03-18
* Test execution time warning contains target name. The rest of the message is ...Gravatar Googler2015-03-18
* Update instructions for installing JDK 8 on Ubuntu Trusty.Gravatar Damien Martin-Guillerez2015-03-18
* add OutputGroupProvider.DEFAULT_GROUPS for commonly built groupsGravatar Michajlo Matijkiw2015-03-18
* Add support of aspects to blaze query.Gravatar Marian Lobur2015-03-18
* Clarify the documentation of the 'deps' operator of Blaze Query. It mentions ...Gravatar Googler2015-03-18
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Constraints: implement "fulfills". Details are describedGravatar Greg Estren2015-03-18
* Add more descriptive text indicating what Bazel is good for.Gravatar Googler2015-03-18
* Description redacted.Gravatar Googler2015-03-18
* On-the-fly target pattern resolution in SkyQueryEnvironmentGravatar Mark Schaller2015-03-18