1. 0ad4f12 Update rules_apple dependency to version 0.10.0. by dierksen · 5 years ago
  2. 865cd1d Updates version number to 0.4.224504172.20181207. by dierksen · 5 years ago
  3. 6591175 Make Mojave dark mode work correctly by removing custom background colors. by rein · 5 years ago
  4. 129d348 Update Tulsi to build with Xcode 10 and Swift 4.2. by dierksen · 5 years ago
  5. 1e66932 Disable explicitly the experimental bundling logic until it is enabled by default, to avoid affecting the Golden projects during the transition. Once this is removed, and the flag has flipped, the goldens will need to be regenerated. by kaipi · 5 years ago
  6. b42bce3 Don't set -W flags on indexer targets by davg · 5 years ago
  7. b37db2f Remove unused targets by davg · 5 years ago
  8. ca62a7c Bump the default min OS to 8.0 by Googler · 5 years ago
  9. e51d9b4 Updates version number to 0.4.223025205.20181127. by rein · 5 years ago
  10. 81a409d Tulsi icon fixes by dierksen · 5 years ago
  11. 3cc36fa Re-enable multi-line string editing for non-enum string options. by dierksen · 5 years ago
  12. 668396e Add arm64_32 to the list of supported watchOS CPUs and add an option to enable it from the Tulsi document. by ivanhernandez · 5 years ago
  13. cf80e6b Move project info extraction off the main thread. by dierksen · 5 years ago
  14. c8434bb Updates version number to 0.4.221678280.20181115. by ivanhernandez · 5 years ago
  15. 71f48be Fix issue with Tulsi incorrectly assuming the location of Info.plist files for extension targets. by kaipi · 5 years ago
  16. f3fbe53 Add warning for non-qualified labels in user_build.py by davg · 5 years ago
  17. 58e1aa6 Improve support for auto-generated module maps by davg · 5 years ago
  18. 51346d8 Replace iteration over depsets with an explicit .to_list() call. by Googler · 5 years ago
  19. 79ce1b3 Update site to reflect --cpu and --apple_platform_type flags. by dierksen · 5 years ago
  20. 34232fb Sort Tulsi project dictionary keys. by dierksen · 6 years ago
  21. 5efe35f Add build_and_run.sh to simplify building with bazel. by dierksen · 6 years ago
  22. 4162d3c Remove unused bundle_dir from aspect by davg · 6 years ago
  23. c67fdb9 Updates version number to 0.4.219536351.20181031. by davg · 6 years ago
  24. f365d40 Updated canary bazel test to use a more appropriate 'guard` statement instead of 'if'. by ivanhernandez · 6 years ago
  25. 7c442f5 Added a target to run the end to end test that runs with Bazel nightly. by ivanhernandez · 6 years ago
  26. 39de135 Fix error when building *_library targets directly by davg · 6 years ago
  27. 50d0364 Updates version number to 0.4.218535746.20181024. by rein · 6 years ago
  28. 159affd Swift dummy phase fix by davg · 6 years ago
  29. 994918b Migrate users of C++ toolchain API for --incompatible_disable_depset_in_cc_user_flags by hlopko · 6 years ago
  30. 19e8b55 Decoupled the Buttons specific logic from TulsiEndToEndTest. TulsiEndToEndTest is now just a parent class for other Tulsi end to end tests. Moved the Buttons test cases into a separate dedicated subclass. by ivanhernandez · 6 years ago
  31. 0c17c89 Updates version number to 0.4.217718660.20181018. by dierksen · 6 years ago
  32. b397a0c Remove xcconfig. by dierksen · 6 years ago
  33. f94f912 Changed test target on one test method to `ButtonsLogicTests` to avoid the overhead from launching the Simulator. by ivanhernandez · 6 years ago
  34. 45df48b Revert to once again use the legacy build system by davg · 6 years ago
  35. dec73e4 Remove Tulsi.xcodeproj. by dierksen · 6 years ago
  36. 57ce2f8 Updates version number to 0.4.216764214.20181011. by davg · 6 years ago
  37. 67378b0 Bump lastUpgradeCheck in generated Xcode projects by Googler · 6 years ago
  38. cb9a6cd Improve debugging support for (Obj)C(++) by davg · 6 years ago
  39. 1b97495 Check if Tulsi.app is in /Applications as a last resort. by ivanhernandez · 6 years ago
  40. 3a3c552 Add tool_tag arg to user_build.py by davg · 6 years ago
  41. 63a4fed Updates version number to 0.4.215728096.20181004. by ivanhernandez · 6 years ago
  42. d7577a9 Update to rules_apple 0.8.0. by dierksen · 6 years ago
  43. aca2c69 Update lastUpgradeCheck to drop warnings on Xcode versions <= 9.4.1. by dierksen · 6 years ago
  44. 6a957cc Fixes for Xcode 10's new build system by davg · 6 years ago
  45. cf9245d Update Tulsi to use Xcode 9.4.1. by dierksen · 6 years ago
  46. dcd32cf Updates version number to 0.4.213613292.20180919. by rein · 6 years ago
  47. 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
  48. 4c2d518 Propagate Swift module name for simple test targets by davg · 6 years ago
  49. a42e861 Updates version number to 0.4.212827663.20180913. by dierksen · 6 years ago
  50. 870cc6c Misc changes. by ivanhernandez · 6 years ago
  51. c73a77d Black box end-to-end test to generate Buttons. by ivanhernandez · 6 years ago
  52. 9f74f16 Fix up bad formatting character in string. by dmaclach · 6 years ago
  53. 980f4c4 Updates version number to 0.4.211663067.20180905. by kelvinchan · 6 years ago
  54. 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
  55. 64de45c Allow the splash screen to be resized. by rein · 6 years ago
  56. 54cb6de Internal changes by davg · 6 years ago
  57. 2802c1d Fix Xcode 10 on-device testing framework injection by davg · 6 years ago
  58. b7c9c71 Fix warnings on missing dSYM bundles. by kaipi · 6 years ago
  59. 2a22b49 Updates version number to 0.4.210776555.20180829. by ivanhernandez · 6 years ago
  60. 2d6e6fa Set control colors with controlBackgroundColor to the default background color. by rein · 6 years ago
  61. b481f9e Migrate tulsi to the new C++ toolchain API by hlopko · 6 years ago
  62. 86b1848 Use SwiftInfo from rules_swift by davg · 6 years ago
  63. 1c109dd Use the new swift_library rules for the tests. by kaipi · 6 years ago
  64. b97b3f7 Make depset flattening explicit by davg · 6 years ago
  65. cca33e8 Update mtime when copying files by davg · 6 years ago
  66. 01ba461 Updates version number to 0.4.209932068.20180823. by davg · 6 years ago
  67. 3bf662c Improve handling of Swift tests by davg · 6 years ago
  68. 17d088b Improve error messages for early Bazel failures by davg · 6 years ago
  69. 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
  70. 9da4646 Updates version number to 0.4.208887017.20180815. by dierksen · 6 years ago
  71. c184f9a Add MultiExtensionProject Golden files. by dierksen · 6 years ago
  72. ffaa773 Update website index page by Googler · 6 years ago
  73. 7f05bcf Update README with info about user_build.py by davg · 6 years ago
  74. 474fa7c Use the mm version of the dummy file for tests. by kaipi · 6 years ago
  75. 4c2a5c9 Updates version number to 0.4.207969836.20180808. by rein · 6 years ago
  76. d35e24b Fix E2E integration tests by davg · 6 years ago
  77. 6387b2a Set specific points where error modals should be displayed. by ivanhernandez · 6 years ago
  78. 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
  79. 59f66e2 Change DBGVersion to 3 by davg · 6 years ago
  80. c4bc560 Update Tulsi integration tests to explicitly use default runner. by Googler · 6 years ago
  81. 6e0c3af Misc cleanup. by Googler · 6 years ago
  82. b3e8446 Added the traceback (if any) to error messages displayed to the user. by ivanhernandez · 6 years ago
  83. 81f3314 Updates version number to 0.4.206951141.20180801. by kelvinchan · 6 years ago
  84. 7dc1fdc Removed use of deprecated "+=" depset operations. by ivanhernandez · 6 years ago
  85. e673c0c Support multiple remappings for dSYMs by davg · 6 years ago
  86. db7a126 Updates version number to 0.4.206153286.20180727. by ivanhernandez · 6 years ago
  87. d0cb5ee Migrated the sources aspect to using a modern provider. by ivanhernandez · 6 years ago
  88. 05a474b Add ivanhernandez to contributors. by ivanhernandez · 6 years ago
  89. a062205 Migrated the output aspect to using a modern provider. by ivanhernandez · 6 years ago
  90. 6a204be Xcode 10 support by Nicholas Levin · 6 years ago
  91. 125aa37 Update README with information about new settings by davg · 6 years ago
  92. 02c987c Added an integration test for a build file with at least two extension-host pairs. by ivanhernandez · 6 years ago
  93. ed05e7b Update Tulsi Goldens. by dierksen · 6 years ago
  94. 9bb4b70 Updates version number to 0.4.205105037.20180718. by dierksen · 6 years ago
  95. fb574ff Build a separate scheme for every extension-host pair. by ivanhernandez · 6 years ago
  96. 98d23e0 Bump lastUpgradeCheck to Xcode 9.4. by davg · 6 years ago
  97. c3539e5 Add tests target containing all tests by davg · 6 years ago
  98. 0581d56 E2E tests for user_build.py by davg · 6 years ago
  99. fa73593 Add project settings to help caching by davg · 6 years ago
  100. de5efc7 Add Bazel feature flags functionality by davg · 6 years ago