bazel /
bazel /
ef651712e9bee512967d8ec6ac6d63fda41addab - ef65171 Add a source_jars variable to OutputJar. by Irina Iancu · 8 years ago
- 4950111 Uppercase some hand-selected environment variable names on Windows/MSVC. by Dmitry Lomov · 8 years ago
- 632b21c Apply the apple crosstool transition to j2objc_library. by Cal Peyser · 8 years ago
- 7198fc3 VanillaJavaBuilder: don't crash formatting diagnostics without a source file by Liam Miller-Cushon · 8 years ago
- c224e96 Apple-specific environment variables are derived from the CROSSTOOL instead by Cal Peyser · 8 years ago
- 2a71582 Support composed dependency transitions with dynamic configs. by Greg Estren · 8 years ago
- 087dccc Global cleanup change. by Googler · 8 years ago
- 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago
- e9826b4 Fix bug with streaming bounded deps/allrdeps/rdeps. by Nathan Harmata · 8 years ago
- 4e56484 Fix buildtools test on Windows by Kristina Chodorow · 8 years ago
- d72bc57 Select the good guava jars for JDK7 build by Damien Martin-Guillerez · 8 years ago
- 17e2033 Don't update the action locality for actions with a null owner by Ulf Adams · 8 years ago
- 6f9e254 Fix calling of test by Klaus Aehlig · 8 years ago
- 49fc305 Typo fix by Jon Brandvein · 8 years ago
- 9dfbed1 Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127. by Klaus Aehlig · 8 years ago
- 51eafed Initialize the mutex in JNIEventsDiffAwareness by Julio Merino · 8 years ago
- 94d8f4e Env.vars: server won't ignore the client env by Laszlo Csomor · 8 years ago
- 70cbebe Windows, JNI: allow empty cwd for processes by Laszlo Csomor · 8 years ago
- b78d8c8 Use the correct path when generating the command-line on Windows. by Philipp Wollermann · 8 years ago
- d345cf9 StandaloneTestStrategy sets the full list of outputs on the test spawn by Ulf Adams · 8 years ago
- 9d3f989 Bazel client, Windows/MSVC: fix path handling bugs by Laszlo Csomor · 8 years ago
- 869d52f Fix NPE in Android{S,N}dkRepositoryFunction. by Adam Michael · 8 years ago
- 8527ee5 AndroidResourceProcessor: sort files before writing zips by Googler · 8 years ago
- 9bb9001 Update android tutorial to clarify android sdk path options by Iain McGinniss · 8 years ago
- 3386651 Add the label_keyed_string_dict design doc to Bazel's site. by Michael Staib · 8 years ago
- e8d1177 Correctly returns null if an environment variables is missing by Damien Martin-Guillerez · 8 years ago
- ddcfc61 Fix powershellv2 by Peter Mounce · 8 years ago
- 91b4ad5 Fix typo in comment. by Lukacs Berki · 8 years ago
- 6a2e1e1 Bazel client, Windows: fix compilation bug by Laszlo Csomor · 8 years ago
- 92bccd9 Apply ChartRangeFilter to charts to improve the UI with large dataset. by Yue Gan · 8 years ago
- ed779523 Flag to import external repositories in python import path by Damien Martin-Guillerez · 8 years ago
- e642558 Add support for --flagfile=flagfile.txt args in addition to the usual @flagfile.txt style. by Philipp Wollermann · 8 years ago
- 373879d Windows, JNI: shorten the cwd for CreateProcess by Laszlo Csomor · 8 years ago
- 79dd935 Skylark Documentation: Add a one-page overview of all Skylark modules and globals. by Florian Weikert · 8 years ago
- 938f08a provider.transitive_runtime_jars returns a SkylarkNestedSet instead of a SkylarkList. by Irina Iancu · 8 years ago
- e6d40b3 Bazel client, Windows: fix ReadFile("/dev/null") by Laszlo Csomor · 8 years ago
- a812e0a Drop CppLinkActionContext by Ulf Adams · 8 years ago
- 2b01b5d Bazel client, Windows: fix AsShortWindowsPath by Laszlo Csomor · 8 years ago
- bfd9aa3 Convey the value of the --host_javabase startup option to the server. by Lukacs Berki · 8 years ago
- 8649049 Bash completion blog post: fix the command name by Damien Martin-Guillerez · 8 years ago
- 5c2f39b Rewrite TestStrategy.getArgs by Ulf Adams · 8 years ago
- c3c25dc Add flavour name for java proto compilation. by Irina Iancu · 8 years ago
- 280cac1 BEP: Make TestSummary provide the overall status by Klaus Aehlig · 8 years ago
- 3a99f97 Disallow duplicate srcjars in javac-turbine by Liam Miller-Cushon · 8 years ago
- 8ff5a87 Allow declared providers in attribute and aspect defintions. by Dmitry Lomov · 8 years ago
- 04c71be Support declared providers in AdvertisedProviderSet. by Dmitry Lomov · 8 years ago
- a291e9b Tighten invariants around dirtiness checking. We should never need to create a child that's being checked by a parent (that was a legacy of when we delegated to enqueueChild), and such a child that is being checked should always be dirty or done, never fresh. by Janak Ramakrishnan · 8 years ago
- 48e3825 Avoid factory methods when desugaring stateless lambdas for Android by Googler · 8 years ago
- ccd0ffb Pass the bootclasspath as a top-level JavaBuilder flag by Liam Miller-Cushon · 8 years ago
- 12e9947 Topic describing "what is Bazel" at a high-level, with a focus on: build files and their language, the dependency graph, and Bazel being fast/correct/reproducible. by Googler · 8 years ago
- 7579e14 Remove duplicate class. by Chloe Calvarin · 8 years ago
- 5ba8257 Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a. by Googler · 8 years ago
- 584843e Remove all the action resource estimation code by Ulf Adams · 8 years ago
- 934c1d5 Allow ' ', '(', ')' and '$' in labels by Damien Martin-Guillerez · 8 years ago
- 0768f3e PathFragment comparisons are now platform-aware by László Csomor · 8 years ago
- 0ca4476 Pass the repository name through to build info factories by Kristina Chodorow · 8 years ago
- 6935ad6 Do not generate a dist archive to jdk7 by Klaus Aehlig · 8 years ago
- 4d454a9 Remove unused javacOpts field and its getter from JavaConfiguration. by Philipp Wollermann · 8 years ago
- 6c28fe9 Support declared providers for aspects by Vladimir Moskva · 8 years ago
- 7b295d3 Pass through -sourcepath to the JavaBuilder by Damien Martin-Guillerez · 8 years ago
- 2697dd3 Some little tweaks to benchmark/README.md. by Philipp Wollermann · 8 years ago
- b2f1e19 Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204. by Laszlo Csomor · 8 years ago
- ea1f8c4 Global cleanup change. by Googler · 8 years ago
- 6ac3a7c Global cleanup change. by Googler · 8 years ago
- cf0af4c Adds support for the header thinning feature to the new Objective-C rule implementation that uses crosstool for compilation. by Googler · 8 years ago
- dfffa11 Global cleanup change. by Googler · 8 years ago
- 79fbcd2 Global cleanup change. by Googler · 8 years ago
- 65a9bc9 Rollback of commit e450c00bf487c711f9b0615e9eb89980c5732b4a. by Jon Brandvein · 8 years ago
- f9bbc95 Add some more debugging info in case of rdep inconsistencies in Skyframe -- the full list of rdep mods that are being performed on this entry, not just the current one that failed. by Janak Ramakrishnan · 8 years ago
- 8ea4f03 error out when encountering classes missed by incremental dexing by Googler · 8 years ago
- 9314c72 Fix a typo: s/defintion/definition by Florian Weikert · 8 years ago
- 371b0dc Fix JarFilterTest on Windows by Yun Peng · 8 years ago
- 1b44df3 Add dSYM binaries to AppleDebugOutputsProvider. by Googler · 8 years ago
- 44fcb22 Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8. by Damien Martin-Guillerez · 8 years ago
- 4e79e80 Post DownloadProgressEvents in ProgressInputStream by Klaus Aehlig · 8 years ago
- cddaaa6 Rationalize local resource acquisition by Ulf Adams · 8 years ago
- 64f3eb0 Resolve aidl support lib. by Googler · 8 years ago
- 1646327 Add notes above charts. by Yue Gan · 8 years ago
- 399ff5b Adding a small flag allowing to control remote caching without remote execution. Usually it is enabled, and will be triggered whenever a remote_cache is specified, but a remote_worker is not; however, this flag allows to specifically disable it for the cases where remote_worker is defined, but something went wrong and we were forced to execute locally. This is useful to save time when the remote API does not actually support setting the remote action result. by Ola Rozenfeld · 8 years ago
- c3102b7 Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76. by Damien Martin-Guillerez · 8 years ago
- cffe735 Global cleanup change. by Googler · 8 years ago
- 7ed28be Make :dot-graphs genrule quiet by Klaus Aehlig · 8 years ago
- acdd43b Make HardlinkedExecRoot correctly mount empty directory inputs. by Adam Michael · 8 years ago
- 14b5389 Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d. by Googler · 8 years ago
- 654717f Refactor implementation of native and Skylark declared providers. by Dmitry Lomov · 8 years ago
- 8351464 Improve error message for the 'in' operator. by Laurent Le Brun · 8 years ago
- 69a127b ijar: use bazel's file utilities by Laszlo Csomor · 8 years ago
- 55b20c4 Code clean-up by Damien Martin-Guillerez · 8 years ago
- 69bf6f9 Super tiny cleanup in CppLinkActionBuilder by Marcel Hlopko · 8 years ago
- 99b0154 Bazel client: fix broken compilation by Laszlo Csomor · 8 years ago
- 9954ef0 Adding name setting to @Parameters annotation, so that tests have consistent by John Cater · 8 years ago
- e1475cb Eclipse's Java compiler can't do type inference on this code for some reason by Ulf Adams · 8 years ago
- a763ce1 Update instructions for building bazel from source by Klaus Aehlig · 8 years ago
- 508af30 Bazel client: do not use `errno`. by Laszlo Csomor · 8 years ago
- 4f2b41d Add platform rule to define a platform as a collection of constraint values. by John Cater · 8 years ago
- 30a9941 by Googler · 8 years ago
- 7cc6c62 ios_test provides test-specific command line args when using the crosstool. by Cal Peyser · 8 years ago
- 33093ca Do not use additional scheduling threads during parallel evaluation to prevent thread starvation by Googler · 8 years ago
- 83ca6a6 Add support for java_proto_library to IDE aspect. by Googler · 8 years ago
- 5c06b43 Make ExperimentalStateTracker aware of DownloadProgressEvents by Klaus Aehlig · 8 years ago