aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix JNI on 32-bit systemsGravatar Kristina Chodorow2015-05-08
* Skylark: int() function accepts bools and ints too.Gravatar Laurent Le Brun2015-05-07
* Expose PythonSourcesProvider to Skylark.Gravatar Laurent Le Brun2015-05-07
* Fix 'seperated' typo in ProcessArg() parameter.Gravatar Thiago Farina2015-05-07
* Allow Bazel to have C/C++ include files with any extension.Gravatar Lukacs Berki2015-05-07
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-05-07
* Cleanup: Remove GetJvm() function declaration.Gravatar Thiago Farina2015-05-07
* Remove comment about a limitation that does not exist anymore.Gravatar Thiago Farina2015-05-07
* Set the default options for Bazel test using a rc fileGravatar Damien Martin-Guillerez2015-05-07
* Update command that builds storyboards to pass correct optionsGravatar David Santiago2015-05-07
* Fix link params collection for java_import.Gravatar Ulf Adams2015-05-07
* Group java tests into test suitesGravatar Damien Martin-Guillerez2015-05-07
* Description redacted.Gravatar Googler2015-05-07
* Enforce creation of the start timestamp in unittest.bashGravatar Damien Martin-Guillerez2015-05-07
* 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
* Skylark documentation: Mention implicit attributes.Gravatar Laurent Le Brun2015-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
* Skylark cookbook example: Execute a binaryGravatar Laurent Le Brun2015-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
* Cookbook: Style cleanupGravatar Laurent Le Brun2015-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
* Improved ijar shell testsGravatar Damien Martin-Guillerez2015-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
* Update bazel --cpu= docs to remove hardcoded arch strings.Gravatar Googler2015-05-01
* 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
* Improvements to bazel.io.Gravatar Googler2015-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
* Update ios_runner template to dynamically receive optionsGravatar David Santiago2015-04-30
* Fix bug in spec of getBatch.Gravatar Nathan Harmata2015-04-30