aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a new class to encapsulate operations on Skylark import statements. This ...Gravatar John Field2015-12-16
* plmerge optionally consumes an executable name. This is necessary to ensure ...Gravatar Googler2015-12-16
* Open source loading the rules moduleGravatar Kristina Chodorow2015-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
* Rollback of commit 12bad3af0eade9c4b79d76f9e1c950ad2e3214c2.Gravatar Dmitry Lomov2015-12-16
* Open-source loading_phase_testsGravatar Damien Martin-Guillerez2015-12-16
* Third-party dependencies update:Gravatar Damien Martin-Guillerez2015-12-16
* Update to Guava 19.0Gravatar Damien Martin-Guillerez2015-12-16
* Skylark: implemented all() and any()Gravatar Florian Weikert2015-12-16
* Third-party binary updates:Gravatar Damien Martin-Guillerez2015-12-16
* Third-party binary updates:Gravatar Damien Martin-Guillerez2015-12-16
* Only depend on the WORKSPACE file for external files that are under the exter...Gravatar Lukacs Berki2015-12-16
* Tweak error detection in incremental_install.py .Gravatar Lukacs Berki2015-12-16
* Add tests that labels cannot have single or double quotes.Gravatar Janak Ramakrishnan2015-12-16
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Open-source Java Builder test helpersGravatar Damien Martin-Guillerez2015-12-16
* Fix transitive native library collection in android_libraryGravatar Liam Miller-Cushon2015-12-16
* Make buildjar plugins tests depends on BazelJavaBuilder instead of BlazeJavaB...Gravatar Damien Martin-Guillerez2015-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
* Write package proto even if it's empty.Gravatar Googler2015-12-16
* Skylark: implemented more string functions (isalnum, isdigit, etc).Gravatar Florian Weikert2015-12-16
* Fix ijar_test when errexit is onGravatar Damien Martin-Guillerez2015-12-16
* Make Debian package maintainer scripts executable.Gravatar Piotr Sikora2015-12-15
* 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
* Make the stub application instantiate content providers with the right Applic...Gravatar Lukacs Berki2015-12-15
* Prevent ProcMemInfo from crashing when it gets weird inputGravatar Kristina Chodorow2015-12-15
* Open source CcLibraryConfiguredTargetTest.Gravatar Dmitry Lomov2015-12-15
* Make BUILD_OPTIONS privateGravatar Kristina Chodorow2015-12-15
* Open-source CcCommonConfiguredTargetTest.Gravatar Dmitry Lomov2015-12-15
* Add a test that verifies that Skylark dependencies are repository-local.Gravatar Lukacs Berki2015-12-15
* Make the Go rules depend on the Go toolchain targets in the main repository.Gravatar Lukacs Berki2015-12-15
* Add unit tests for the new errexit feature in unittest.bash.Gravatar Philipp Wollermann2015-12-15
* Speed up bazel_worker_test a lot by removing calls to "bazel clean --batch". ...Gravatar Philipp Wollermann2015-12-15
* bazel_worker_test: Use pgrep instead of string magic to find workers.Gravatar Philipp Wollermann2015-12-15
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-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
* Clarify that add-apt-repository depends on software-common-propertiesGravatar Shay Weiss2015-12-13
* Skylark: implemented min() and max().Gravatar Florian Weikert2015-12-13
* Move Selector#defaultConditionLabel to static final varGravatar Michajlo Matijkiw2015-12-13
* Bundlemerge optionally takes a completed plist to bundle into the archive, in...Gravatar Googler2015-12-13