aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Benchmark part 2 (preparation for benchmark)Gravatar Yue Gan2017-02-01
* Windows JNI: check and fix the PATHGravatar Laszlo Csomor2017-02-01
* Simplify the Spawn interface, update Executor interfaceGravatar Ulf Adams2017-02-01
* Do not crash when a strict proto_library depends on a non-strict one.Gravatar Carmi Grushko2017-02-01
* Use consistent quotes in alias rule example.Gravatar Googler2017-02-01
* Make android_sdk_repository discover all system-images directories in the sdk.Gravatar Adam Michael2017-02-01
* allow skylark implicit output callbacks to use the rule name Gravatar Benjamin Peterson2017-02-01
* Add type checking to select() keys.Gravatar Greg Estren2017-02-01
* CrosstoolCompilationSupport does not include .pch files in its module map.Gravatar Cal Peyser2017-02-01
* Refactor DirtyBuildingState to allow custom implementation on storing theGravatar Googler2017-02-01
* Turn on --experimental_j2objc_srcjar_processing by default.Gravatar Rumou Duan2017-02-01
* experimental_objc_library uses ImmutableSortedSet to avoid muddling inputGravatar Cal Peyser2017-02-01
* Remove apple_dynamic_library rule.Gravatar Chris Parsons2017-02-01
* Throw an exception when persistent workers are used to run tests with use_tes...Gravatar Kush Chakraborty2017-02-01
* Add a flag to make fallback from direct to transitive classpaths an errorGravatar Liam Miller-Cushon2017-02-01
* Pass individual extdir inputs, instead of inferring a directoryGravatar Liam Miller-Cushon2017-02-01
* --Gravatar John Cater2017-02-01
* Add a little more logging so that we have more data about gRPC communication ...Gravatar Lukacs Berki2017-02-01
* Update documentation to note that the shrinker behavior differs from the Grad...Gravatar Andrew Pellegrini2017-02-01
* A minor refactoring of the way the test infrastructure gets the FileSystem im...Gravatar Lukacs Berki2017-02-01
* Simplify the Spawn interfaceGravatar Ulf Adams2017-02-01
* Rename inputsExemptFromDiscovery to prunableMandatoryInputs, which seems to b...Gravatar Lukacs Berki2017-02-01
* Rollback of commit 00ac342f386be8b8ce1bdb11515c7828e86903c0.Gravatar Yun Peng2017-01-31
* Bazel can now be built on Windows with MSVCGravatar Laszlo Csomor2017-01-31
* Simplify action input discovery by removing Action#getInputsWhenSkippingInput...Gravatar Lukacs Berki2017-01-31
* //src/main/cpp:client now compiles with MSVCGravatar Laszlo Csomor2017-01-31
* Create a tool for building resource jarsGravatar Liam Miller-Cushon2017-01-31
* Don't add the output directory to the classpathGravatar Liam Miller-Cushon2017-01-31
* Don't short-circuit runfiles creation in tests if the output MANIFEST file is...Gravatar Janak Ramakrishnan2017-01-31
* Fix test breakage, which tests build flags to be canonical, by maintaining --...Gravatar Andrew Pellegrini2017-01-31
* Global cleanup change.Gravatar Googler2017-01-31
* Split transitions that return an empty list of options do not suppress dynami...Gravatar Cal Peyser2017-01-30
* When the apple crosstool transition is being used (set with --apple_crosstool...Gravatar Cal Peyser2017-01-30
* Change depset conversion to stringsGravatar Vladimir Moskva2017-01-30
* Fix the translation of names of implicit or latebound attributes to their Sky...Gravatar Florian Weikert2017-01-30
* Bazel client: platform-specific JoinPath Gravatar László Csomor2017-01-30
* Fix //src/test/cpp/util:logging_test on Windows Gravatar László Csomor2017-01-30
* Update dict docsGravatar Jon Brandvein2017-01-30
* Expands the number of attributes that XcodeVersionProperties provides to Skyl...Gravatar Sergio Campama2017-01-30
* Remove --ios_multi_cpus (simulator & device) restriction on the objc_bundle_l...Gravatar Chris Parsons2017-01-30
* Add intellij_plugin_debug_target rule.Gravatar Googler2017-01-30
* Tiny cleanup: narrow the scope of two variable declarations.Gravatar Greg Estren2017-01-30
* Fix error handling in WorkspaceFile/WorkspaceASTGravatar Kristina Chodorow2017-01-30
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Framework resource deduping (framework resources are kept in the framework bu...Gravatar Chris Parsons2017-01-30
* Update print() doc to admonish use in production codeGravatar Jon Brandvein2017-01-30
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Unify CppCompileActionContext#{getScannedIncludeFiles,findAdditionalInputs}.Gravatar Lukacs Berki2017-01-27
* Create aliases for tools for upcoming android_device rule.Gravatar Adam Michael2017-01-27