aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add ios_test.sh.bazel_templateGravatar Daniel Wagner-Hall2015-05-04
* Remove the ShellTests class and use the existing AllTests instead.Gravatar Ulf Adams2015-05-04
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Split off some targets from the Java targets in the bazel build.Gravatar Han-Wen Nienhuys2015-05-01
* Ensure invariant that a no-keep-going build terminates as soon as it encounte...Gravatar Janak Ramakrishnan2015-05-01
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* Description redacted.Gravatar Googler2015-05-01
* Stop updating shadowed action's inputs in case of an action cache hit for the...Gravatar Janak Ramakrishnan2015-05-01
* Don't allow launching from a directory with a space in the nameGravatar Kristina Chodorow2015-04-30
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Remove unneeded final qualifiers from parameters.Gravatar Philipp Wollermann2015-04-30
* Fix bug in spec of getBatch.Gravatar Nathan Harmata2015-04-30
* Change getBatch signature from Set to Iterable since Iterable is all that's n...Gravatar Janak Ramakrishnan2015-04-30
* Execute the plist merge action if there is a bundle id to stamp onto the plis...Gravatar Googler2015-04-30
* ios_test: Export device-specific information on a providerGravatar Daniel Wagner-Hall2015-04-29
* Indicate that experimental_ios_test targets can only run on OSXGravatar Daniel Wagner-Hall2015-04-29
* Open source the filegroup tests.Gravatar Ulf Adams2015-04-29
* Minor refactoring of filesystem tests.Gravatar Eric Fellheimer2015-04-29
* Give OutputService#startBuild() access to the build ID.Gravatar Eric Fellheimer2015-04-29
* Cleanup: Mark some functions as static.Gravatar Thiago Farina2015-04-28
* Add fetch commandGravatar Kristina Chodorow2015-04-28
* Very basic XcTest support in BazelGravatar Daniel Wagner-Hall2015-04-28
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-28
* Fix multiple issues with extra actions and input-discovering actions:Gravatar Janak Ramakrishnan2015-04-28
* Remove IncludeParser from Bazel tree.Gravatar Janak Ramakrishnan2015-04-28
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Update documentations for attribute bundle_id on objc rules to explain bundle...Gravatar Googler2015-04-28
* JavaBuilder: Remove old logic that tries to parse protos as textfiles.Gravatar Philipp Wollermann2015-04-28
* Add flags primary_bundle_id and fallback_bundle_id to PlMerge to set bundle i...Gravatar Googler2015-04-28
* Remove some unused code from FoundationTestCase.Gravatar Ulf Adams2015-04-28
* Remove bundling and application specific build settings from generated compan...Gravatar Googler2015-04-28
* Fix objective C rules to work with external repositoriesGravatar Kristina Chodorow2015-04-28
* Cleanup: Do not include unnecessary headers in blaze_util.h.Gravatar Thiago Farina2015-04-28
* Explain extra_options more clearly.Gravatar Han-Wen Nienhuys2015-04-27
* Rollback of commit a4b66fdbe61845fd4d4ebaebec1e25cdcd99809d.Gravatar Marian Lobur2015-04-27
* Remove the remaining uses of scratchFS() (some by inlining).Gravatar Ulf Adams2015-04-27
* CL for Java readability reviewGravatar Kristina Chodorow2015-04-27
* Fix SkyframeExecutor to not assume only one node for the configuration(s).Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Fix SkylarkList#equalsGravatar Francois-Rene Rideau2015-04-27
* Description redacted.Gravatar Greg Estren2015-04-27
* Remove more calls to scratchFS().Gravatar Ulf Adams2015-04-27
* Add environment_group support for query.Gravatar Greg Estren2015-04-27
* Inline/remove some calls to FoundationTestCase.scratchFS().Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.overwriteScratchFile.Gravatar Ulf Adams2015-04-27
* Make SkyKey cached hash code transientGravatar Mark Schaller2015-04-27
* Inline FoundationTestCase.deleteFile and one variant of scratchFile.Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.dir.Gravatar Ulf Adams2015-04-27
* Add a Path constructor to Scratch.Gravatar Ulf Adams2015-04-27
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27