index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
LinuxSandboxedStrategy: only set debug if --verbose_failures is set.
Han-Wen Nienhuys
2015-02-24
*
Simplify the algorithm to compute top-level artifacts to build even more by c...
Lukacs Berki
2015-02-24
*
Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...
Lukacs Berki
2015-02-24
*
Description redacted.
Ulf Adams
2015-02-24
*
Description redacted.
Nathan Harmata
2015-02-24
*
Use a factory method in ASTFileLookupValue to enforce that the NO_FILE consta...
Nathan Harmata
2015-02-24
*
Change default xcode_options to Debug
Daniel Wagner-Hall
2015-02-23
*
Make an error message more robust.
Francois-Rene Rideau
2015-02-23
*
Don't allow bundles in objc_* deps.
Peter Schmitt
2015-02-23
*
Xcode project files: Add dependencies on ios_extension from objc_binary corre...
Matthew DeVore
2015-02-23
*
Add a dummy source file to the Xcode targets for ios_extensions to make Xcode...
Matthew DeVore
2015-02-22
*
Use the crosstool feature configuration for all modules, layering and header
Manuel Klimek
2015-02-22
*
Add toString method to QueryEvalResult.
Janak Ramakrishnan
2015-02-20
*
Convert ResourceSet ctor calls to factory method
Mark Schaller
2015-02-20
*
Move .accept() from Argument to Passed
Francois-Rene Rideau
2015-02-20
*
Fix bug when using header modules and FDO with --save_temps.
Manuel Klimek
2015-02-20
*
Ensure that XCVersionGroup always has a file type.
Peter Schmitt
2015-02-20
*
Implement ios_extension rule. See IosExtensionRule.java for information on ho...
Matthew DeVore
2015-02-20
*
Improve Java examples
Kristina Chodorow
2015-02-20
*
Reenable Mac tests, but without ParallelEvaluatorTests.
Han-Wen Nienhuys
2015-02-20
*
Do not add header modules to the object files in CcCompilationOutputs.
Manuel Klimek
2015-02-20
*
Use .pcm.d as file name for the dependency file for header modules.
Manuel Klimek
2015-02-20
*
Description redacted.
Googler
2015-02-19
*
Fix shutdown deadlock when a shutdown hook crashes - halt() instead of exit().
Eric Fellheimer
2015-02-19
*
Naming and documentation cleanup left over from a recent CL.
Peter Schmitt
2015-02-19
*
Introduce first class function signatures; make the parser use them.
Francois-Rene Rideau
2015-02-19
*
Add symlinks to third_party/ and tools/ to base_workspace
Kristina Chodorow
2015-02-19
*
Clarify comment added in [].
Lukacs Berki
2015-02-19
*
Correctly add .pcm files to the command line of parsed headers when their
Manuel Klimek
2015-02-19
*
Decouple header-processing from the toolchain rule attribute.
Manuel Klimek
2015-02-19
*
Description redacted.
Marian Lobur
2015-02-19
*
Remove BaselineCoverageArtifactsProvider in favor of an output group.
Lukacs Berki
2015-02-19
*
Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze.
Damien Martin-Guillerez
2015-02-19
*
Port all module map and header parsing related flags to the new crosstool
Manuel Klimek
2015-02-19
*
Scrub.
Ulf Adams
2015-02-19
*
Add anything specified in "defines" to the compiler arguments for objc_binary...
Matthew DeVore
2015-02-18
*
Prepare strict deps for using JavacPathFileManager.
Liam Miller-Cushon
2015-02-18
*
Fixed an inconsistency.
Googler
2015-02-18
*
Coverage implementation for Objective C.
Googler
2015-02-18
*
Add OutErr#close, and call that in test strategies.
Han-Wen Nienhuys
2015-02-18
*
Fix layering_check with cc_fake_binary / no-compile tests.
Manuel Klimek
2015-02-18
*
Use TopLevelArtifactProvider directly only within the lib/analysis package. I...
Lukacs Berki
2015-02-18
*
Fix fallout from [] by introducing a distinction between "important" and "not...
Lukacs Berki
2015-02-18
*
Update the .equals() and .hashCode() methods of TopLevelArtifactContext with ...
Lukacs Berki
2015-02-18
*
Don't define DEBUG for fastbuild.
Googler
2015-02-17
*
Make it possible for a Blaze command not to build the filesToRun of a configu...
Lukacs Berki
2015-02-17
*
Add a new Blaze command.
Lukacs Berki
2015-02-17
*
Don't assert in method that is called on other thread.
Han-Wen Nienhuys
2015-02-17
*
Rename Skylark's range fn "end" arg to "stop" + some cleanups.
Laszlo Csomor
2015-02-17
*
Refactor the tests.
Ulf Adams
2015-02-16
[next]