Sign in
bazel
/
bazel
/
f3cb76315bb4305f4701502867cf8b23fa0f2d5f
/
src
3b89d2d
Bazel client: make it compile with MSVC
by Laszlo Csomor
· 8 years ago
d0a1269
Bazel client: more platform-specific logic
by Laszlo Csomor
· 8 years ago
49970e0
Bazel client: platform-specific {Read,Write}File
by Laszlo Csomor
· 8 years ago
9e94864
Use BlazeInterner's chosen concurrency level in InternerWithPresenceCheck's internal ConcurrentMap.
by Nathan Harmata
· 8 years ago
3e4bbbd
Rename intellij_info.bzl outputs and output groups.
by Googler
· 8 years ago
20bd274
Make Runfiles.SymlinkEntry implement SkylarkValue.
by Eric Dobson
· 8 years ago
430bf42
Unflake foundations_test
by Dmitry Lomov
· 8 years ago
7e5fb40
Bazel client: platform-dependent lock handling
by Laszlo Csomor
· 8 years ago
26b7a66
Bazel client: mock out read/write calls
by Laszlo Csomor
· 8 years ago
5a308aa
Disable DownloaderTestSuite on Windows.
by Dmitry Lomov
· 8 years ago
fdeb747
Increase the size of HttpDownloaderTest.
by Dmitry Lomov
· 8 years ago
34ff062
Be smarter about Content-Encoding: gzip downloads
by Justine Tunney
· 8 years ago
f84a5f4
Do not flatten nested sets in Variables.Builder.addStringSequenceVariable
by Marcel Hlopko
· 8 years ago
eb06c40
Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8.
by Tobias Werth
· 8 years ago
5c9fcaf
Introducing the Java compilation black box in Skylark.
by Irina Iancu
· 8 years ago
c3d5c68
Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution.
by Ola Rozenfeld
· 8 years ago
32086b2
Bazel client: platform-dependent signal handling
by Laszlo Csomor
· 8 years ago
5dd5744
Change handling of LD_LIBRARY_PATH in link actions: instead of passing the directories using a linker option, pass it in the environment instead.
by Lukacs T. Berki
· 8 years ago
908b846
Removing Dagger dependency from junitrunner.
by Irina Iancu
· 8 years ago
a9639da
Improve memory footprint of CcToolchainFeatures.Variables.
by Marcel Hlopko
· 8 years ago
8dddb3c
Bazel client: fix compilation on Windows
by Laszlo Csomor
· 8 years ago
8ce0552
Add the coverage command to the CLI.
by Ulf Adams
· 8 years ago
c354539
Bazel client: MakeCanonical into file_<platform>
by Laszlo Csomor
· 8 years ago
8829aba
Coverage support.
by Ulf Adams
· 8 years ago
74ffaf7
Bazel client: depend less on <unistd.h>
by Laszlo Csomor
· 8 years ago
b7bc525
Update coverage documentation. Prepare for open sourcing CoverageCommand.
by Ulf Adams
· 8 years ago
d41e08e
Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f.
by Tobias Werth
· 8 years ago
460db0f
Make SkylarkAttr.Descriptor thread-safe.
by Dmitry Lomov
· 8 years ago
6450c18
Bazel client: delete and don't use the server.pid
by Laszlo Csomor
· 8 years ago
607030b
Disable bazel_bootstrap_distfile_test.
by Dmitry Lomov
· 8 years ago
2e02106
Add support for bundle binaries in apple_binary.
by Sergio Campama
· 8 years ago
0c5c348
Strict deps for proto_library.
by Carmi Grushko
· 8 years ago
64de4b5
If set, have BlazeInterners use the value of the BLAZE_INTERNER_CONCURRENCY_LEVEL environment variable.
by Nathan Harmata
· 8 years ago
270fdd6
Remove Swift support from native rules
by Dmitry Shevchenko
· 8 years ago
f8eba6a
Add logging for creation of stub IDs for public.xml entries.
by Andrew Pellegrini
· 8 years ago
a16d9f1
Introduce BlazeInterners, a Blaze-specific wrapper around Guava's Interners that makes an appropriate call to Interners.InternerBuilder#concurrencyLevel.
by Nathan Harmata
· 8 years ago
9a56128
Mark resources with no declarations as deleted if they are also unused, allowing them to be removed from the public.xml file as well. This handles inline resources which have no explicit declaration and are deleted as part of their parent resource.
by Andrew Pellegrini
· 8 years ago
034de95
Disable bootstrap test for Java 7
by Klaus Aehlig
· 8 years ago
5a51077
Implement cfg="target" parameter for labels
by Vladimir Moskva
· 8 years ago
4c67807
Improve reliability/performance of Bazel downloads
by Justine Tunney
· 8 years ago
afe6051
Implement objc++ linking semantics in crosstool. Sematics in question are:
by Cal Peyser
· 8 years ago
5f59e1c
Remove limitation of only analyzing files with known extensions as resources.
by Andrew Pellegrini
· 8 years ago
4956d32
Remove useless function in BuildFileAST.
by Laurent Le Brun
· 8 years ago
2c52dab
Remove Environment.parseFile
by Laurent Le Brun
· 8 years ago
f36b406
Properly handle bazel's output deletion within a write-protected directory.
by Kush Chakraborty
· 8 years ago
093218c
Bazel exports environment variable values to apple toolchains as build
by Cal Peyser
· 8 years ago
e512746
Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d.
by Klaus Aehlig
· 8 years ago
7b2f2e8
Move some actions to language-specific packages, where they belong.
by Lukacs Berki
· 8 years ago
7dd281e
Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a preparation of removing the older one from //third_party/protobuf.
by Philipp Wollermann
· 8 years ago
1f3e3ae
Work around to allow building from read-only sources
by Klaus Aehlig
· 8 years ago
4ce3bc9
Gracefully fail when there are duplicate jars in 'jars' attribute of 'java_import' rule via filegroup.
by Irina Iancu
· 8 years ago
74d716b
Declare order constraint in BEP
by Klaus Aehlig
· 8 years ago
7e5396a
Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24.
by Dmitry Lomov
· 8 years ago
78f1c85
Adds logging functionality to the bazel client, which will be activated in a later change.
by Chloe Calvarin
· 8 years ago
c944c4d
Alias proto_library's produce a descriptor set that contains all srcs of its dependencies.
by Carmi Grushko
· 8 years ago
0aac8f7
Remove weird restriction on '|' operator from SkylarkNestedSets.
by Dmitry Lomov
· 8 years ago
984d6d4
Allow dicts to contain non-comparable objects as keys
by Vladimir Moskva
· 8 years ago
b10101a
Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6.
by Klaus Aehlig
· 8 years ago
8bb7b8f
Initial checkin of the toolchain_lookup() rule for expressing explicit dependencies on Make variables and toolchains.
by Lukacs Berki
· 8 years ago
27d0b32
Minor refactoring in SkylarkUtils
by Laurent Le Brun
· 8 years ago
2a26c3c
Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2.
by Dmitry Lomov
· 8 years ago
bc3f264
Bazel client: fix compiler warnings
by Laszlo Csomor
· 8 years ago
a23068a
Bazel: make PathWindowsTest more robust
by Laszlo Csomor
· 8 years ago
4ca2642
Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.
by Ulf Adams
· 8 years ago
cefa9a2
Bazel client: reduce dependency on POSIX API
by Laszlo Csomor
· 8 years ago
61affe7
Allow labels like @foo//:foo to be shortened @foo
by Justine Tunney
· 8 years ago
7d32e25
try using default bootclasspath for android desugaring if JavaCompilationInfoProvider is missing
by Googler
· 8 years ago
baeff7f
WatchOS1 watch apps no longer bundle at the top level as well as the extension level.
by Chris Parsons
· 8 years ago
be1390e
Fix test_http_to_https_redirect test
by Justine Tunney
· 8 years ago
fec7d87
Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43.
by Kristina Chodorow
· 8 years ago
2aada22
Adds internal data binding support to Bazel, although this
by Greg Estren
· 8 years ago
3b57ccf
Move intellij_info.bzl to a tool packaged with bazel.
by Googler
· 8 years ago
a132f0e
Use find instead of match for client_env filtering
by Michajlo Matijkiw
· 8 years ago
324b592
Provide a parallel implementation of "e1 - e2 - e3" by noting its equivalence to "e1 - (e2 + e3)" and the fact that we already have a parallel implementation of "e2 + e3".
by Nathan Harmata
· 8 years ago
c4e965e
Enable parallel evaluation of 'e' in query expressions of the form 'buildfiles(e)'.
by Nathan Harmata
· 8 years ago
f75878d
Support ordering constraints on build events
by Klaus Aehlig
· 8 years ago
26c3bae
Cut the dependency of singlejar on Bazel (the test still depend on it, but that's OK)
by Lukacs Berki
· 8 years ago
0311fc5
Provide a SplitCommandLine method in the option processor
by Luis Fernando Pino Duque
· 8 years ago
480a2cf
Make LineBufferedOutputStream resistant to exceptions thrown while flushing its buffer.
by Lukacs Berki
· 8 years ago
af25a98
Turn on j2objc's -g flag (source debugging) by default
by Patrick Donelan
· 8 years ago
75c88b8
Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.
by Alex Humesky
· 8 years ago
c43cbb6
Update documentation of native workspace rules.
by David Chen
· 8 years ago
49473f9
ProtoCompileActionBuilder can create strict-deps-checking command lines.
by Carmi Grushko
· 8 years ago
e860316
Using an ActionFileInputCache for SHA1 digests used with remote execution.
by Ola Rozenfeld
· 8 years ago
74c6ad8
Provide a parallel implementation of "e1 + e2".
by Nathan Harmata
· 8 years ago
1b80c99
Fixes test infrastructure bug that wrongly trims output paths
by Greg Estren
· 8 years ago
7f8e045
Improve reliability/performance of Bazel downloads
by Justine Tunney
· 8 years ago
7883bf1
Adds support for multiple top-level dynamic configurations
by Greg Estren
· 8 years ago
2eaa31f
Sign app and frameworks in simulator builds.
by Peter Schmitt
· 8 years ago
67b4d52
Pass direct jars to Jack.
by Michael Staib
· 8 years ago
a5312cd
Better error message for experimental_objc_library targets built with a
by Cal Peyser
· 8 years ago
babd485
Extra-actions originating in Aspects are reported even if the rule we attach to also registers extra-actions.
by Carmi Grushko
· 8 years ago
ccf96e3
Fix a test case that didn't trigger Swift runtime packaging
by Dmitry Shevchenko
· 8 years ago
7f48fd0
Remove 'test' prefix from test names in SkylarkAspectTest.
by Dmitry Lomov
· 8 years ago
fdfa988
Implement structural equality for structs
by Vladimir Moskva
· 8 years ago
b4c4bce
Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details.
by Nathan Harmata
· 8 years ago
8f45b7c
Implement 'output_groups' provider.
by Dmitry Lomov
· 8 years ago
bd9576a
Move Bazel-specific functions in a separate file.
by Laurent Le Brun
· 8 years ago
3613c77
The fully link action in experimental_objc_binary has crosstool inputs.
by Cal Peyser
· 8 years ago
1ff6d48
Add a test verifying that bazel can be bootstrapped from the distfile
by Klaus Aehlig
· 8 years ago
Next »