1. 3a3c552 Add tool_tag arg to user_build.py by davg · 6 years ago
  2. 63a4fed Updates version number to 0.4.215728096.20181004. by ivanhernandez · 6 years ago
  3. d7577a9 Update to rules_apple 0.8.0. by dierksen · 6 years ago
  4. aca2c69 Update lastUpgradeCheck to drop warnings on Xcode versions <= 9.4.1. by dierksen · 6 years ago
  5. 6a957cc Fixes for Xcode 10's new build system by davg · 6 years ago
  6. cf9245d Update Tulsi to use Xcode 9.4.1. by dierksen · 6 years ago
  7. dcd32cf Updates version number to 0.4.213613292.20180919. by rein · 6 years ago
  8. 6e93b2c End to end tests are intermittently timing out. Increase the size of end to end tests which will also increases the test timeout. by ivanhernandez · 6 years ago
  9. 4c2d518 Propagate Swift module name for simple test targets by davg · 6 years ago
  10. a42e861 Updates version number to 0.4.212827663.20180913. by dierksen · 6 years ago
  11. 870cc6c Misc changes. by ivanhernandez · 6 years ago
  12. c73a77d Black box end-to-end test to generate Buttons. by ivanhernandez · 6 years ago
  13. 9f74f16 Fix up bad formatting character in string. by dmaclach · 6 years ago
  14. 980f4c4 Updates version number to 0.4.211663067.20180905. by kelvinchan · 6 years ago
  15. 48bce2b Add a tulsi options that allows users to set build phase run scripts that run before or after the main bazel build script. by ivanhernandez · 6 years ago
  16. 64de45c Allow the splash screen to be resized. by rein · 6 years ago
  17. 54cb6de Internal changes by davg · 6 years ago
  18. 2802c1d Fix Xcode 10 on-device testing framework injection by davg · 6 years ago
  19. b7c9c71 Fix warnings on missing dSYM bundles. by kaipi · 6 years ago
  20. 2a22b49 Updates version number to 0.4.210776555.20180829. by ivanhernandez · 6 years ago
  21. 2d6e6fa Set control colors with controlBackgroundColor to the default background color. by rein · 6 years ago
  22. b481f9e Migrate tulsi to the new C++ toolchain API by hlopko · 6 years ago
  23. 86b1848 Use SwiftInfo from rules_swift by davg · 6 years ago
  24. 1c109dd Use the new swift_library rules for the tests. by kaipi · 6 years ago
  25. b97b3f7 Make depset flattening explicit by davg · 6 years ago
  26. cca33e8 Update mtime when copying files by davg · 6 years ago
  27. 01ba461 Updates version number to 0.4.209932068.20180823. by davg · 6 years ago
  28. 3bf662c Improve handling of Swift tests by davg · 6 years ago
  29. 17d088b Improve error messages for early Bazel failures by davg · 6 years ago
  30. 29b0cda Added an option to specify the C++ language standard in the GUI, this prevents false syntax errors from being presented in projects containing certain C++ features. by ivanhernandez · 6 years ago
  31. 9da4646 Updates version number to 0.4.208887017.20180815. by dierksen · 6 years ago
  32. c184f9a Add MultiExtensionProject Golden files. by dierksen · 6 years ago
  33. ffaa773 Update website index page by Googler · 6 years ago
  34. 7f05bcf Update README with info about user_build.py by davg · 6 years ago
  35. 474fa7c Use the mm version of the dummy file for tests. by kaipi · 6 years ago
  36. 4c2a5c9 Updates version number to 0.4.207969836.20180808. by rein · 6 years ago
  37. d35e24b Fix E2E integration tests by davg · 6 years ago
  38. 6387b2a Set specific points where error modals should be displayed. by ivanhernandez · 6 years ago
  39. 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
  40. 59f66e2 Change DBGVersion to 3 by davg · 6 years ago
  41. c4bc560 Update Tulsi integration tests to explicitly use default runner. by Googler · 6 years ago
  42. 6e0c3af Misc cleanup. by Googler · 6 years ago
  43. b3e8446 Added the traceback (if any) to error messages displayed to the user. by ivanhernandez · 6 years ago
  44. 81f3314 Updates version number to 0.4.206951141.20180801. by kelvinchan · 6 years ago
  45. 7dc1fdc Removed use of deprecated "+=" depset operations. by ivanhernandez · 6 years ago
  46. e673c0c Support multiple remappings for dSYMs by davg · 6 years ago
  47. db7a126 Updates version number to 0.4.206153286.20180727. by ivanhernandez · 6 years ago
  48. d0cb5ee Migrated the sources aspect to using a modern provider. by ivanhernandez · 6 years ago
  49. 05a474b Add ivanhernandez to contributors. by ivanhernandez · 6 years ago
  50. a062205 Migrated the output aspect to using a modern provider. by ivanhernandez · 6 years ago
  51. 6a204be Xcode 10 support by Nicholas Levin · 6 years ago
  52. 125aa37 Update README with information about new settings by davg · 6 years ago
  53. 02c987c Added an integration test for a build file with at least two extension-host pairs. by ivanhernandez · 6 years ago
  54. ed05e7b Update Tulsi Goldens. by dierksen · 6 years ago
  55. 9bb4b70 Updates version number to 0.4.205105037.20180718. by dierksen · 6 years ago
  56. fb574ff Build a separate scheme for every extension-host pair. by ivanhernandez · 6 years ago
  57. 98d23e0 Bump lastUpgradeCheck to Xcode 9.4. by davg · 6 years ago
  58. c3539e5 Add tests target containing all tests by davg · 6 years ago
  59. 0581d56 E2E tests for user_build.py by davg · 6 years ago
  60. fa73593 Add project settings to help caching by davg · 6 years ago
  61. de5efc7 Add Bazel feature flags functionality by davg · 6 years ago
  62. 2dc68d1 Keep Bazel flags consistent by davg · 6 years ago
  63. 07db490 Setup for improvements to Bazel caching by davg · 6 years ago
  64. 8af1ed4 Print Bazel test errors to the Travis CI job log. by Nicholas Levin · 6 years ago
  65. 8fc7192 Revert accidental deletion of test goldens. by dierksen · 6 years ago
  66. cb7822e Updates version number to 0.4.204132582.20180711. by dierksen · 6 years ago
  67. 58ca197 Format .bzl files with buildifier by Googler · 6 years ago
  68. 13cac32 Fix for https://github.com/bazelbuild/tulsi/commit/ebf3108408ac1a9663340ffc71db81cac1ac90a3 which davg pointed out was really, really bad. by dmaclach · 6 years ago
  69. ebf3108 Does a better job about getting timing for installing generated headers by throwing it out on a thread. by dmaclach · 6 years ago
  70. caa68e9 Add SwiftProject golden file. by Jonathan Dierksen · 6 years ago
  71. 7317867 Update Tulsi Goldens. by Jonathan Dierksen · 6 years ago
  72. 904a87b Revert back to minimum_os_version = 10.12. by dierksen · 6 years ago
  73. f19c392 All defines in a RuleEntry are now added as Swift define flags to all indexer by ivanhernandez · 6 years ago
  74. 5bf0c72 Update Tulsi minimum_os_version to 10.13. by dierksen · 6 years ago
  75. 65ad66f Updates version number to 0.4.202376144.20180627. by dierksen · 6 years ago
  76. 0cfd085 Improve support for -Xcc flags for swift indexers by davg · 6 years ago
  77. 240e1e3 Migrate Tulsi integration tests from Xcode project to bazel. by dierksen · 6 years ago
  78. 585af60 Fix error for Swift targets without ObjcProvider by davg · 6 years ago
  79. 2071692 Updates version number to 0.4.201463861.20180620. by kelvinchan · 6 years ago
  80. cc216dc Update some incorrect bazel references. by dierksen · 6 years ago
  81. a1ad742 Improve integration test error messages by davg · 6 years ago
  82. f9d6e51 Include files left out of previous change. by Googler · 6 years ago
  83. 175e58c Add support for rules_swift targets. by Googler · 6 years ago
  84. 137415c Remove reference to TULSI_UPDATE_DSYM_CACHE by davg · 6 years ago
  85. f93c6d6 Remove some (stable) feature flags by davg · 6 years ago
  86. 54e31e0 Update tulsi.bazel.build footer with Google Privacy Policy. by dierksen · 6 years ago
  87. f70180f Updates version number to 0.4.200450656.20180613. by davg · 6 years ago
  88. 8eccd96 Remove non_propagated_deps references. by kaipi · 6 years ago
  89. 84dcd96 Automatic code cleanup. by Googler · 6 years ago
  90. f7a4795 Fix bug when building for Generic (iOS) Device by davg · 6 years ago
  91. fcfdc5f Updates version number to 0.4.199512534.20180606. by rein · 6 years ago
  92. b30aa9f Default to use the old build system in Xcode 10 by davg · 6 years ago
  93. 949a1b0 Fix error when building with Xcode 10 by davg · 6 years ago
  94. c2c01aa Add .dmg target for Tulsi. by dierksen · 6 years ago
  95. c6868d8 Improve error message for unsupported rule types by davg · 6 years ago
  96. a6cab4a Remove UseAspectsForTestSuite option by davg · 6 years ago
  97. 8ad7169 Updates version number to 0.4.198725367.20180531. by dierksen · 6 years ago
  98. 809786e Fix broken tulsi_outputs_aspect by davg · 6 years ago
  99. c56e800 Updates version number to 0.4.198617247.20180531. by dierksen · 6 years ago
  100. 3270921 Remove non_propagated_deps from tests by kaipi · 6 years ago