aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix typo in `user-manual.html`Gravatar timm-gs2017-11-22
* Add platform data into to the ToolchainContext unconditionally.Gravatar John Cater2017-11-22
* Move CppConfiguration#isLLVMcompiler, #isLLVMOptimizedFdo, #isLipoOptimization,Gravatar cpeyser2017-11-22
* Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840.Gravatar dmarting2017-11-22
* Prevent blaze from crashing on invalid resource locations.Gravatar corysmith2017-11-22
* Add proper test coverage for filtering resource depsGravatar Googler2017-11-22
* Check if win_def_file attribute exists before getting its valueGravatar Yun Peng2017-11-22
* Fix resource filteringGravatar Googler2017-11-22
* Clarify `srcs` description to make it obvious what file types are accepted.Gravatar spomorski2017-11-22
* Windows CROSSTOOL: Define DEBUG in fastbuild and dbg modeGravatar pcloudy2017-11-22
* Move override check to the createAndOverrideRule functionGravatar Damien Martin-Guillerez2017-11-22
* Improve error message when missing default_toolchain in CROSSTOOLGravatar hlopko2017-11-22
* Windows CROSSTOOL: Define NDEBUG in opt modeGravatar pcloudy2017-11-22
* Make genrules not understand $(JAVA) and $(JAVABASE) if --experimental_enable...Gravatar lberki2017-11-22
* Remove an unused method.Gravatar lberki2017-11-22
* Add system_provide attribute to cc_import ruleGravatar pcloudy2017-11-22
* Moving the location of the mobile-install launch script.Gravatar Googler2017-11-21
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* Remove the hardcoded exclusion of the top-level //experimental directory. Thi...Gravatar nharmata2017-11-21
* Add support for negative package specificationsGravatar cushon2017-11-21
* Add option to enable resource cycle shrinking.Gravatar Googler2017-11-21
* Remove a redundant parameter from MultiArchBinarySupport API, and remove uses...Gravatar cparsons2017-11-21
* Remove java_toolchain using remote targets.Gravatar xingao2017-11-21
* Update size of bazel_windows_cpp_test to largeGravatar pcloudy2017-11-21
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Update/Add license header to cc auto-configure templates.Gravatar xingao2017-11-21
* Remove js domain redirectsGravatar davidstanke2017-11-21
* Added new RuleClass flag to turn off platform support, to stop dependency cyc...Gravatar John Cater2017-11-21
* Fix up link to skylark documentation.Gravatar dmaclach2017-11-21
* Allow InMemoryNodeEntry subclasses to change which reverse dep operation to s...Gravatar janakr2017-11-21
* Change Platform.remoteExecutionProperties to be a String, not a dict.Gravatar John Cater2017-11-21
* Fixes scripts/serve-docs.shGravatar vladmos2017-11-21
* Fix duplicate test name.Gravatar John Cater2017-11-21
* UI: reset timer on every status/strategy changeGravatar Klaus Aehlig2017-11-21
* Fix markdown formatting in site/docs/skylark/aspects.mdGravatar Akira Baruah2017-11-21
* Update AndroidConfiguration to reflect changesGravatar Googler2017-11-21
* Clear interrupted bit in thread when throwing an interrupted exception that c...Gravatar janakr2017-11-21
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* UI: distinguish executing actionsGravatar Klaus Aehlig2017-11-21
* Fix gflags mark_flag_as_required warning.Gravatar Austin Schuh2017-11-21
* Fixed typo in ApkProvider: s/coverageMetdata/coverageMetadataGravatar jingwen2017-11-20
* Add warning for configs that are expanded multiple times.Gravatar ccalvarin2017-11-20
* Remove experimental flags for generating robolectric R class.Gravatar Googler2017-11-20
* Add warning for long chain of recursive --configs.Gravatar ccalvarin2017-11-20
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-20
* Change config expansion application order, gated by startup flag --expand_con...Gravatar ccalvarin2017-11-20
* CcProtoLibrary: Don't add dynamic librarys to filesToBuild on WindowsGravatar Yun Peng2017-11-20
* Update GlobFunction to check for subdirectories crossing into a local reposit...Gravatar John Cater2017-11-20