index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
compile.sh
Commit message (
Expand
)
Author
Age
*
compile.sh srcs: do not hide error messages
aehlig
2017-07-31
*
Build MSVC Bazel when using compile.sh
pcloudy
2017-07-24
*
Minor Bash improvements
Androbin
2017-06-27
*
Remove compile.sh srcs exception after successfull protobuf update.
buchgr
2017-05-03
*
Update protobuf dependency to 3.2.0
Jakob Buchgraber
2017-05-02
*
Windows, bootstrapping: fix bugs to support Cygwin
Laszlo Csomor
2017-04-26
*
Simplify the steps needed to run android_integration_test.
Adam Michael
2017-03-24
*
Make Bazel build with MSVC-default-toolchain Bazel
Yun Peng
2017-03-08
*
Bazel bootstrapping: make it work on Windows again
Laszlo Csomor
2017-01-31
*
Always pass -e; some versions of sed give an error message otherwise.
Ulf Adams
2016-12-06
*
In the //:srcs completeness test, ignore derived
Klaus Aehlig
2016-11-14
*
Bootstrapping: don't use convenience symlinks
Laszlo Csomor
2016-09-27
*
Rollback of commit 900202fe4418490abca96afd7ebf2b92268be244.
Damien Martin-Guillerez
2016-09-07
*
Change default apple toolchain from darwin_x86_64 to ios_x86_64.
Cal Peyser
2016-09-07
*
Make bootstrapping support a designated work dir
Klaus Aehlig
2016-07-11
*
Adds missing dependencies to //:srcs
Damien Martin-Guillerez
2016-07-04
*
Add all the sources to //:srcs filegroup and add a check to detect
Damien Martin-Guillerez
2016-07-01
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
Damien Martin-Guillerez
2016-04-14
*
Refactor build for JDK 7
Damien Martin-Guillerez
2016-04-13
*
Add the last Bazel version number to ./compile.sh
Damien Martin-Guillerez
2016-03-14
*
Allow outputting the progress of Bazel's build.
Julio Merino
2016-02-26
*
Remove scala rules from the Bazel source tree
Damien Martin-Guillerez
2016-02-24
*
On Windows, build ``bazel.exe`` instead of just ``bazel``.
Dmitry Lomov
2016-02-16
*
Add scala tests to CI
Oscar Boykin
2016-02-15
*
Make sure $BAZEL is set when `./compile.sh test` is run
Kristina Chodorow
2016-02-02
*
Use label syntax that is immune to MSYS path mangling in bootstrap scripts.
Dmitry Lomov
2016-01-29
*
Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad.
Kristina Chodorow
2016-01-28
*
Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.
Kristina Chodorow
2016-01-28
*
Remove base_workspace from bazel setup
Kristina Chodorow
2016-01-21
*
Use --nolegacy_bazel_java_test when launching test.
Damien Martin-Guillerez
2016-01-19
*
Use only the Bazel server for bootstrapping
Damien Martin-Guillerez
2016-01-18
*
Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.
Damien Martin-Guillerez
2016-01-18
*
Inline bazel_bootstrap in compile.sh
Damien Martin-Guillerez
2016-01-18
*
Remove remaining tools
Damien Martin-Guillerez
2016-01-11
*
Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.
Damien Martin-Guillerez
2016-01-11
*
Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.
Dmitry Lomov
2015-12-22
*
Speed-up bootstrap on OS X by removing tool compilation.
Damien Martin-Guillerez
2015-12-21
*
Tweak the bootstrapping and build process so that the prebuilt tools under to...
Lukacs Berki
2015-11-18
*
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
Dave MacLachlan
2015-11-06
*
Make the bootstrapping process work again after moving tools to the @bazel_to...
Lukacs Berki
2015-10-12
*
Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...
Dave MacLachlan
2015-09-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Parses the correct values of SDK, Platform and XCode version numbers when gen...
Anastasios Kakalis
2015-09-15
*
Unbreak CI: the Android SDK test in compile.sh was wrong.
Damien Martin-Guillerez
2015-09-04
*
Setup the ci build to test also Android tests when available
Damien Martin-Guillerez
2015-09-04
*
Add an integration test for Android rules.
Lukacs Berki
2015-09-03
*
Fix "compile.sh tools" on OS X when XCode is not installed
Kristina Chodorow
2015-08-21
*
Add .sh extension to ibtoolwrapper bash script in bazel compile
Chris Parsons
2015-08-07
*
Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.
Googler
2015-08-04
[next]