aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
Commit message (Expand)AuthorAge
* Always pass -e; some versions of sed give an error message otherwise.Gravatar Ulf Adams2016-12-06
* In the //:srcs completeness test, ignore derivedGravatar Klaus Aehlig2016-11-14
* Bootstrapping: don't use convenience symlinksGravatar Laszlo Csomor2016-09-27
* Rollback of commit 900202fe4418490abca96afd7ebf2b92268be244.Gravatar Damien Martin-Guillerez2016-09-07
* Change default apple toolchain from darwin_x86_64 to ios_x86_64.Gravatar Cal Peyser2016-09-07
* Make bootstrapping support a designated work dirGravatar Klaus Aehlig2016-07-11
* Adds missing dependencies to //:srcsGravatar Damien Martin-Guillerez2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Add the last Bazel version number to ./compile.shGravatar Damien Martin-Guillerez2016-03-14
* Allow outputting the progress of Bazel's build.Gravatar Julio Merino2016-02-26
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Make sure $BAZEL is set when `./compile.sh test` is runGravatar Kristina Chodorow2016-02-02
* Use label syntax that is immune to MSYS path mangling in bootstrap scripts.Gravatar Dmitry Lomov2016-01-29
* Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad.Gravatar Kristina Chodorow2016-01-28
* Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.Gravatar Kristina Chodorow2016-01-28
* Remove base_workspace from bazel setupGravatar Kristina Chodorow2016-01-21
* Use --nolegacy_bazel_java_test when launching test.Gravatar Damien Martin-Guillerez2016-01-19
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Inline bazel_bootstrap in compile.shGravatar Damien Martin-Guillerez2016-01-18
* Remove remaining toolsGravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.Gravatar Dmitry Lomov2015-12-22
* Speed-up bootstrap on OS X by removing tool compilation.Gravatar Damien Martin-Guillerez2015-12-21
* Tweak the bootstrapping and build process so that the prebuilt tools under to...Gravatar Lukacs Berki2015-11-18
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* Make the bootstrapping process work again after moving tools to the @bazel_to...Gravatar Lukacs Berki2015-10-12
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Parses the correct values of SDK, Platform and XCode version numbers when gen...Gravatar Anastasios Kakalis2015-09-15
* Unbreak CI: the Android SDK test in compile.sh was wrong.Gravatar Damien Martin-Guillerez2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Fix "compile.sh tools" on OS X when XCode is not installedGravatar Kristina Chodorow2015-08-21
* Add .sh extension to ibtoolwrapper bash script in bazel compileGravatar Chris Parsons2015-08-07
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Description redacted.Gravatar Googler2015-07-16
* Make binaries and scripts in tools/objc executable.Gravatar Googler2015-07-16
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Fixed the deterministic test flakinessGravatar Damien Martin-Guillerez2015-07-02
* Implementation of realpath for Mac OS X. This will allow us to move some of o...Gravatar Googler2015-07-01
* Support the --[no]master_bazelrc flagGravatar Damien Martin-Guillerez2015-06-25