1. ffaa773 Update website index page by Googler · 6 years ago
  2. 7f05bcf Update README with info about user_build.py by davg · 6 years ago
  3. 474fa7c Use the mm version of the dummy file for tests. by kaipi · 6 years ago
  4. 4c2a5c9 Updates version number to 0.4.207969836.20180808. by rein · 6 years ago
  5. d35e24b Fix E2E integration tests by davg · 6 years ago
  6. 6387b2a Set specific points where error modals should be displayed. by ivanhernandez · 6 years ago
  7. c8d3916 Changed the logging system so that error level logs are not automatically displayed in a modal to the user, instead they are all stored and only combined into one modal when a new `displayPendingErrors()` function is called. by ivanhernandez · 6 years ago
  8. 59f66e2 Change DBGVersion to 3 by davg · 6 years ago
  9. c4bc560 Update Tulsi integration tests to explicitly use default runner. by Googler · 6 years ago
  10. 6e0c3af Misc cleanup. by Googler · 6 years ago
  11. b3e8446 Added the traceback (if any) to error messages displayed to the user. by ivanhernandez · 6 years ago
  12. 81f3314 Updates version number to 0.4.206951141.20180801. by kelvinchan · 6 years ago
  13. 7dc1fdc Removed use of deprecated "+=" depset operations. by ivanhernandez · 6 years ago
  14. e673c0c Support multiple remappings for dSYMs by davg · 6 years ago
  15. db7a126 Updates version number to 0.4.206153286.20180727. by ivanhernandez · 6 years ago
  16. d0cb5ee Migrated the sources aspect to using a modern provider. by ivanhernandez · 6 years ago
  17. 05a474b Add ivanhernandez to contributors. by ivanhernandez · 6 years ago
  18. a062205 Migrated the output aspect to using a modern provider. by ivanhernandez · 6 years ago
  19. 6a204be Xcode 10 support by Nicholas Levin · 6 years ago
  20. 125aa37 Update README with information about new settings by davg · 6 years ago
  21. 02c987c Added an integration test for a build file with at least two extension-host pairs. by ivanhernandez · 6 years ago
  22. ed05e7b Update Tulsi Goldens. by dierksen · 6 years ago
  23. 9bb4b70 Updates version number to 0.4.205105037.20180718. by dierksen · 6 years ago
  24. fb574ff Build a separate scheme for every extension-host pair. by ivanhernandez · 6 years ago
  25. 98d23e0 Bump lastUpgradeCheck to Xcode 9.4. by davg · 6 years ago
  26. c3539e5 Add tests target containing all tests by davg · 6 years ago
  27. 0581d56 E2E tests for user_build.py by davg · 6 years ago
  28. fa73593 Add project settings to help caching by davg · 6 years ago
  29. de5efc7 Add Bazel feature flags functionality by davg · 6 years ago
  30. 2dc68d1 Keep Bazel flags consistent by davg · 6 years ago
  31. 07db490 Setup for improvements to Bazel caching by davg · 6 years ago
  32. 8af1ed4 Print Bazel test errors to the Travis CI job log. by Nicholas Levin · 6 years ago
  33. 8fc7192 Revert accidental deletion of test goldens. by dierksen · 6 years ago
  34. cb7822e Updates version number to 0.4.204132582.20180711. by dierksen · 6 years ago
  35. 58ca197 Format .bzl files with buildifier by Googler · 6 years ago
  36. 13cac32 Fix for https://github.com/bazelbuild/tulsi/commit/ebf3108408ac1a9663340ffc71db81cac1ac90a3 which davg pointed out was really, really bad. by dmaclach · 6 years ago
  37. ebf3108 Does a better job about getting timing for installing generated headers by throwing it out on a thread. by dmaclach · 6 years ago
  38. caa68e9 Add SwiftProject golden file. by Jonathan Dierksen · 6 years ago
  39. 7317867 Update Tulsi Goldens. by Jonathan Dierksen · 6 years ago
  40. 904a87b Revert back to minimum_os_version = 10.12. by dierksen · 6 years ago
  41. f19c392 All defines in a RuleEntry are now added as Swift define flags to all indexer by ivanhernandez · 6 years ago
  42. 5bf0c72 Update Tulsi minimum_os_version to 10.13. by dierksen · 6 years ago
  43. 65ad66f Updates version number to 0.4.202376144.20180627. by dierksen · 6 years ago
  44. 0cfd085 Improve support for -Xcc flags for swift indexers by davg · 6 years ago
  45. 240e1e3 Migrate Tulsi integration tests from Xcode project to bazel. by dierksen · 6 years ago
  46. 585af60 Fix error for Swift targets without ObjcProvider by davg · 6 years ago
  47. 2071692 Updates version number to 0.4.201463861.20180620. by kelvinchan · 6 years ago
  48. cc216dc Update some incorrect bazel references. by dierksen · 6 years ago
  49. a1ad742 Improve integration test error messages by davg · 6 years ago
  50. f9d6e51 Include files left out of previous change. by Googler · 6 years ago
  51. 175e58c Add support for rules_swift targets. by Googler · 6 years ago
  52. 137415c Remove reference to TULSI_UPDATE_DSYM_CACHE by davg · 6 years ago
  53. f93c6d6 Remove some (stable) feature flags by davg · 6 years ago
  54. 54e31e0 Update tulsi.bazel.build footer with Google Privacy Policy. by dierksen · 6 years ago
  55. f70180f Updates version number to 0.4.200450656.20180613. by davg · 6 years ago
  56. 8eccd96 Remove non_propagated_deps references. by kaipi · 6 years ago
  57. 84dcd96 Automatic code cleanup. by Googler · 6 years ago
  58. f7a4795 Fix bug when building for Generic (iOS) Device by davg · 6 years ago
  59. fcfdc5f Updates version number to 0.4.199512534.20180606. by rein · 6 years ago
  60. b30aa9f Default to use the old build system in Xcode 10 by davg · 6 years ago
  61. 949a1b0 Fix error when building with Xcode 10 by davg · 6 years ago
  62. c2c01aa Add .dmg target for Tulsi. by dierksen · 6 years ago
  63. c6868d8 Improve error message for unsupported rule types by davg · 6 years ago
  64. a6cab4a Remove UseAspectsForTestSuite option by davg · 6 years ago
  65. 8ad7169 Updates version number to 0.4.198725367.20180531. by dierksen · 6 years ago
  66. 809786e Fix broken tulsi_outputs_aspect by davg · 6 years ago
  67. c56e800 Updates version number to 0.4.198617247.20180531. by dierksen · 6 years ago
  68. 3270921 Remove non_propagated_deps from tests by kaipi · 6 years ago
  69. 5844020 Updates version number to 0.4.197741029.20180523. by kelvinchan · 6 years ago
  70. abc1ac2 Fix issue regarding non-target deps by davg · 6 years ago
  71. b46c744 Updates version number to 0.4.196886577.20180516. by davg · 6 years ago
  72. 4d7e0c1 Improve Swift indexing of generated ObjC code by davg · 6 years ago
  73. 750dc7d Support enabling tsan and ubsan from Xcode UI by davg · 6 years ago
  74. d809da9 Only collect extensions from bundled targets by davg · 6 years ago
  75. 3476863 Propagate aspect down `srcs` attr by davg · 6 years ago
  76. 68f9816 Updates version number to 0.4.196001161.20180509. by kelvinchan · 6 years ago
  77. a029cbf Fix path for install_genfiles_tests. by dierksen · 6 years ago
  78. adc9028 Add bazel_build_flags.py to xcodeproj. by dierksen · 6 years ago
  79. 79ac38b Add bazel flags to support on-device testing. by dierksen · 6 years ago
  80. a496e21 Add the proper generated Info.plist to xcodeproj by davg · 6 years ago
  81. 2534171 Fix KeyError in bazel_build.py by davg · 6 years ago
  82. 45a0737 Add "tulsi_deps" to "_TULSI_COMPILE_DEPS". by Googler · 6 years ago
  83. d5d7a1e Bump rules_apple version to 0.5.0. by dierksen · 6 years ago
  84. 12d7479 Hide indexer scheme by default by davg · 6 years ago
  85. 80d02db Updates version number to 0.4.195146298.20180502. by dierksen · 6 years ago
  86. cd7ee25 Remove last usage of legacy swift provider by davg · 6 years ago
  87. dc65ebf Add BUILD files and bazel targets for Tulsi. by dierksen · 6 years ago
  88. 60290d9 Don't hardcode swift_library for indexer targets by davg · 6 years ago
  89. 46942e5 Address embedded bundles without cache access. by nglevin · 6 years ago
  90. 1aeb5b4 Run buildifier against all Tulsi Skylark files. by dierksen · 6 years ago
  91. 5e282ab Move bazel_cache_reader out of Utilities path and directly to Resources. by dierksen · 6 years ago
  92. 6c6ddb8 Improve support for lprojs by davg · 6 years ago
  93. 1755743 Workspace-root-relative #include auto-completion by davg · 6 years ago
  94. d15365e Localized strings are not supposed to be in Base, they should be in the correct locale. by dmaclach · 6 years ago
  95. e6a006d Remove APFS clone feature flagging. by nglevin · 6 years ago
  96. 90aea43 Updates version number to 0.4.194259773.20180425. by davg · 6 years ago
  97. 2cede15 Migrate Tulsi from legacy swift provider to SwiftInfo. by dierksen · 6 years ago
  98. d56e22c Updates version number to 0.4.193410225.20180418. by nglevin · 6 years ago
  99. 799fa54 Add Homebrew default location for bazel. by dierksen · 6 years ago
  100. 0851e9f Nit: remove reference to plutil. by nglevin · 6 years ago