Sign in
bazel
/
bazel
/
5df8eb24f84a6943e70876c805c77f06e719dcd7
/
scripts
d595703
Move --distdir out of experimental status
by Klaus Aehlig
· 7 years ago
fce20d79
Avoid dependency on coreutil.
by Greg Steuck
· 7 years ago
20a042f
Format all bzl files with buildifier
by vladmos
· 7 years ago
3c9cd82
distfile: pack the archives needed later in the build
by Klaus Aehlig
· 7 years ago
849df36
Use the local JDK as the default target javabase
by cushon
· 7 years ago
6b0ccd10
Wrap a comment line around 80 chars.
by Googler
· 7 years ago
cfc64a3
Records profiling information for ActionFS staging and updates.
by shahan
· 7 years ago
032141d
Remove some references to JDK 7, which is not longer supported
by cushon
· 7 years ago
8ab0907
Fix typo in gcloud kms decrypt command.
by philwo
· 7 years ago
2b59370
Fix artifacts uploaded to GitHub as part of final releases.
by philwo
· 7 years ago
7131b2c
s/BazelMain/Bazel/
by michajlo
· 7 years ago
32a7f61
Fix permissions for bazel developer scripts.
by John Cater
· 7 years ago
0bf1413
bazel-dev is a helper script which attempts to rebuild Bazel on every execution.
by John Cater
· 7 years ago
5fabb43
Simplify the release scripts in preparation of rewriting them in Python
by Philipp Wollermann
· 7 years ago
f482d9e
Remove current contents of the default global bazelrc.
by John Cater
· 7 years ago
755d3be
third_party/guava: update to 24.1
by Jakob Buchgraber
· 7 years ago
32c5add
Update the distfile compile scripts to create a valid embedded tools repository.
by John Cater
· 7 years ago
e4c8509
Allow templated expansion of data dependency names in the RPM spec file.
by John Cater
· 7 years ago
38ff396
Update gRPC to 1.10.0
by Carl Mastrangelo
· 7 years ago
c92d54e
Sync Debian package deps, and add a comment to prevent future desync.
by John Millikin
· 7 years ago
2744412
Add a helper script to run `git bisect` over the Bazel source code
by John Cater
· 7 years ago
c2499c4
Expose --output_user_base to the Bazel server process
by Klaus Aehlig
· 7 years ago
a3339c8
[Skylint] Do not crash ControlFlowChecker on nested functions.
by Taras Tsugrii
· 7 years ago
5a3aa58
Automatic code cleanup.
by Googler
· 7 years ago
8bda143
generate_changelog.py: Fix version number for development version
by Yun Peng
· 7 years ago
f7f37be
Simplify generate-changelog-file rule
by Yun Peng
· 7 years ago
e8dea31
Remove Bazel's Docker tests.
by Philipp Wollermann
· 7 years ago
d0655f5
Fix index out of range error in convert_changelog.py
by U-GOOGLE\pcloudy
· 7 years ago
76eb2a4
Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334
by Klaus Aehlig
· 7 years ago
fca3d39
Create function createJavaInfo with new API. Implement JavaExportsProvider.
by dbabkin
· 7 years ago
6e945ce
Update javac version to 9+181-r4173-1
by Liam Miller-Cushon
· 7 years ago
c924cf6
Clean up Windows config_settings
by Yun Peng
· 7 years ago
b30dfcb
Add CI configuration to run tests with Python 3 interpreter
by Doug Greiman
· 7 years ago
ac9caeb
Temporarily disable FreeBSD-12
by Klaus Aehlig
· 7 years ago
1fa84f1
Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.
by philwo
· 7 years ago
55f1e58
Remove FreeBSD from our CI temporarily.
by philwo
· 7 years ago
1c5a134
Disable CommandUsingLinuxSandboxTest in bazel-tests-remote.
by ruperts
· 7 years ago
e453086
Add a non remote execution build to compare build times
by Damien Martin-Guillerez
· 7 years ago
ef381e5
Shell code cleanup
by Androbin
· 7 years ago
75eca48
Fix broken target in Intellij project definition.
by buchgr
· 7 years ago
609d551
Add a toolchains= dependency to a few genrules so that the Bazel test suite passes.
by lberki
· 7 years ago
2f3d7df
Moving the RemoteWorker into tools/remote directory.
by olaola
· 7 years ago
3be6417
scripts/serve-docs.sh: allow overriding PORT/HOST
by Klaus Aehlig
· 7 years ago
1a483d4
Move bazel conditions into src/conditions.
by tomlu
· 7 years ago
98be14f
Add . to the bootstrap protoc include paths
by Olivier Chafik
· 7 years ago
f84650c
Enable auto-completion for the "ibazel" command
by Martin Probst
· 7 years ago
9c78a79
Various Shell Script Fixes and Improvements - Part One
by Androbin
· 7 years ago
5c7fc5b
macOS compatibility in build.ps1.
by Peter Mounce
· 7 years ago
7f72af1
Fix //src/test/shell/integration:progress_reporting_test
by Klaus Aehlig
· 7 years ago
4d09a1d
SOURCE_DATE_EPOCH environment variable override the timestamp
by Damien Martin-Guillerez
· 7 years ago
c8be465
Allow Bazel's Debian package to install with headless JDK.
by John Millikin
· 7 years ago
4158425
third_party/grpc: Update to version 1.7.0
by Jakob Buchgraber
· 7 years ago
a7b5a53
Remove target from BUILD file that was prematurely added in https://github.com/bazelbuild/bazel/commit/75d8fe1d347b45f4dd808a76c3a73b24f9728284.
by dannark
· 7 years ago
d6dde57
third_party/grpc: Update to version 1.7.0
by Jakob Buchgraber
· 7 years ago
e974328
Deactivate //src/test/shell/integration:progress_reporting_test on remote tests
by dmarting
· 7 years ago
9ff29e6
Deactivate FreeBSD-12 tests
by dmarting
· 7 years ago
5d3f4f1
Make bazel work with java9
by Bernhard M. Wiedemann
· 7 years ago
74e4d31
Remove no longer used site publisher
by Damien Martin-Guillerez
· 7 years ago
7e748d1
Fix Bazel nightlies: do not build webapp
by dmarting
· 7 years ago
e67d295
Fix the docker path for Bazel docs publisher and set timeout
by dmarting
· 7 years ago
49a3e4b
Add files to build site directly on Google Cloud Container Builder
by Damien Martin-Guillerez
· 7 years ago
2cd2e78
Delete benchmark code.
by tomlu
· 7 years ago
e09c63f
Migrate bazel-tests-remote.json and update configs
by Xin Gao
· 7 years ago
8d58ec1
Do not output Bazel leaves to logs.
by Dmitry Lomov
· 7 years ago
95c63de
bazelrc: remove experimental_ui options
by Klaus Aehlig
· 7 years ago
e147372
Fix compile.sh to not hardcode the guava version.
by John Cater
· 7 years ago
445a879
Release notes: correctly strip out none, n/a, no
by Damien Martin-Guillerez
· 7 years ago
a97f914
Ensure that the release notes are not empty if there is no rollback
by Damien Martin-Guillerez
· 7 years ago
b62f717
Release notes test small fixes
by Damien Martin-Guillerez
· 7 years ago
2ea4fa2
Remove support for --javabase=<absolute path>.
by lberki
· 7 years ago
7c672ac
Release notes: exclude no.
by dmarting
· 7 years ago
aa02990
Clean up TODOs.
by László Csomor
· 7 years ago
e79a110
Windows,bootstrapping: fix build_windows_jni.sh
by Laszlo Csomor
· 7 years ago
b48f91c
Use releases.bazel.build instead of googleapis.com
by Damien Martin-Guillerez
· 7 years ago
088f611
CI,windows: create test_suites for Windows tests
by L?szl? Csomor
· 8 years ago
f0b8295
Add files that were droped by our export process
by dmarting
· 8 years ago
84c1a55
bazel_bootstrap_distfile_test: add logging
by laszlocsomor
· 8 years ago
aeb863a
CI slow-tests: fix parameters for non docker
by dmarting
· 8 years ago
88614ee
CI slow-tests: Add '+' to enforce the tag presence
by dmarting
· 8 years ago
c2d0d96
CI: Add missing comma to the docker-slow-test config
by dmarting
· 8 years ago
7bfe3af
Have intellij ignore docker tests.
by John Cater
· 8 years ago
f5dc80b
Move bazel_determinism_test to bazel-slow-test job
by Damien Martin-Guillerez
· 8 years ago
a5f6193
Update gRPC dependency to 1.6.1
by buchgr
· 8 years ago
5da5572
Shard further docker-tests and use tags for sharding
by Damien Martin-Guillerez
· 8 years ago
c5c8c35
Simplify bazel-{,docker-}tests.json
by Damien Martin-Guillerez
· 8 years ago
4bf1e11
bootstrap.json: removed obsoleted TODO
by Damien Martin-Guillerez
· 8 years ago
791bef8
Remove some left over bits of Java 7 support
by Liam Miller-Cushon
· 8 years ago
0f67487
Compile Bazel with -c opt when bootstrapping
by Damien Martin-Guillerez
· 8 years ago
2fb362b
CI: Add def parser test into Windows tests
by pcloudy
· 8 years ago
cb45790
Clean up NO_MSVC_WRAPPER flag
by Yun Peng
· 8 years ago
36fdbc7
Increase size of //src/test/shell/integration:java_integration_test
by Klaus Aehlig
· 8 years ago
3d2feca
Shard docker-tests
by dmarting
· 8 years ago
a7c5472
Support BUILD.bazel in the autocomplete script
by Ian Cottrell
· 8 years ago
da1d416
Add a Bazel test testing determinism of `bazel build //src:bazel`
by Damien Martin-Guillerez
· 8 years ago
68776e8
Deactivate //src/test/shell/integration:java_integration_test on FreeBSD
by dmarting
· 8 years ago
e2eea44
Update javac version to 9-dev-r4023-3
by Liam Miller-Cushon
· 8 years ago
f426544
Fix osx_cc_wrapper.sh for multiple rpaths
by Marcel Hlopko
· 8 years ago
214a7ae
Update files attribute on pkg_tar.
by John Cater
· 8 years ago
b31fe48
Remove non-existent target from IntelliJ config.
by John Cater
· 8 years ago
2f43b7ce
Fix typo in the chocolatey generation script
by hlopko
· 8 years ago
Next »