aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move blaze_exit_code.h into util/ directory.Gravatar Thiago Farina2015-04-24
* Description redacted.Gravatar Peter Schmitt2015-04-24
* A minor refactoring in FileConfiguredTarget.Gravatar Lukacs Berki2015-04-24
* Fix typos on bazel.io/index.htmlGravatar Laszlo Csomor2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Simplify AnalysisEnvironment creation.Gravatar Ulf Adams2015-04-23
* Fix indentation in TestCommand.Gravatar Ulf Adams2015-04-23
* Similar to TargetMarkerValue, have TargetPatternValue *not* embed Targets.Gravatar Nathan Harmata2015-04-23
* Fix http_jar documentationGravatar Kristina Chodorow2015-04-23
* Redirect the getBuildInfo method calls through RuleContext.Gravatar Ulf Adams2015-04-23
* Make --compile_one_dependency more "configurable attribute"-friendly:Gravatar Greg Estren2015-04-23
* Constraints: don't check constraints on implicit or lateboundGravatar Greg Estren2015-04-23
* Add documentation about querying external targetsGravatar Kristina Chodorow2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* Remove wishlist item of command-line completion, since we have it.Gravatar Janak Ramakrishnan2015-04-23
* Only check visibility when the rule class has the attributeGravatar Kristina Chodorow2015-04-23
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23
* Bazel's eclipse project generation: use query functionGravatar Damien Martin-Guillerez2015-04-23
* New design for Bazel site.Gravatar Googler2015-04-22
* Use BuiltinFunction for all builtinsGravatar Francois-Rene Rideau2015-04-22
* Parser: Update code to prepare for list filtering.Gravatar Laurent Le Brun2015-04-22
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22
* Fix downloader to download more than 2048 bytesGravatar Kristina Chodorow2015-04-22
* Fix compile.sh for macportsGravatar Allen Porter2015-04-22
* Make the eclipse set-up more generic and support //external targetsGravatar Damien Martin-Guillerez2015-04-22
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* This should fix the shell tests.Gravatar Ulf Adams2015-04-22
* Remove Package.AbstractBuilder.Gravatar Han-Wen Nienhuys2015-04-22
* Remove references to disabled --dump_makefile flag.Gravatar Han-Wen Nienhuys2015-04-22
* Add the option to match by regexp in RecursiveFilesystemTraversal.Gravatar Janak Ramakrishnan2015-04-21
* Description redacted.Gravatar Googler2015-04-21
* Refactor link command line to live in CompilationSupport.Gravatar Peter Schmitt2015-04-21
* Add a clear() method to FileOutErr.Gravatar Eric Fellheimer2015-04-21
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* Remove reference to deleted experimental Go rules.Gravatar Han-Wen Nienhuys2015-04-21
* Removing documentation about non-functionnal flags.Gravatar Damien Martin-Guillerez2015-04-20
* Skylark fail function: Remove when attribute.Gravatar Laurent Le Brun2015-04-20
* Improved Eclipse support for the Bazel projectGravatar Damien Martin-Guillerez2015-04-20
* Skylark documentation: Add missing linksGravatar Laurent Le Brun2015-04-20
* Fix non-determinist test.Gravatar Laurent Le Brun2015-04-20
* Remove legacy methods Package#{getRules,getFiles}.Gravatar Han-Wen Nienhuys2015-04-20
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* Bazel compile.sh: prevent BUILD file to be copied in the outputGravatar Damien Martin-Guillerez2015-04-20
* Added resources folder for IntelliJ project generationGravatar Damien Martin-Guillerez2015-04-20
* Add support for creating an IntelliJ project.Gravatar Janak Ramakrishnan2015-04-19
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Added py_test rule to BazelGravatar Damien Martin-Guillerez2015-04-17