aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Switch android tools' use of options parser to a more concise form for the si...Gravatar ccalvarin2017-08-21
* Refactor Bash LauncherGravatar Yun Peng2017-08-21
* Do not add linking features in CppActionConfigs when crosstool already define...Gravatar hlopko2017-08-21
* Add python as a bazel dependency into our docsGravatar hlopko2017-08-21
* Automated rollback of commit 2f38404728a12840e416566b453e9cdebab5d859.Gravatar elenairina2017-08-18
* Make cpp_darwin_integration_test.sh executableGravatar hlopko2017-08-18
* Update docs since bazel doesn't link agains msys-2.0.dll anymoreGravatar hlopko2017-08-18
* Make an immutable copy of a map in a simpler way.Gravatar lberki2017-08-18
* Update windows doc for the current default msys install locationGravatar hlopko2017-08-18
* Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f8...Gravatar cnsun2017-08-18
* Remove BuildConfiguration.useDynamicConfigurations.Gravatar gregce2017-08-18
* Properly handle some values that can be null in AppleCommandLineOptions.Gravatar janakr2017-08-18
* Add Skylark flags as common command optionsGravatar brandjon2017-08-18
* Fix osx_cc_wrapper.sh for multiple rpathsGravatar Marcel Hlopko2017-08-18
* Separate android integration tests that require an NDK.Gravatar ajmichael2017-08-18
* Remove unnecessary options parser caching.Gravatar ccalvarin2017-08-18
* Remove ConfigurationCollection{Function,Value}, BuildConfigurationCollection....Gravatar gregce2017-08-18
* Desugar all the Android builds!Gravatar ajmichael2017-08-18
* Added support for $(LD) for genrule() and ld_executable for SkylarkGravatar John Basila2017-08-18
* Rename Scope to LexicalBlock, and other cleanup in ValidationEnvironment.Gravatar laurentlb2017-08-18
* Expose android configuration to skylark (android_sdk and apk_signing_method)Gravatar Googler2017-08-18
* Remove RuleClass.Configurator and obsolete LIPO_ON_DEMAND uses.Gravatar gregce2017-08-18
* Fix expansion option output formatting in html outputGravatar ccalvarin2017-08-18
* Open-source Skyframe serialization, and make AppleConfiguration serializable ...Gravatar janakr2017-08-18
* Categorize query options.Gravatar janakr2017-08-18
* Remove ConfigurationCollectionFactory as part of the static config cleanup.Gravatar gregce2017-08-18
* Propagate detected value of BAZEL_SH to --client_env.Gravatar Dmitry Lomov2017-08-18
* test_base.py: use self._test_cwd to calculate temporary file pathGravatar pcloudy2017-08-18
* Remove validate() methods in the AST, use a visitor instead.Gravatar laurentlb2017-08-18
* Add the workspace name to the sandbox path for sandboxed workers.Gravatar philwo2017-08-18
* CommandBuilder.java: Don't quote the last argument when passing Windows comma...Gravatar pcloudy2017-08-18
* Delete cachedSymbols from LoadStatement.Gravatar laurentlb2017-08-18
* Fetch the Java-specific Make variables from the :host_jdk dependency instead ...Gravatar lberki2017-08-18
* Honor --nobuild_runfile_links for non-tests, and propagate it to theGravatar Googler2017-08-17
* Change WalkableGraphFactory#prepareAndGet to take multiple SkyKeys as graph r...Gravatar Googler2017-08-17
* Prepare .bzl files to the new semantics of += on listsGravatar vladmos2017-08-17
* Make default java_toolchain compile protos as java 7.Gravatar ajmichael2017-08-17
* Link to the Tulsi and IntelliJ plugin pages.Gravatar Googler2017-08-17
* Fix NPE in PrinterGravatar brandjon2017-08-17
* Filter out non-aidl files out of idl_preprocessed param if the passed in valueGravatar Googler2017-08-17
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Fix terminal output expansion flag spacing & add implicit requirements.Gravatar ccalvarin2017-08-17
* Simplify validation environment (futureReadOnlyVariables is not needed).Gravatar laurentlb2017-08-17
* Bazel source code is no longer java7.Gravatar ajmichael2017-08-17
* Add aapt2 to the resource compile action.Gravatar corysmith2017-08-17
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Refactoring: create only one ValidationEnvironmentGravatar laurentlb2017-08-17
* Fix skyframe-native filesets to honor 'excludes' while in a directory traversal.Gravatar kush2017-08-17
* workers: Don't skip empty lines when expanding flagfiles.Gravatar philwo2017-08-17
* REDACTEDGravatar Googler2017-08-17