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
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
Commit message (
Expand
)
Author
Age
*
Add --target_environment flag. This declares the environment (or set of envir...
Greg Estren
2015-03-06
*
Fix Bazel compile
Kristina Chodorow
2015-03-06
*
RELNOTES: Added ios_memleaks flag which when enabled will check the test appl...
Googler
2015-03-05
*
List of file extensions supported in BaselineCoverageAction is moved to Const...
Googler
2015-03-05
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Skylark: fix auto type conversion between the BUILD language and Skylark. Sky...
Googler
2015-03-05
*
Removed unsupported common attributes documentation
Damien Martin-Guillerez
2015-03-05
*
Remove extra .toString() calls from Bazel's Constants.
Laszlo Csomor
2015-03-05
*
Change the default value for test_output to "errors".
Googler
2015-03-05
*
More blaze/bazel name cleanup in help messages.
Laurent Le Brun
2015-03-05
*
Use the correct product name in Bazel command help
Laurent Le Brun
2015-03-05
*
Help: Use the correct product name (blaze/bazel) in command help.
Laurent Le Brun
2015-03-05
*
HelpCommand: Display the correct name (blaze/bazel).
Laurent Le Brun
2015-03-05
*
Change the name of the runfiles constant
Kristina Chodorow
2015-03-05
*
Mark the abi and abi_deps attributes as deprecated in Bazel.
Ulf Adams
2015-03-05
*
Rename TopLevelArtifactProvider to OutputGroupProvider.
Lukacs Berki
2015-03-05
*
Skylark: 'enumerate' function is fixed (see the extra check in MethodLibraryT...
Googler
2015-03-05
*
Add J2ObjC support for proto option: "objc_class_prefix", which provides pref...
Googler
2015-03-05
*
Minor cleanups in Skylark
Francois-Rene Rideau
2015-03-05
*
Publish a static ASTNode setLocation
Francois-Rene Rideau
2015-03-05
*
Get runfiles prefix from the WORKSPACE file
Kristina Chodorow
2015-03-05
*
Do not use module maps if the crosstool doesn't support them when using the
Manuel Klimek
2015-03-05
*
Automated [] rollback of [].
Matthew DeVore
2015-03-05
*
Open-source JavaToolchainDataParser
Damien Martin-Guillerez
2015-03-05
*
Fix race condition in SkylarkType.of
Francois-Rene Rideau
2015-03-05
*
Scope the paths of objc compilation artifacts from J2Objc-generated code usin...
Googler
2015-03-05
*
Make Rule know about the name of the workspace it is in.
Kristina Chodorow
2015-03-05
*
Move BuildViewTestCase to the lib.analysis.util package.
Ulf Adams
2015-03-05
*
Add Union, contains() to SkylarkType
Francois-Rene Rideau
2015-03-04
*
Renamed the package of genquery rule from gen to genquery
Damien Martin-Guillerez
2015-03-04
*
Remove --compile_only and --compilation_prerequisites_only; --output_groups c...
Lukacs Berki
2015-03-04
*
Description redacted.
Marian Lobur
2015-03-04
*
RELNOTES: Invoking blaze run on an objc_binary target launches iossim with th...
Googler
2015-03-04
*
Actually use bundles attribute in objc_import.
Peter Schmitt
2015-03-04
*
Don't hardcode the runfiles prefix used by Java rules.
Kristina Chodorow
2015-03-04
*
Remove unused make variable GLIBC.
Han-Wen Nienhuys
2015-03-04
*
Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph.
Janak Ramakrishnan
2015-02-26
*
fix bug in test-specific top-level artifact helper behavior
Michajlo Matijkiw
2015-02-26
*
Documentation of the coverage report generation is updated.
Googler
2015-02-26
*
Skylark: path in load statement either has to be absolute or has to have exac...
Googler
2015-02-26
*
Open-source genquery rule
Damien Martin-Guillerez
2015-02-26
*
Make it possible for SpawnActions to run unconditionally.
Lukacs Berki
2015-02-26
*
Introduce ios_application rule.
Peter Schmitt
2015-02-25
*
Include NODEP_LABEL in the set of attributes that are not reported as depende...
Janak Ramakrishnan
2015-02-25
*
Add --local_test_jobs to limit local test concurrency
Mark Schaller
2015-02-25
*
Enforce same behavior for //path/to/package and path/to/package
Damien Martin-Guillerez
2015-02-25
*
Tweaks off of upcoming changes to SkylarkType.
Francois-Rene Rideau
2015-02-25
*
Allow any character as first letter in package names
Damien Martin-Guillerez
2015-02-25
*
Move all logic to determine which output groups are to be built to BuildReque...
Lukacs Berki
2015-02-25
*
Remove TempsProvider in favor of an output group.
Lukacs Berki
2015-02-25
[next]