3d8b9816c0
Commits on Feb 3, 2022
-
Merge pull request #10495 from rstudio/feature/windows-make-package-o…
…ptions make-package.bat options cleanup
Commits on Feb 2, 2022
-
-
-
-
-
-
Merge pull request #10490 from rstudio/feature/cleanup-electron-project
Minor cleanups to Electron project.
-
Merge pull request #10372 from StatCan/i18nify-shortcuts
feat(i18n): Shortcuts
-
-
-
-
Commits on Feb 1, 2022
-
Merge "Clean and Rebuild" and "Install and Restart" into "Install Pac…
…kage" (#10432) * Not showing Clean and Rebuild for packages type * Install and Restart -> Install Package * Install and Restart -> Install Package * clean_before_install back * exhibit option clean before install in package build options * append --preclean if needed * Always append PackageCleanBeforeInstall in project file * + Test button in build toolbar * news
-
-
-
implement own list.files list.dirs methods built on Boost.Filesystem (#…
…10481) * provide own list.files implementation * list.dirs implementation * replace bindings, add tests * swallow errors * avoid over-aggressive PROTECTs * handle interrupts * test missing file case * update NEWS * implement argument validation * fixes for pattern validation * keep local copy of bindings by default * handle interrupts in listDirs * fixes for pattern handling
-
-
-
Merge pull request #10454 from rstudio/feature/electron-i18n
Add Localizing feature to Electron
-
-
-
-
-
Merge pull request #10482 from rstudio/bugfix/add-winston-to-electron
Updates to Electron Packaging
-
-
-
-
-
-
-
-
-
- Fixed localizations to accomodate new sections - Fixed issue that would prevent alerts when copying Problem Report not to be localized - Fixed issue that would prevent Problem Report from being correctly copied to clipboard
-
-