bazel /
bazel /
51c1640feea06a5c86eaf4f64f78ed926e101939 - 51c1640 Make setup-intellij.sh work again. by Lukacs Berki · 9 years ago
- eaae08e Update d_docs rule to take a dependency on a d_binary, a d_library or d_source_library. by David Chen · 9 years ago
- e7a2fdb [Docker] Take the package of the input as the data path by Damien Martin-Guillerez · 9 years ago
- 446b6c9 Do not fail when the test argument do not match any test by Damien Martin-Guillerez · 9 years ago
- 89eefd7 Move ownership of SkyframeBuildView to SkyframeExecutor. by Ulf Adams · 9 years ago
- 2012b4e Allow custom Package serialization logic to be injected. Also fix incorrect comment in PackageSerializer. by Nathan Harmata · 9 years ago
- a28d69c5 Don't shell escape parameters to a non-shell action (environment plist). by Peter Schmitt · 9 years ago
- f5c5dcb Make aspect resolver and dependencyFilter transient, as they are not serializable. by Miguel Alcon Pinto · 9 years ago
- 8aaa229 Add Apache codec library as a dependency by Kristina Chodorow · 9 years ago
- 5877b8b Don't remove reverse deps until node is known to be changed. This helps avoid mutating the deps of nodes that are still going to be deps after evaluation is finished. by Janak Ramakrishnan · 9 years ago
- 0951909 Add jar containing Base64 class by Kristina Chodorow · 9 years ago
- ceae8c5 Open source some skylark tests. by Han-Wen Nienhuys · 9 years ago
- 4671896 Refactor AndroidStudioInfoAspect. by Dmitry Lomov · 9 years ago
- 36c0fb7 Disallow precompiled jars in sources by Liam Miller-Cushon · 9 years ago
- 1d947c6 Stop AndroidResourceProcessingAction from creating a "_resources" folder in the source tree when invoked from ApplicationManifest and AndroidLibrary. by Andrew Pellegrini · 9 years ago
- 10b8e3a Replace double-quotes with single quotes to improve readability. by Dmitry Lomov · 9 years ago
- 8ddc32d Switch objc rules to standard coverage propagation using InstrumentedFilesCollector. by Peter Schmitt · 9 years ago
- f1b537a Enhance the tutorial by adding information about setting up the Android NDK. by Lukacs Berki · 9 years ago
- 590767e Implement support for android_library and android_binary in AndroidStudioInfoAspect. by Dmitry Lomov · 9 years ago
- 6bd4f2d Heavily refactor ProfileCommand to separate output and statistics generation and enable their reuse by Klaas Boesche · 9 years ago
- 907d579 Improve Skylark documentation (concepts.md), wrt mutability and Python compatibility by Laurent Le Brun · 9 years ago
- bfd0f61 Fixes ProGuard not working in a sandbox. by Philipp Wollermann · 9 years ago
- 10e3b2b Make TargetPatternResolver#{isPackage, getTargetsInPackage} take a PackageIdentifier instead of a String. by Lukacs Berki · 9 years ago
- d72db8d Thread the repository name all the way from TargetPatternResolver to RecursivePkgFunction. by Lukacs Berki · 9 years ago
- dfd3497 Batch SkylarkImportLookupValue calls instead of doing them serially. Also throw errors more eagerly in SkylarkImportLookupFunction -- don't try to request deps if the ast is in error. by Janak Ramakrishnan · 9 years ago
- 2a7c802 Roll back using labels rather than PathFragments for skylark loads. by Michajlo Matijkiw · 9 years ago
- f0a5ac6 Improve error message for INSTALL_FAILED_OLDER_SDK from adb. by Alex Humesky · 9 years ago
- 8e055ba Changes dylibs from being part of the xcodeproject file references to being arguments to OTHER_LDFLAGS. Command lines now use -l"name" to link libraries. This solves the problem that libraries in Xcode 7 now have .tbd files instead of dylibs in device builds and maintains backwards compatibility with Xcode 6. by Dave MacLachlan · 9 years ago
- be11733 Add support for Maven username & password authentication by Kristina Chodorow · 9 years ago
- 37738ca Document mutability of Skylark lists by Francois-Rene Rideau · 9 years ago
- 925dc5c Use Labels, rather than PathFragments, to represent Skylark loads internally. This should be a semantics-preserving change for users. In a subsequent CL, I'll change the Skylark syntax to allow load statements to use labels as well as paths, with the goal of eventually deprecating the latter. by John Field · 9 years ago
- d256a82 Clarify that the timeout values are configurable on the command-line. by Googler · 9 years ago
- 2857acc Add an option to remove a directory prefix when extracting an archive by Kristina Chodorow · 9 years ago
- bd0c7bb Hush Environment#toString() by Francois-Rene Rideau · 9 years ago
- 8cf9d8d Add ios_sdk_version=8.4 flag to bazel src tests. by Chris Parsons · 9 years ago
- bb155b0 Use OS X compatible gcov with experimental_ios_test. by Peter Schmitt · 9 years ago
- 2cffe03 Serialize workspaceName. by Han-Wen Nienhuys · 9 years ago
- e770467 Pass the BuildConfigurationCollection into the BuildView testing methods. by Ulf Adams · 9 years ago
- 40dd02c workers: Use the new worker testbed to check that workers get reused correctly, restart after a clean exit and that workers returning junk are being dealt with. by Philipp Wollermann · 9 years ago
- 3cb162d workers: Put all tests in bazel_worker_test.sh. Add a testbed that makes it easy to test details of how the worker strategy behaves in corner cases. by Philipp Wollermann · 9 years ago
- 28f08f1 workers: Make sure to wait for worker processes to exit so that they don't become zombies. by Philipp Wollermann · 9 years ago
- 3cbbca6 workers: Remove unneeded constructor. by Philipp Wollermann · 9 years ago
- b181aff workers: Some tweaks to the WorkerPool config. by Philipp Wollermann · 9 years ago
- 13f9150 Unify AndroidLibrary code paths. by Googler · 9 years ago
- 45d18d4 Enforce UTF-8 encoding in bootstrapping by Damien Martin-Guillerez · 9 years ago
- fdcb9de Small cleanup: execPath is available locally. by Ulf Adams · 9 years ago
- b91b994 Update FAQ entry about releases. by Damien Martin-Guillerez · 9 years ago
- 0a6e49a Extract MountMap to a top-level class. by Ulf Adams · 9 years ago
- 64228bf Remove html title handling from Chart, ChartCreators, and HtmlChartVisitor, handle in HtmlCreator by Klaas Boesche · 9 years ago
- 6e91eb9 Move Label from the lib.syntax to the lib.cmdline package so that: by Lukacs Berki · 9 years ago
- 4a36aaf [Docker] Support for adding directories to tarball by Damien Martin-Guillerez · 9 years ago
- 25fc8d3 Add a "Google Play Services" target to android_sdk_repository that can be references as "//external:android/google_play_services". by Lukacs Berki · 9 years ago
- 029af28 Fix import flags for Jsonnet rules. by David Chen · 10 years ago
- 90c585b [Docker] Strip the identifier in top file by Damien Martin-Guillerez · 10 years ago
- 21da726 Make sure disabled FDO features are filtered out. by Googler · 10 years ago
- dad0a10 Mark root causes as transient. Serializing nested sets is annoying, and since ErrorInfo doesn't override equality, there's no issue with preserving equality for now. by Janak Ramakrishnan · 10 years ago
- 0796d40 Stub out proto_runtime so Bazel analysis doesn't fail for j2objc_library targets. by Michael Thvedt · 10 years ago
- f172d39 Do not store a separate map for external package data. This ensures that serialization works correctly. by Han-Wen Nienhuys · 10 years ago
- f081184 Enable j2objc_library proto aspect for Bazel. Note that the remote j2objc workspace hasn't been set up yet. by Michael Thvedt · 10 years ago
- ee26ee1 Set build setting VALID_ARCHS to be armv7,armv7s,arm64,x86_64. by Rumou Duan · 10 years ago
- b7770a6 Remove unused copts attribute from j2objc_library. by Rumou Duan · 10 years ago
- 986c5d6 Tiny typo fix by Mark Schaller · 10 years ago
- 1bab34c Also change C++ to use the new split attribute lists. by Ulf Adams · 10 years ago
- 4790178 Add additional sources of test host to xctest targets by Chris Parsons · 10 years ago
- 4bc2ca8 Split the list of instrumentation attributes into two lists. by Ulf Adams · 10 years ago
- d733d93 Remove the last call to BuildView.getConfigurationCollection() and the method. by Ulf Adams · 10 years ago
- e76dd5e Tighten up the requirements on workspace names by Kristina Chodorow · 10 years ago
- 391d67c Partially revert change to collect baseline coverage from individual libraries. by Ulf Adams · 10 years ago
- 47bc68d Increase size of //src/test/shell/bazel:maven_test by Damien Martin-Guillerez · 10 years ago
- 24a65d4 Split the lib.syntax off of the :packages-internal target in preparation for moving Label to the lib.cmdline package . by Lukacs Berki · 10 years ago
- ea44dcb Move BlazeRuntime.getView() to CommandEnvironment. Update all callers. by Ulf Adams · 10 years ago
- ffd8a5a Skylark: Unified ListComprehension and DictComprehension. by Florian Weikert · 10 years ago
- ffa73ad Separate build-specific types and types inherent to Skylark. by Lukacs Berki · 10 years ago
- 29ad862 Allow construct "a, = [1]" in parser. by Laurent Le Brun · 10 years ago
- 99081ce Native.glob: Remove obsolete 'excludes' argument. by Laurent Le Brun · 10 years ago
- ae90bc9 Rename ModuleEnvironment.getFileFromDepot to getFileFromWorkspace. by Ulf Adams · 10 years ago
- d9e733d Remove support for the deprecated include() statement in order to be able to separate Skylark from the rest of the code so that Label parsing can be simplified. by Lukacs Berki · 10 years ago
- 47cb916 Move getOutputFilesystem to CommandEnvironment; refactor BlazeRuntime commands. by Ulf Adams · 10 years ago
- 3815b4c Move the commandId and getCommandStartTime() to CommandEnvironment. by Ulf Adams · 10 years ago
- 02c490c Adds an implicit "fully_linked" archive output to objc_library. by Googler · 10 years ago
- 261035f More documentation for j2objc_library. by Rumou Duan · 10 years ago
- 4e99410 Refactor SkylarkList to allow MutableList by Francois-Rene Rideau · 10 years ago
- 6c10eac Cleanup Skylark types some more by Francois-Rene Rideau · 10 years ago
- 159b74c Remove obsolete and deprecated xcode_options flag. by Googler · 10 years ago
- d316442 Move all J2ObjC Bazel dependencies to third_party/java/j2objc. by Michael Thvedt · 10 years ago
- 083fe29 Propogate J2ObjC files from runtime_deps in Java rules. by Michael Thvedt · 10 years ago
- 4f9a966 Fix Build Encyclopedia links for java_import. by Googler · 10 years ago
- a88e65b Make exception in case a test tries to remote-log more informative. by Janak Ramakrishnan · 10 years ago
- afc93a6 Rollback of commit 4e5037520e3067f9d8784e1c59f9545b96111cd4. by Lukacs Berki · 10 years ago
- de27f9e Create an abstraction for user defined data types in Skylark. by Lukacs Berki · 10 years ago
- 4e50375 Remove support for the deprecated include() statement. by Lukacs Berki · 10 years ago
- 59dbf68 Simplify BuildView construction and store configurations in the build result. by Ulf Adams · 10 years ago
- 88f643c Make the module environment invoked exit code path thread-safe. by Ulf Adams · 10 years ago
- 8bbfe73 Remove the now-unused BlazeModule.beforeCommand variant. by Ulf Adams · 10 years ago
- 8d2e60d Move the clientEnv to the CommandEnvironment. by Ulf Adams · 10 years ago
- a302a64 Refactor Type.getLabels() so that instead of collecting labels, it flattens composite types and remove the mention of the type "Label" from the context argument of Type.convert(). by Lukacs Berki · 10 years ago
- 0a4c6e4 Stop throwing an exception if a Package was successfully created but contains errors. Instead, require callers to process the package and throw if they need to. by Janak Ramakrishnan · 10 years ago
- 44a7a6c Fix an issue in which dependent files of translated package-info.java files are incorrectly stripped. by Rumou Duan · 10 years ago
- 215974e5 Introduce Path#readSymbolicLinkUnchecked, intended to only be used when the caller already knows the path is a symlink, and use this new method throughout the codebase. by Nathan Harmata · 10 years ago
- e0c6df7 Added support for scalac and jvm_flags in scala_[library|binary]. Fixes #457. by John Sullivan · 10 years ago