aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Windows MSVC toolchain: Move environment variables setup from wrapper script ...Gravatar Yun Peng2017-04-06
* Skylark documentation identifies overloaded methods by their full signature (...Gravatar fwe2017-04-06
* Small shell fixed to cleanup distfile testingGravatar Stephen Twigg2017-04-05
* Add a new CachedLocalSpawnRunner to implement remote caching + local execGravatar ulfjack2017-04-05
* Skylark: Add documentation to new_file().Gravatar fwe2017-04-05
* XML-escape test failure message in junit test results fileGravatar hlopko2017-04-05
* Change FileContentsProxy.create to take a FileStatus objectGravatar ulfjack2017-04-05
* Return JavaProvider from java_import.Gravatar elenairina2017-04-05
* Replace constants (static final CONSTANT_CASE) declaration type which use the...Gravatar Googler2017-04-05
* Make encoding diagnostic tests slightly less fragileGravatar cushon2017-04-05
* Work around the NPE bug in ClassRemapper of ASM. ASM throws an NPE inGravatar cnsun2017-04-05
* Hyperlink "nonconfigurable"-tagged attributes to Bazel'sGravatar gregce2017-04-05
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Separate resource jar construction from compilationGravatar cushon2017-04-05
* Remove jack tools from Bazel.Gravatar ajmichael2017-04-05
* Create parent directories for resource entries in singlejarGravatar cushon2017-04-05
* Add environment variables to CppCompileInfo.Gravatar cpeyser2017-04-05
* objc_proto_library does not pick up generated cc code in compile actions.Gravatar cpeyser2017-04-05
* Rephrase AbstractAttributeMapper#visitLabels such that we can avoid creating ...Gravatar nharmata2017-04-05
* Generalize ConfigSetting's special options handling.Gravatar mstaib2017-04-05
* Clean up clearValue and parsed option storage.Gravatar ccalvarin2017-04-05
* Remove "--no_" prefix for boolean flags in our integration tests.Gravatar ccalvarin2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Avoid `Iterable<Path>`Gravatar cushon2017-04-05
* Fix typos in Bazel C++ tutorial documentationGravatar Googler2017-04-04
* adding more env vars to invalidation listGravatar Nicolas Lopez2017-04-04
* Windows, docs: update VC++ requirementsGravatar laszlocsomor2017-04-04
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Set default python3_path to python.exe on WindowsGravatar pcloudy2017-04-04
* Restructure Path#getCachedChildPath to make direct method calls without alloc...Gravatar nharmata2017-04-04
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Windows, JNI: non-zero exit code for terminationGravatar laszlocsomor2017-04-04
* Disable cc_configure tests on debian stretch altogetherGravatar hlopko2017-04-04
* Deleted unused stalled javac-9-dev binariesGravatar Damien Martin-Guillerez2017-04-04
* Update to auto-value 1.4Gravatar Damien Martin-Guillerez2017-04-04
* Extract a SpawnRunner interfaceGravatar ulfjack2017-04-04
* Create parent directories for resourcesGravatar cushon2017-04-04
* Remove all directories under the execroot during a cleanGravatar kchodorow2017-04-04
* It must to be clear to readers that design documents in the 'Contribute!' sec...Gravatar Googler2017-04-04
* Scan both .h and .m files for imports and includesGravatar Googler2017-04-04
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* Consolidate tests for the presence of sources and resourcesGravatar cushon2017-04-04
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Iterable -> ImmutableList for ACTIVATED_ACTIONS in order to respect https://g...Gravatar cpeyser2017-04-04
* Implement DSYM generation for the CROSSTOOL rules.Gravatar cpeyser2017-04-04
* Remove leading '$' from docs that are interfering with copy/pasteGravatar laszlocsomor2017-04-04
* BEP: Extend the protocol to support named sets of filesGravatar aehlig2017-04-03
* Modify package parser regex to handle scala packages too.Gravatar Googler2017-04-03
* Add isConfigMatcher property to rule classes.Gravatar mstaib2017-04-03