aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Don't waste time formatting an assertion message we're not going to throw.Gravatar Googler2016-07-21
* Remove Rule's dependence on a RawAttributeMapper instanceGravatar Michajlo Matijkiw2016-07-21
* Checks for Android SDK in the Android integration test by checking presence o...Gravatar Adam2016-07-21
* Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of th...Gravatar Carmi Grushko2016-07-21
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-21
* Minor backwards compatibility fixes:Gravatar Googler2016-07-21
* RELNOTES: Add global hash() function for strings (only)Gravatar Jon Brandvein2016-07-21
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Description redacted.Gravatar Googler2016-07-20
* Consolidate Bazel-specific javacopt handlingGravatar Liam Miller-Cushon2016-07-20
* Fix NPE with unset maven_jar sha1Gravatar Kristina Chodorow2016-07-20
* Improve performance of absurdly large range()sGravatar Jon Brandvein2016-07-20
* Fix various breakages in Windows process handling that creeped in because we ...Gravatar Lukacs T. Berki2016-07-20
* Use exec in py_binary to avoid child processesGravatar Philipp Schrader2016-07-20
* --Gravatar Luis Fernando Pino Duque2016-07-20
* Mark output_base and output_user_root to not be backed up by TimeMachine on D...Gravatar Dave MacLachlan2016-07-20
* Renamed Windows shell test and added java example testsGravatar Yun Peng2016-07-20
* Command line options processing.Gravatar Sasha Smundak2016-07-20
* Remove the useless flag "iossim" for the //tools/objc/ios_test.sh.bazel_templ...Gravatar Googler2016-07-20
* Remove unused AttributeContainer#getAttrGravatar Michajlo Matijkiw2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Add transient_bytes.h and test for it.Gravatar Sasha Smundak2016-07-20
* Command file tokenizer. Mimics the behavior of theGravatar Sasha Smundak2016-07-19
* When crashing, exit with the OOM exit code if the root cause of the exception...Gravatar Janak Ramakrishnan2016-07-19
* Fixed bazel run commandGravatar Yun Peng2016-07-19
* Fix test_simple_java_library to work when Java header compilation is activated.Gravatar Philipp Wollermann2016-07-19
* workers: WorkerSpawnStrategy will now only execute SpawnActions if their Exec...Gravatar Philipp Wollermann2016-07-19
* Explain why recursive patterns are not allowed in genquery.Gravatar Julio Merino2016-07-19
* Call TerminateProcess() is TerminateJobObject() fails.Gravatar Lukacs Berki2016-07-19
* Prohibit duplicate addition of aspect to an attribute and improve diagnostics.Gravatar Dmitry Lomov2016-07-19
* Rollback of commit a2770334ea3f3111026eb3e1368586921468710c.Gravatar Tobias Werth2016-07-19
* Removes "-preview" hack for Android build tools version attribute.Gravatar Googler2016-07-19
* Sort the results returned by the HybridGlobber if we are using results from S...Gravatar Janak Ramakrishnan2016-07-19
* Make the proto bundling behavior the default when using the new library.Gravatar Sergio Campama2016-07-19
* Remove support for -extra_checksGravatar Liam Miller-Cushon2016-07-19
* Global cleanup change.Gravatar Googler2016-07-19
* Add support for checking to see if we are on a network drive for darwin.Gravatar Dave MacLachlan2016-07-18
* Check maven_jar sha1s for validityGravatar Kristina Chodorow2016-07-18
* Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e.Gravatar Carmi Grushko2016-07-18
* Don't store workspace name on ruleGravatar Michajlo Matijkiw2016-07-18
* Actually restart server timeout on Ping() and Cancel() RPCs.Gravatar Lukacs Berki2016-07-18
* Make sure that aspects are only added once to Skylark attribute defintion.Gravatar Dmitry Lomov2016-07-18
* Add omitted initialization in BlazeStartupOptions::Copy.Gravatar Janak Ramakrishnan2016-07-18
* Allocate a buffer for WideCharToMultiByte whose size is based on the actual p...Gravatar Lukacs Berki2016-07-18
* Use System#nanoTime() in the server timeout thread because it's monotonous, u...Gravatar Lukacs Berki2016-07-18
* Fix testFilesToBuild in CcToolchainSuiteTest on WindowsGravatar Yun Peng2016-07-18
* Remove GlobList formatting logicGravatar Michajlo Matijkiw2016-07-18
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18