aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Move comments closer to the code they describe.Gravatar Mark Schaller2015-04-27
* Clean up the TestFileOutErr to be less brittle, avoiding the "brutal overload...Gravatar Eric Fellheimer2015-04-27
* Replace a few uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Extend the Scratch class to have a working directory.Gravatar Ulf Adams2015-04-27
* Add missing dependencies to :analysis_test in Bazel.Gravatar Lukacs Berki2015-04-24
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-04-24
* Make images in blog posts responsive for mobile.Gravatar Googler2015-04-24
* Look for resources under Maven's standard directory layoutGravatar Kristina Chodorow2015-04-24
* Open source more analysis tests.Gravatar Ulf Adams2015-04-24
* Open source the aspects-related tests.Gravatar Ulf Adams2015-04-24
* Move the BazelAnalysisMock to a subpackage of analysis.Gravatar Ulf Adams2015-04-24
* compile.sh: Use $CXX/$CXXFLAGS for C++ compiler and its options.Gravatar Kyle Moffett2015-04-24
* Open source the analysis/constraints tests.Gravatar Ulf Adams2015-04-24
* Fix warnings about ancestors calls creating generic arrays.Gravatar Ulf Adams2015-04-24
* Add sticker blog postGravatar Kristina Chodorow2015-04-24
* Normalized headers path for ijar.Gravatar Damien Martin-Guillerez2015-04-24
* 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