Sign in
bazel
/
bazel
/
0cafe83a7bacea96f27c435a6176b46e3694ef2e
/
compile.sh
7fdbd78
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
by Dave MacLachlan
· 9 years ago
0d5d522
Make the bootstrapping process work again after moving tools to the @bazel_tools repository.
by Lukacs Berki
· 9 years ago
0bb2f02
Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps.
by Dave MacLachlan
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 9 years ago
27404a9
Parses the correct values of SDK, Platform and XCode version numbers when generating
by Anastasios Kakalis
· 10 years ago
b81f90c
Unbreak CI: the Android SDK test in compile.sh was wrong.
by Damien Martin-Guillerez
· 10 years ago
dbf5cad
Setup the ci build to test also Android tests when available
by Damien Martin-Guillerez
· 10 years ago
678ba23
Add an integration test for Android rules.
by Lukacs Berki
· 10 years ago
5b378db
Fix "compile.sh tools" on OS X when XCode is not installed
by Kristina Chodorow
· 10 years ago
b47cb49
Add .sh extension to ibtoolwrapper bash script in bazel compile
by Chris Parsons
· 10 years ago
46e8057
Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.
by Googler
· 10 years ago
da3cb80
RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into bash scripts and have been renamed to actoolwrapper, momcwrapper and swiftstdlibtoolwrapper respectively. The old versions will be deleted in a later change.
by Googler
· 10 years ago
0caf332
Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.
by Lukacs Berki
· 10 years ago
b8d1e70
Description redacted. -- MOS_MIGRATED_REVID=98347349
by Googler
· 10 years ago
a4211f3
Make binaries and scripts in tools/objc executable.
by Googler
· 10 years ago
d3f7eda
Adds gen jar and manifest proto outputs.
by Alex Humesky
· 10 years ago
9cac163
Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.
by Googler
· 10 years ago
4f89281
Fixed the deterministic test flakiness
by Damien Martin-Guillerez
· 10 years ago
f64f211
Implementation of realpath for Mac OS X. This will allow us to move some of our tools (ibtool, actool etc) to shell scripts which should be faster and easier to maintain.
by Googler
· 10 years ago
50d124b
Support the --[no]master_bazelrc flag
by Damien Martin-Guillerez
· 10 years ago
4349f94
Force two rounds for the deterministic tests when no BAZEL_SUM is provided
by Damien Martin-Guillerez
· 10 years ago
a377af0
Enforce embed label only if not set
by Damien Martin-Guillerez
· 10 years ago
338dc56
Disable tests that requires JDK 8 when using compile.sh
by Damien Martin-Guillerez
· 10 years ago
ad26d68
StdRedirect library for interposing iOSSimulator so we can redirect stdin,stdout,stderr.
by Googler
· 10 years ago
aa7cb9a
Add ability to compile objc_binary targets with Swift sources.
by Googler
· 10 years ago
7cf300e
Fix travis configuration for JDK 8
by Damien Martin-Guillerez
· 10 years ago
43b2ea7
Added /etc/bazel.bazelrc as a global Bazel's master rc.
by Damien Martin-Guillerez
· 10 years ago
19f3413
Improve platform and CPU detection, use the correct protoc binary for the running system.
by Philipp Wollermann
· 10 years ago
d47a8ef
Reorganized compile.sh
by Damien Martin-Guillerez
· 10 years ago
d6f4808
Bootstrapping tools using Bazel
by Damien Martin-Guillerez
· 10 years ago
5fe7933
Remove fetch step from compile.sh
by Kristina Chodorow
· 10 years ago
eb6e903
Use the ijar ZIP implementation in Blaze instead of libarchive
by Damien Martin-Guillerez
· 10 years ago
5cafe13
added comment to compile.sh
by David Mankin
· 10 years ago
991ba95
Unset _JAVA_OPTIONS in compile.sh
by Damien Martin-Guillerez
· 10 years ago
7d429ac
Adding git commit hash as version when using compile.sh
by Damien Martin-Guillerez
· 10 years ago
29e46b2
Add a plugin to drop Error Prone-specific javacopts
by Liam Miller-Cushon
· 10 years ago
45a2469
Set up pkg path for the fetch and query commands in .bazelrc
by Kristina Chodorow
· 10 years ago
dd02a92
Do not create objc helper tools when the platform is Linux.
by Thiago Farina
· 10 years ago
4fa24ee
Require fetch for external dependencies
by Kristina Chodorow
· 10 years ago
feb0939
Test for existence of $HOME before writing ~/.bazelrc in compile.sh
by Damien Martin-Guillerez
· 10 years ago
5821646
Rewrite of ZipCombiner to improve performance and maintainability
by Googler
· 10 years ago
633ecbd
Put quotes around all paths that might have spaces
by Kristina Chodorow
· 10 years ago
3fb7581
compile.sh: Use $CXX/$CXXFLAGS for C++ compiler and its options.
by Kyle Moffett
· 10 years ago
e936383
Fix compile.sh for macports
by Allen Porter
· 10 years ago
36fbe63
Header cleanups.
by Han-Wen Nienhuys
· 10 years ago
a0a7968
Bazel compile.sh: prevent BUILD file to be copied in the output
by Damien Martin-Guillerez
· 10 years ago
24eaf9d
Bazel compile.sh: test for existence of the protoc compiler
by Damien Martin-Guillerez
· 10 years ago
e86ac8b
Correctly quotes JAVA_HOME in Bazel's compile.sh
by Damien Martin-Guillerez
· 10 years ago
241f46c
Cleanup: Build file.cc as part of util library.
by Thiago Farina
· 10 years ago
8c6b3bb
Create a clean base directory for Bazel tools
by Kristina Chodorow
· 10 years ago
b5bac8b
Use new protoc binary for compiling Bazel on linux.
by Han-Wen Nienhuys
· 10 years ago
06f446a
Update getting started instructions with .bazelrc strategy
by Kristina Chodorow
· 10 years ago
3ae9aa1
Automated [] rollback of [].
by Googler
· 10 years ago
61a8f1d
Description redacted. -- MOS_MIGRATED_REVID=90162183
by Googler
· 10 years ago
1f422dc
Detect the macport installation root automatically
by Volker Braun
· 10 years ago
d69c5dd
Bazel: Patch in changes of pull request #83.
by Laszlo Csomor
· 10 years ago
f925f07
Unset JAVA_TOOL_OPTIONS in compile.sh
by Damien Martin-Guillerez
· 10 years ago
627a63d
compile.sh: Show location of the new binary
by Laurent Le Brun
· 10 years ago
9a0dc1b
Fixed compile.sh with homebrew on OS X
by Damien Martin-Guillerez
· 10 years ago
be8af48
Allow compile.sh to find libarchive on Mac with custom Homebrew directory.
by Lukacs Berki
· 10 years ago
adeef73
Move all examples into Bazel workspace
by Damien Martin-Guillerez
· 10 years ago
b92fbb0
Add compilation of objc helper tools to compile.sh
by Daniel Wagner-Hall
· 10 years ago
13ba331
Move all actual compilation to after function definitions
by Daniel Wagner-Hall
· 10 years ago
bdc2496
Set LDFLAGS whether or not fromhost/BUILD exists
by Kristina Chodorow
· 10 years ago
b5ecdab
Make JDK not need tools/jdk/jdk symlinked
by Kristina Chodorow
· 10 years ago
f00fb94
Set LDFLAGS whether or not fromhost/BUILD exists
by Kristina Chodorow
· 10 years ago
ac27114
Rewrite fromhost/BUILD on each compile.sh run
by Kristina Chodorow
· 10 years ago
07d744b
Fixed the compile.sh path for JavaBuilder's source
by Damien Martin-Guillerez
· 10 years ago
91876f0
Make Rule know about the name of the workspace it is in.
by Kristina Chodorow
· 10 years ago
3671ff6
Add symlinks to third_party/ and tools/ to base_workspace
by Kristina Chodorow
· 10 years ago
bfcb7f3
Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze.
by Damien Martin-Guillerez
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago