aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
...
* Rollback of commit d46f474733b048d9ef10dd13ec639b4521693d0a.Gravatar Googler2015-12-22
* Enable label-based Skylark loading. In particular, such labels may reference ...Gravatar John Field2015-12-22
* Add support for downloading through proxiesGravatar Kristina Chodorow2015-12-22
* Add list.popGravatar Laurent Le Brun2015-12-22
* Ensure that the plist inside an .ipa bundle produced by blaze and the adjacen...Gravatar Googler2015-12-22
* Document Skylark aspects.Gravatar Dmitry Lomov2015-12-22
* Move Runnables into lib.util so that it can be used by other packages.Gravatar Janak Ramakrishnan2015-12-21
* Remove obsolete documentation for jars in srcsGravatar Liam Miller-Cushon2015-12-21
* Open source LoadingPhaseRunnerTest and its Skyframe companion.Gravatar Ulf Adams2015-12-21
* --Gravatar Googler2015-12-21
* Delete unused method related to jars in srcsGravatar Liam Miller-Cushon2015-12-17
* Skylark: Slice operations now accept a step argument.Gravatar Florian Weikert2015-12-17
* Rollback of commit 21fbbd6a32b95ba746f09dae1eaeaccf675cd5b3.Gravatar Florian Weikert2015-12-17
* Rollback of commit d03485f1361ff825a976512959438321442c7c98.Gravatar Kristina Chodorow2015-12-16
* Add a new class to encapsulate operations on Skylark import statements. This ...Gravatar John Field2015-12-16
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Minor cleanup to AttributeSerializer, ProtoOutputFormatterGravatar Mark Schaller2015-12-16
* Remove unused :jsr330_inject dependencyGravatar Carmi Grushko2015-12-16
* Implement aspect attributes and expose them to aspect implementation function.Gravatar Dmitry Lomov2015-12-16
* Implement list.remove functionGravatar Laurent Le Brun2015-12-16
* Skylark: implemented all() and any()Gravatar Florian Weikert2015-12-16
* Only depend on the WORKSPACE file for external files that are under the exter...Gravatar Lukacs Berki2015-12-16
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Fix transitive native library collection in android_libraryGravatar Liam Miller-Cushon2015-12-16
* RELNOTES: add loadfiles() query operator, to find skylark files loaded by tar...Gravatar Han-Wen Nienhuys2015-12-16
* Refactor BuildEncyclopediaProcessor to use a common RuleFamily class for ruleGravatar David Chen2015-12-16
* Fix documentation of set.Gravatar Laurent Le Brun2015-12-16
* Skylark: implemented more string functions (isalnum, isdigit, etc).Gravatar Florian Weikert2015-12-16
* Tweak the shell text munging expression used to figure out a relative path to...Gravatar Lukacs Berki2015-12-15
* cache SDKROOT value for local execution of actions using apple toolkitGravatar Chris Parsons2015-12-15
* Prevent ProcMemInfo from crashing when it gets weird inputGravatar Kristina Chodorow2015-12-15
* Make BUILD_OPTIONS privateGravatar Kristina Chodorow2015-12-15
* Skylark: implemented reversed()Gravatar Florian Weikert2015-12-15
* Global cleanup change.Gravatar Liam Miller-Cushon2015-12-14
* Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...Gravatar Lukacs Berki2015-12-14
* Do not make labels without a specified repository in hidden attributes always...Gravatar Lukacs Berki2015-12-14
* Skylark: implemented min() and max().Gravatar Florian Weikert2015-12-13
* Move Selector#defaultConditionLabel to static final varGravatar Michajlo Matijkiw2015-12-13
* Clarify the message of the exception thrown when a .getValue() calls returns ...Gravatar Lukacs Berki2015-12-13
* Open-source code that creates proto-buffer compile actions.Gravatar Carmi Grushko2015-12-13
* Clean up the configuration-related code paths a bit.Gravatar Ulf Adams2015-12-11
* Skylark: implemented str.splitlines()Gravatar Florian Weikert2015-12-11
* Add option to read query from a file.Gravatar Janak Ramakrishnan2015-12-11
* Prevent jgit from dumping stack traces all over the placeGravatar Kristina Chodorow2015-12-11
* Python 3 compatibility for python binary stubGravatar Joe Harrison2015-12-10
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Allows cc_{library, binary} targets to depend on objc_library.Gravatar Googler2015-12-10
* Allow output formatters to work in stream mode.Gravatar Miguel Alcon Pinto2015-12-10
* Open-source a support data-structure for protocol buffers.Gravatar Carmi Grushko2015-12-10
* Add Preconditions variant that avoids varargs array creationGravatar Mark Schaller2015-12-10