aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Pass the bootclasspath as a top-level JavaBuilder flagGravatar Liam Miller-Cushon2017-03-06
* Remove duplicate class.Gravatar Chloe Calvarin2017-03-06
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Allow ' ', '(', ')' and '$' in labels Gravatar Damien Martin-Guillerez2017-03-06
* PathFragment comparisons are now platform-aware Gravatar László Csomor2017-03-06
* Pass the repository name through to build info factoriesGravatar Kristina Chodorow2017-03-06
* Remove unused javacOpts field and its getter from JavaConfiguration.Gravatar Philipp Wollermann2017-03-06
* Support declared providers for aspectsGravatar Vladimir Moskva2017-03-06
* Global cleanup change.Gravatar Googler2017-03-03
* Adds support for the header thinning feature to the new Objective-C rule impl...Gravatar Googler2017-03-03
* Global cleanup change.Gravatar Googler2017-03-03
* Global cleanup change.Gravatar Googler2017-03-03
* Rollback of commit e450c00bf487c711f9b0615e9eb89980c5732b4a.Gravatar Jon Brandvein2017-03-03
* Add some more debugging info in case of rdep inconsistencies in Skyframe -- t...Gravatar Janak Ramakrishnan2017-03-03
* Fix a typo: s/defintion/definitionGravatar Florian Weikert2017-03-03
* Add dSYM binaries to AppleDebugOutputsProvider.Gravatar Googler2017-03-03
* Post DownloadProgressEvents in ProgressInputStream Gravatar Klaus Aehlig2017-03-03
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Adding a small flag allowing to control remote caching without remote executi...Gravatar Ola Rozenfeld2017-03-03
* Global cleanup change.Gravatar Googler2017-03-03
* Make HardlinkedExecRoot correctly mount empty directory inputs.Gravatar Adam Michael2017-03-03
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Improve error message for the 'in' operator.Gravatar Laurent Le Brun2017-03-03
* Super tiny cleanup in CppLinkActionBuilderGravatar Marcel Hlopko2017-03-02
* Add platform rule to define a platform as a collection of constraint values.Gravatar John Cater2017-03-02
* --Gravatar Googler2017-03-02
* ios_test provides test-specific command line args when using the crosstool.Gravatar Cal Peyser2017-03-02
* Do not use additional scheduling threads during parallel evaluation to preven...Gravatar Googler2017-03-02
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Rollback of commit 34ffc4cab1b6cdde54e5945427b79c24fff39aa5.Gravatar Dmitry Lomov2017-03-02
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* Rollback of commit 01120026dc313ee7ad9ea95069a29252eb19173b.Gravatar Jon Brandvein2017-03-01
* Do not execute aspect implementation if target advertizes but fails to provid...Gravatar Dmitry Lomov2017-03-01
* Export exportable values as we go instead of at the end of evaluation.Gravatar Dmitry Lomov2017-03-01
* Remove some unnecessary codeGravatar Ulf Adams2017-03-01
* Rollback of commit 822c37816ac669e51bec3853b41849a19ec5e230.Gravatar Nathan Harmata2017-03-01
* Improve memory efficiency of incremental dexing and introduce flag to error o...Gravatar Googler2017-03-01
* Inject aidl_lib only to android_library targets that have idl_srcsGravatar Googler2017-03-01
* Improve handling of unknown NDK revisions in android_ndk_repository.Gravatar Adam Michael2017-03-01
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Rollback of commit 5e945570ec0b9079596756bf89437ac37e031c36.Gravatar Jon Brandvein2017-02-28
* Add an event reporting about downloading progress Gravatar Klaus Aehlig2017-02-28
* In SkyFunctionEnvironment post progress-like events immediately Gravatar Klaus Aehlig2017-02-28
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a d...Gravatar John Cater2017-02-28
* Clean up the semantics of input discovering actions a bit by making updateInp...Gravatar Lukacs Berki2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Add cc_proto_library to Bazel Build Encyclopedia.Gravatar David Chen2017-02-28
* Reimplement blaze query using an async evaluation model. Use a concurrent bac...Gravatar Nathan Harmata2017-02-28