aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Clean up some overly permissive permissions in FileStateValue.Gravatar Janak Ramakrishnan2015-05-07
* Fix filegroup paths to work with external repositoriesGravatar Liam Miller-Cushon2015-05-07
* Normalize path fragment before saving it in package identifier.Gravatar Janak Ramakrishnan2015-05-07
* Expose information from JavaRuntimeClasspathProvider to SkylarkGravatar Laurent Le Brun2015-05-07
* Combine pathTo{Digest,Bytes} in SingleBuildFileCacheGravatar Michajlo Matijkiw2015-05-07
* Track BUILD file changes on new_ repositoriesGravatar Kristina Chodorow2015-05-07
* Description redacted.Gravatar Ulf Adams2015-05-07
* Defer injection of top-level context until we are just about to do the execut...Gravatar Eric Fellheimer2015-05-06
* Simplify link params collection a little bit.Gravatar Ulf Adams2015-05-05
* Cleanup: Use the standard types from stdint.h.Gravatar Thiago Farina2015-05-05
* Unconditionally disallow path fragments with up-level referencesGravatar Janak2015-05-05
* Split off more targets: collect, vfs and options.Gravatar Han-Wen Nienhuys2015-05-05
* Minor update to source manifest action.Gravatar Eric Fellheimer2015-05-05
* Adding additional logging that would have been useful when debugging issue #152.Gravatar Janak2015-05-05
* Make exception in Fingerprint.java thrown in case of "impossible" missing MD5...Gravatar Janak Ramakrishnan2015-05-04
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Move the "families" attribute to BundlingRule.Gravatar David Santiago2015-05-04
* 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