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
/
pkgcache
Commit message (
Expand
)
Author
Age
*
Generalize some of methods in TargetPattern, PrepareDepsOfPatternValue, and R...
nharmata
2017-07-26
*
Refactor TargetPatternPhaseFunction
ulfjack
2017-07-19
*
Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for ...
nharmata
2017-07-19
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Remove ParseFailureListener in favor of posting to EventBus directly
ulfjack
2017-07-18
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
Refactor SkyQueryEnvironment to allow preprocessing or postprocessing targets
Googler
2017-06-27
*
experimental_skyframe_target_pattern_evaluator: Use UNDOCUMENTED instead of H...
philwo
2017-06-09
*
Expose the target map from Package.
carmi
2017-05-19
*
BEP: report configurations for targets
Klaus Aehlig
2017-05-09
*
Automated g4 rollback of commit 7beadb7277453efec7e12b925005e7f0e003b592.
nharmata
2017-05-03
*
Automated g4 rollback of commit 38b835097f9ae9a6062172b8a33ec2e2d1edde20.
dmarting
2017-05-02
*
Only allocate some formerly frequently allocated PathFragment objects once.
nharmata
2017-05-02
*
Split out option usage restriction from option category.
ccalvarin
2017-04-18
*
Migrate UnixGlob to Path#statIfFound() instead of #statNullable(). The latter...
felly
2017-04-18
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
BEP: provide events a generic converter class
aehlig
2017-04-04
*
Add "--build_manual_tests" options that forces manual tests to be built.
dslomov
2017-04-04
*
Remove some unused bookkeeping things about the no-longer-existent PackageCache.
nharmata
2017-03-31
*
Improve query error msg when a package has a broken Skylark load
Mark Schaller
2017-03-12
*
Global cleanup change.
Googler
2017-03-09
*
Clean up event bus
Klaus Aehlig
2017-02-27
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Remove type checking requirement from AttributeMap.has.
Greg Estren
2017-02-15
*
Remove dead code - unused method in PackageManager interface
Ulf Adams
2017-02-09
*
Remove dead code in SkyframeLabelVisitor
Ulf Adams
2017-02-07
*
Support mapping of Paths to URIs
Klaus Aehlig
2017-01-18
*
Make build events correctly report target expansion
Klaus Aehlig
2016-12-05
*
Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.
Ulf Adams
2016-11-22
*
Run the analysis phase with as many threads as the user wants. In order to av...
Janak Ramakrishnan
2016-11-18
*
Code cleanup for interleaving target pattern eval and config creation.
Ulf Adams
2016-11-16
*
Short-circuit deleted package retrieval if list is empty.
Janak Ramakrishnan
2016-11-15
*
Implement build tag filtering.
Lukacs Berki
2016-11-11
*
Post the expansion of a target pattern on the event stream
Klaus Aehlig
2016-10-10
*
Fall back to compiling header-only libraries with --compile_one_dependency.
Googler
2016-10-10
*
Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...
Janak Ramakrishnan
2016-10-05
*
Make --experimental_interleave_loading_and_analysis a no-op.
Ulf Adams
2016-09-06
*
Allow CompileOneDependencyTransformer#transformCompileOneDependency to throw ...
Janak Ramakrishnan
2016-08-19
*
Make retrieval of an already loaded target interruptible. There is no reason ...
Janak Ramakrishnan
2016-08-17
*
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
Janak Ramakrishnan
2016-08-16
*
Rename some PackageId and RepositoryName fields/methods in prep for deep exec...
Kristina Chodorow
2016-07-28
*
Create a symlink with the right workspace name under the execroot
Kristina Chodorow
2016-07-22
*
Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.
Laurent Le Brun
2016-06-20
*
Make the execution root match the runfiles tree structure for external reposi...
Kristina Chodorow
2016-06-17
*
Cache hash codes for filtering policies.
Eric Fellheimer
2016-06-13
*
Remove a reference to targetConfiguration from BuildProgressPublisher in prep...
Lukacs Berki
2016-06-09
*
Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...
Luis Fernando Pino Duque
2016-03-31
*
Simplify CompileOneDependencyTransformer. This is the first step of improving
Googler
2016-03-31
[next]