aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/create_embedded_tools.sh
Commit message (Expand)AuthorAge
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Update javac version to 9-dev-r4023-2Gravatar Liam Miller-Cushon2017-05-10
* Update to javac9-r4023Gravatar cushon2017-04-25
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Add toolchain_rule to enable rule authors to define toolchains.Gravatar John Cater2017-04-11
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.Gravatar philwo2017-03-31
* Make Java tool jars available from @bazel_tools. Gravatar Xin Gao2017-03-28
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Add default constraint_settings and values in new package @bazel_tools//platf...Gravatar John Cater2017-03-23
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Create ExperimentalTestRunner which is just the same as BazelTestRunner, but ...Gravatar Kush Chakraborty2017-03-09
* Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8.Gravatar Damien Martin-Guillerez2017-03-03
* Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76.Gravatar Damien Martin-Guillerez2017-03-03
* Update to latest javac and Error ProneGravatar Liam Miller-Cushon2017-03-02
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-22
* Revert "Add javac-9-dev-r3297-3"Gravatar Damien Martin-Guillerez2017-02-16
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-16
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Update to javac9-r3297Gravatar Liam Miller-Cushon2016-12-08
* Work around to allow building from read-only sourcesGravatar Klaus Aehlig2016-11-23
* Fix dependency on libtool's helper script make_hashed_objlist.py.Gravatar Chris Parsons2016-09-27
* Implement objc archiving in the crosstool. This involves a few steps:Gravatar Cal Peyser2016-08-12
* Remove two commented out lines of code that I accidentally submitted previously.Gravatar Chris Parsons2016-07-22
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Speed up resetting file/directory dates to zip epoch by 100x. Gravatar Googler2016-06-27
* Fix bashisms in src/create_embedded_tools.shGravatar Klaus Aehlig2016-06-23
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Rollback of commit b692917a73e73d05a65979992f87ad93445dee97.Gravatar Damien Martin-Guillerez2016-06-21
* ExperimentalObjcLibrary uses xcrunwrapper to template SDKROOT and DEVELOPER_DIR.Gravatar Cal Peyser2016-06-20
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Make create_embedded_tools.sh an sh scriptGravatar Klaus Aehlig2016-05-11
* Add turbine to embedded toolsGravatar Liam Miller-Cushon2016-05-06
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* 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
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Open-source the JUnit test runner.Gravatar Damien Martin-Guillerez2016-01-13
* 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
* Make building Bazel more hermetic.Gravatar Lukacs Berki2015-11-11
* Fix thinko in create_embedded_scripts.shGravatar Han-Wen Nienhuys2015-10-27