aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify Attribute builder now that all rules specify allowed file types.Gravatar Ulf Adams2015-03-13
* Mention output directories explicitly in Bazel .gitignore.Gravatar Han-Wen Nienhuys2015-03-13
* Bazel sh_* rules are documented and cleared up.Gravatar Googler2015-03-13
* Move markdown doc files into docs/ subdirectory.Gravatar Han-Wen Nienhuys2015-03-13
* Rename windows doc.Gravatar Han-Wen Nienhuys2015-03-13
* Move the Bazel roadmap to the docs directory.Gravatar Ulf Adams2015-03-13
* AttributeMap#has(String, Type) is added to check whether an attribute with a ...Gravatar Googler2015-03-13
* RELNOTES[NEW]: Added --relative_locations flag to the query command to make t...Gravatar Damien Martin-Guillerez2015-03-13
* Remove dead blaze flag --show_builder_stats.Gravatar Laszlo Csomor2015-03-13
* Defaulted cpu to the host cpuGravatar Damien Martin-Guillerez2015-03-13
* Document Bazel's genrule.Gravatar Laszlo Csomor2015-03-13
* Add governance and support policy documents for Bazel.Gravatar Ulf Adams2015-03-13
* BazelTestSuiteRule is documented. The "suites" attribute is removed from Baze...Gravatar Googler2015-03-13
* Implements an attribute textual_hdrs for cc_library rules.Gravatar Manuel Klimek2015-03-13
* Save ~13% execution time in []RuleClassProvider.create() by only formatting s...Gravatar Googler2015-03-13
* Inform EvaluationProgressReceiver of nodes that are built in error.Gravatar Janak Ramakrishnan2015-03-13
* Delete unused class.Gravatar Nathan Harmata2015-03-13
* Make the semantics of runfiles trees saner by always using the entry that com...Gravatar Lukacs Berki2015-03-13
* Fix classpath with named workspace for java binaryGravatar Damien Martin-Guillerez2015-03-13
* Fix Java skylark example testsGravatar Kristina Chodorow2015-03-13
* Move bundle_id storage from BundleMergeControlBytes to Bundling to fix a case...Gravatar Googler2015-03-13
* Fix forgotten assignment.Gravatar Han-Wen Nienhuys2015-03-11
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* Initial version of Bazel Feature Roadmap document.Gravatar John Field2015-03-11
* Skylark: Improve support for mixing with Python-preprocessing.Gravatar Laurent Le Brun2015-03-11
* structured_resources allows directories in .app.Gravatar Peter Schmitt2015-03-11
* Populate a new local repository with the files, not dirGravatar Kristina Chodorow2015-03-11
* Update Skylark doc wrt Python-preprocessing interaction.Gravatar Laurent Le Brun2015-03-11
* Glob documentation is updated.Gravatar Googler2015-03-11
* BazelFilegroupRule is documented.Gravatar Googler2015-03-11
* Added Eclipse project configuration for BazelGravatar Damien Martin-Guillerez2015-03-11
* Do not require a WORKSPACE file to load the external pkgGravatar Kristina Chodorow2015-03-11
* Record statistics about dirty output files detected in the output tree.Gravatar Miguel Alcon Pinto2015-03-11
* Compiling protos should generate coverage files(.gcno) if in coverage mode.Gravatar Googler2015-03-11
* Productionize Bazel's skylark go rules.Gravatar Han-Wen Nienhuys2015-03-11
* Fix the paths of Bazel's jdk packageGravatar Damien Martin-Guillerez2015-03-10
* Document Bazel's java_{binary,library,plugin,import} rules.Gravatar Laszlo Csomor2015-03-10
* Misc Skylark cleanups and small featuresGravatar Francois-Rene Rideau2015-03-10
* Allow ios_test to override the GCOV environment variableGravatar Daniel Wagner-Hall2015-03-10
* Open-source ijar's testsGravatar Damien Martin-Guillerez2015-03-10
* Make the BE docgen's code a bit nicer.Gravatar Laszlo Csomor2015-03-10
* A minor documentation change in OutputGroupProvider.Gravatar Lukacs Berki2015-03-10
* Force log flush at the end of a command execution.Gravatar Miguel Alcon Pinto2015-03-10
* Increase exception specificity in getPackageGravatar Mark Schaller2015-03-10
* Skylark: Show ordering when pretty-printing sets.Gravatar Laurent Le Brun2015-03-10
* RELNOTES: Expose getWorkspaceName as ctx.workspace_name in Skylark.Gravatar Han-Wen Nienhuys2015-03-10
* Exempt Bazel WORKSPACE rules from constraint checking.Gravatar Greg Estren2015-03-10
* Change workspace_root to be SOURCE_ROOT, so that AppCode worksGravatar Googler2015-03-10
* Add javax.inject to BazelGravatar Kristina Chodorow2015-03-10
* Add README.txt to third party's ijarGravatar Damien Martin-Guillerez2015-03-10