aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
Commit message (Expand)AuthorAge
...
* 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
* Force two rounds for the deterministic tests when no BAZEL_SUM is providedGravatar Damien Martin-Guillerez2015-06-25
* Enforce embed label only if not setGravatar Damien Martin-Guillerez2015-06-24
* Disable tests that requires JDK 8 when using compile.shGravatar Damien Martin-Guillerez2015-06-24
* StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...Gravatar Googler2015-06-19
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* Fix travis configuration for JDK 8Gravatar Damien Martin-Guillerez2015-06-16
* Added /etc/bazel.bazelrc as a global Bazel's master rc.Gravatar Damien Martin-Guillerez2015-06-15
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10
* Bootstrapping tools using BazelGravatar Damien Martin-Guillerez2015-06-05
* Remove fetch step from compile.shGravatar Kristina Chodorow2015-06-01
* Use the ijar ZIP implementation in Blaze instead of libarchiveGravatar Damien Martin-Guillerez2015-06-01
* added comment to compile.shGravatar David Mankin2015-05-29
* Unset _JAVA_OPTIONS in compile.shGravatar Damien Martin-Guillerez2015-05-27
* Adding git commit hash as version when using compile.shGravatar Damien Martin-Guillerez2015-05-21
* Add a plugin to drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2015-05-18
* Set up pkg path for the fetch and query commands in .bazelrcGravatar Kristina Chodorow2015-05-18
* Do not create objc helper tools when the platform is Linux.Gravatar Thiago Farina2015-05-15
* Require fetch for external dependenciesGravatar Kristina Chodorow2015-05-15
* Test for existence of $HOME before writing ~/.bazelrc in compile.shGravatar Damien Martin-Guillerez2015-05-15
* Rewrite of ZipCombiner to improve performance and maintainabilityGravatar Googler2015-05-08
* Put quotes around all paths that might have spacesGravatar Kristina Chodorow2015-04-28
* compile.sh: Use $CXX/$CXXFLAGS for C++ compiler and its options.Gravatar Kyle Moffett2015-04-24
* Fix compile.sh for macportsGravatar Allen Porter2015-04-22
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* Bazel compile.sh: prevent BUILD file to be copied in the outputGravatar Damien Martin-Guillerez2015-04-20
* Bazel compile.sh: test for existence of the protoc compilerGravatar Damien Martin-Guillerez2015-04-16
* Correctly quotes JAVA_HOME in Bazel's compile.shGravatar Damien Martin-Guillerez2015-04-16
* Cleanup: Build file.cc as part of util library.Gravatar Thiago Farina2015-04-14