bazel /
bazel /
b8101f57681f292a9ec312a9cbbc84ac4ec0668d - b8101f5 Skylark aspects should always output to bin directory. by Dmitry Lomov · 9 years ago
- 7af1c33 experimental UI: only refresh progress bar if needed by Klaus Aehlig · 9 years ago
- cff5c43 Adds an executable argument to repository_ctx.file and repository_ctx.template by Damien Martin-Guillerez · 9 years ago
- 76139f2 Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directly to newDeterministicWriter. by Alex Humesky · 9 years ago
- 5909d9d Allow outputting the progress of Bazel's build. by Julio Merino · 9 years ago
- cdf3160 Remove spaces from ios_test rule that break doc generation. by Peter Schmitt · 9 years ago
- e75e18c Add Watch and TV to list of platforms. by Dave MacLachlan · 9 years ago
- 63e8d63 Improve handling of exit routines to ensure we respect the exit status. by Julio Merino · 9 years ago
- b6efd0f Uses xcodebuild's and xcrun's -version flag in order to generate the variables by Anastasios Kakalis · 9 years ago
- ef5879c Fix broken Bazel build due to missing dependency. by Philipp Wollermann · 9 years ago
- b1b28b6 Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. Remove the constant. by Luis Fernando Pino Duque · 9 years ago
- 3d207d0 Experimental UI: report ERROR/WARNING/INFO as usual by Klaus Aehlig · 9 years ago
- 7ed934b Make process_headers_in_dependencies work for cc_binary und cc_test targets. by Googler · 9 years ago
- c944ac2 Fix typo by Dmitry Lomov · 9 years ago
- c211b25 Keep track of actions currently running by Klaus Aehlig · 9 years ago
- 26f7f48 Testing correct invalidation of Skylark Remote Repositories by Damien Martin-Guillerez · 9 years ago
- ed51bd7 Pass through STDOUT and STDERR events by Klaus Aehlig · 9 years ago
- bffec60 Add a state tracker and show a progress bar by Klaus Aehlig · 9 years ago
- ea5d36a Add an interface for append-only access to an AnsiTerminal by Klaus Aehlig · 9 years ago
- a8245ab Report the completion of the loading Phase by Klaus Aehlig · 9 years ago
- 86c319e Update the glob documentation to reflect a semantic change made a very long time ago where glob(['**'], exclude_directories = 0) doesn't match the package's directory. Also add tests for this behavior. by Nathan Harmata · 9 years ago
- 63da2e7 Don't report targets as broken when they were actually skipped because of no[test_]keep_going. by Florian Weikert · 9 years ago
- 5a0c721 Expose information about transitive exports. by Dmitry Lomov · 9 years ago
- f6a387c Problem: by Googler · 9 years ago
- 029dcc7 Expose Android resources in Skylark API. by Dmitry Lomov · 9 years ago
- d188735 Fix load() examples to use build targets instead of file paths. by Googler · 9 years ago
- ac13e22 Add syntax for referencing docs in other rule families. by David Chen · 9 years ago
- 6e30521 Handle http <-> https redirects by Michajlo Matijkiw · 9 years ago
- e9bf0b40 Add bootclasspath and extdir configuration to java_toolchain by Liam Miller-Cushon · 9 years ago
- 6beaebd Part 1 of 5: Optimize the resource merge process, Introductions. by Googler · 9 years ago
- a4a0740 Make the Windows tempdir default to something under the CI directory and explicitly create it. by Lukacs Berki · 9 years ago
- 7916bfa Register the EventHandler with the EventBus by Klaus Aehlig · 9 years ago
- aa13b7b Expose to Skylark information about whether a target defines any Android resources. by Dmitry Lomov · 9 years ago
- 9d068c0 Support full logging of handled events in the experimental UI by Klaus Aehlig · 9 years ago
- 7a5d59e Change the path of gcc for Windows to c:\tools\msys64 , because that's where Chocolatey installs msys2. by Lukacs Berki · 9 years ago
- 24039de Add zlib-devel to the set of pacman packages we ask people to install on Windows. by Lukacs Berki · 9 years ago
- b35cd38 Allow overriding Javac options on android_library rules. by Ulf Adams · 9 years ago
- 37aad60 Description redacted. -- MOS_MIGRATED_REVID=115448892 by Tobias Werth · 9 years ago
- 278e2be Expose IDL information about Android targets to Skylark. by Dmitry Lomov · 9 years ago
- 3b58ea9 Exclude weirdly-named files from the JDK. by Lukacs Berki · 9 years ago
- a00b994 Refactor JavaCommon: only one of initializeJavacOpts or initCommon is legal. by Ulf Adams · 9 years ago
- dafdc28 Refactoring of the OptionsParser implementation to allow overriding the value of an option with null. by Luis Fernando Pino Duque · 9 years ago
- d6347a9 Add an option to enable an experimental UI by Ulf Adams · 9 years ago
- ac0a16c Collect runtime dependencies correctly in intellij_info.bzl by Dmitry Lomov · 9 years ago
- fd56c1a fix grammar mistake by Yue Gan · 9 years ago
- 70691a0 Implements repository_ctx.template by Damien Martin-Guillerez · 9 years ago
- 287094b Add design doc for Go rules as markdown. by Han-Wen Nienhuys · 9 years ago
- 44847d8 Enable access to file values in repository context by Damien Martin-Guillerez · 9 years ago
- 29d861e Use ImmutableList for translations, and reformat Java{Binary,Library} a bit. by Ulf Adams · 9 years ago
- 8c440b3 Remove scala rules from the Bazel source tree by Damien Martin-Guillerez · 9 years ago
- 0a6ac84 Initialize JavaCommon.sources eagerly, rather than in initCommon(). by Ulf Adams · 9 years ago
- 7de6655 Use SSL for scala repository by Michajlo Matijkiw · 9 years ago
- 5c74830 Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This includes improvements such as proto3 syntax support for Objective C. by Googler · 9 years ago
- e3f5387 Simplify plmerge getting rid of command line options that are no longer used. by Dave MacLachlan · 9 years ago
- b8d6b78 Adds a link to the release 0.2.0 in the blog post announcing it. by Damien Martin-Guillerez · 9 years ago
- be93589 Changes to crosstool_config.proto to support dsym debug symbol and breakpad file generation. by Cal Peyser · 9 years ago
- 1ef0144 Enable testJavaPlugin for Skylark intellij_info aspect. by Dmitry Lomov · 9 years ago
- b7392ed Have xcode action wrappers use $TMPDIR if using mktemp by Googler · 9 years ago
- adfc656 Update external dependencies documentation to mention the --artifact argument to generate_workspace. by Alex Humesky · 9 years ago
- 1dbbd3c Add initial Skylark API for Android rules. by Dmitry Lomov · 9 years ago
- 5a094ae Remove current directory from PATH values. by Julio Merino · 9 years ago
- 83fbb91a Support "mandatoryProvidersList" in Skylark and added necessary tests by Yun Peng · 9 years ago
- 17129d4 Remove last non-static call to JavaCommon.getRunfiles and the method itself. by Ulf Adams · 9 years ago
- b5ea281 Looks to me like the example was slightly broken, I think this fixes it. by Googler · 9 years ago
- 78bac3e clean duplicate error message of the command line of a failed command which is printed twice when using --verbose_failures. by Yue Gan · 9 years ago
- ced7874 Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdk by Ivan Vucica · 9 years ago
- aa731afb Implements repository_ctx.file by Damien Martin-Guillerez · 9 years ago
- 1425528 Fix the --loading_phase_threads to work during "blaze build". Previously and confusingly it only worked on "blaze query". by Eric Fellheimer · 9 years ago
- 08bb682 Add user-defined IPA post-processors. by Peter Schmitt · 9 years ago
- a08a6e2 Fix a race where an interrupt sent from the client near the start of an invocation could be lost. Note that the client sends an empty request to the Blaze server to check its existence. Previously, we were treating this as a full command invocation in the server and resetting the interrupt bit. Now we detect this and do not alter the interrupt bit. by Eric Fellheimer · 9 years ago
- c5d7a7f Make another JavaCommon method static to reduce reliance on mutability. by Ulf Adams · 9 years ago
- da88192 Implements repository_ctx.os by Damien Martin-Guillerez · 9 years ago
- 1ba4a64 Implements repository_ctx.execute by Damien Martin-Guillerez · 9 years ago
- 112282b Remove unnecessary checkMainClass call. This is already called in getMainClass. by Ulf Adams · 9 years ago
- 7ba49f3 Blog post for 0.2.0 release by Kristina Chodorow · 9 years ago
- 7588e13 Rename proto dependencies to include a _java component in them. by Julio Merino · 9 years ago
- 3633955 blaze user manual: remove a clause about --blazerc that is not true. by Googler · 9 years ago
- a7c3bd4 Refactor the JavaSemantics interface to reduce reliance on mutable JavaCommon. by Ulf Adams · 9 years ago
- 19264ed Make some JavaCommon static to reduce reliance on mutable state. by Ulf Adams · 9 years ago
- d073d2e Split the code to create singlejar actions out of BaseJavaCompilationHelper. by Ulf Adams · 9 years ago
- d73c97d Restore allow_files and single_file attributes. by Julio Merino · 9 years ago
- 2022ad8 Fix blatant bug with Skyframe globbing where we incorrectly allow dangling symlinks to match a glob pattern. by Nathan Harmata · 9 years ago
- 3f8fe0d Prevent new evaluations from starting if a done child's error is discovered. Also delete some code that's been dead for a while, now that we eagerly shut down evaluation when we come across a child in error during a fail-fast evaluation. by Janak Ramakrishnan · 9 years ago
- 915933b Add ExecutionRequirements target that is generally available to rule implementations. by Cal Peyser · 9 years ago
- 19e9953 Allow preprocessing proto files before compiling them in gensrcjar.sh. by Julio Merino · 9 years ago
- 443c730 Make project generated by setup-intellij.sh error-free. by Janak Ramakrishnan · 9 years ago
- cc30db9 Adds the ResourceShrinkerAction. Uses the results of resource processing and a dead code removal Proguard pass to create an ap_ without unused resources to be used when building android_binary targets. by Andrew Pellegrini · 9 years ago
- f98290d Release 0.2.0 (2016-02-18) by Bazel Release System · 9 years ago
- 4b59929 Workaround gcc bug. by Dmitry Lomov · 9 years ago
- 5c34e96 Changed mandatoryProviders to mandatoryProvidersList by Yun Peng · 9 years ago
- 1a47273 Reformat CppOptions.java by Cal Peyser · 9 years ago
- ff00721 Doc update for Skylark syntax, mention 'is' is not supported by Laurent Le Brun · 9 years ago
- 4931533 Update compile_windows scripts to the MSYS64 location hardcoded into Chocolatey. by Lukacs Berki · 9 years ago
- ba21aa6 Remove unused code for SYNOPSIS, ATTRIBUTE_DEFINITION, and ATTRIBUTE_SIGNATURE by David Chen · 9 years ago
- d27f571 Move the static getHostJavabaseInputs variant to JavaHelper. by Ulf Adams · 9 years ago
- f01911c Clean up unnecessary parameter. by Alex Humesky · 9 years ago
- bff735b Rename all the internal proto_library Java-related attributes. by Ulf Adams · 9 years ago
- 8d24710 Add documentation on how to build for an iOS device, use a provisioning profile, and install an app on a device. by Dave MacLachlan · 9 years ago
- 434020c Update bazel-bin/examples/objc/expression_prebuilt.a to be four way fat, and update instructions on how to generate. by Dave MacLachlan · 9 years ago
- 19bea12 Add link to Windows instructions to sidebar and Install page. by David Chen · 9 years ago