aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Implements repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-24
* Add design doc for Go rules as markdown.Gravatar Han-Wen Nienhuys2016-02-24
* Enable access to file values in repository contextGravatar Damien Martin-Guillerez2016-02-24
* Use ImmutableList for translations, and reformat Java{Binary,Library} a bit.Gravatar Ulf Adams2016-02-24
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Initialize JavaCommon.sources eagerly, rather than in initCommon().Gravatar Ulf Adams2016-02-24
* Use SSL for scala repositoryGravatar Michajlo Matijkiw2016-02-24
* Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This inc...Gravatar Googler2016-02-24
* Simplify plmerge getting rid of command line options that are no longer used.Gravatar Dave MacLachlan2016-02-24
* Adds a link to the release 0.2.0 in the blog post announcing it.Gravatar Damien Martin-Guillerez2016-02-23
* Changes to crosstool_config.proto to support dsym debug symbol and breakpad f...Gravatar Cal Peyser2016-02-23
* Enable testJavaPlugin for Skylark intellij_info aspect.Gravatar Dmitry Lomov2016-02-23
* Have xcode action wrappers use $TMPDIR if using mktempGravatar Googler2016-02-23
* Update external dependencies documentation to mention the --artifact argument...Gravatar Alex Humesky2016-02-23
* Add initial Skylark API for Android rules.Gravatar Dmitry Lomov2016-02-23
* Remove current directory from PATH values.Gravatar Julio Merino2016-02-23
* Support "mandatoryProvidersList" in Skylark and added necessary testsGravatar Yun Peng2016-02-23
* Remove last non-static call to JavaCommon.getRunfiles and the method itself.Gravatar Ulf Adams2016-02-23
* Looks to me like the example was slightly broken, I think this fixes it.Gravatar Googler2016-02-23
* clean duplicate error message of the command line of a failed command which i...Gravatar Yue Gan2016-02-23
* Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdkGravatar Ivan Vucica2016-02-23
* Implements repository_ctx.fileGravatar Damien Martin-Guillerez2016-02-23
* Fix the --loading_phase_threads to work during "blaze build". Previously and ...Gravatar Eric Fellheimer2016-02-23
* Add user-defined IPA post-processors.Gravatar Peter Schmitt2016-02-23
* Fix a race where an interrupt sent from the client near the start of an invoc...Gravatar Eric Fellheimer2016-02-23
* Make another JavaCommon method static to reduce reliance on mutability.Gravatar Ulf Adams2016-02-23
* Implements repository_ctx.osGravatar Damien Martin-Guillerez2016-02-23
* Implements repository_ctx.executeGravatar Damien Martin-Guillerez2016-02-23
* Remove unnecessary checkMainClass call. This is already called in getMainClass.Gravatar Ulf Adams2016-02-23
* Blog post for 0.2.0 releaseGravatar Kristina Chodorow2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* blaze user manual: remove a clause about --blazerc that is not true.Gravatar Googler2016-02-23
* Refactor the JavaSemantics interface to reduce reliance on mutable JavaCommon.Gravatar Ulf Adams2016-02-23
* Make some JavaCommon static to reduce reliance on mutable state.Gravatar Ulf Adams2016-02-23
* Split the code to create singlejar actions out of BaseJavaCompilationHelper.Gravatar Ulf Adams2016-02-23
* Restore allow_files and single_file attributes.Gravatar Julio Merino2016-02-23
* Fix blatant bug with Skyframe globbing where we incorrectly allow dangling sy...Gravatar Nathan Harmata2016-02-23
* Prevent new evaluations from starting if a done child's error is discovered. ...Gravatar Janak Ramakrishnan2016-02-23
* Add ExecutionRequirements target that is generally available to rule implemen...Gravatar Cal Peyser2016-02-23
* Allow preprocessing proto files before compiling them in gensrcjar.sh.Gravatar Julio Merino2016-02-23
* Make project generated by setup-intellij.sh error-free.Gravatar Janak Ramakrishnan2016-02-23
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* Release 0.2.0 (2016-02-18)Gravatar Bazel Release System2016-02-23
* Workaround gcc bug.Gravatar Dmitry Lomov2016-02-22
* Changed mandatoryProviders to mandatoryProvidersListGravatar Yun Peng2016-02-22
* Reformat CppOptions.javaGravatar Cal Peyser2016-02-22
* Doc update for Skylark syntax, mention 'is' is not supportedGravatar Laurent Le Brun2016-02-22
* Update compile_windows scripts to the MSYS64 location hardcoded into Chocolatey.Gravatar Lukacs Berki2016-02-22
* Remove unused code for SYNOPSIS, ATTRIBUTE_DEFINITION, and ATTRIBUTE_SIGNATUREGravatar David Chen2016-02-22
* Move the static getHostJavabaseInputs variant to JavaHelper.Gravatar Ulf Adams2016-02-22