Hi Bertrand, I am forwarding this along to our engineering team. For now i...@rstudio.com might be the best way to communicate with us. Will let you know what I find and how easy it would be to implement Tareef
On Sunday, September 27, 2015, Bertrand Marc <beberk...@gmail.com> wrote: > Dear Rstudio developpers, > > First of all, thank you for your great work on Rstudio. > > I am trying to package rstudio for Debian (so it would be accessible for > all Debian/user easily). But to achieve this, I need to exclude every > third party from the build process, and force Rstudio to use system > libraries, jars and other external dependencies [1]. So far, I tweaked > src/cpp/session/CMakeLists.txt [2], but this is only the beginning. I > would need a way to keep your code and exclude third party code from > /home/bbk/linux/rstudio/src/cpp/session/resources or in src/gwt for > instance. And then I need to make sure Rstudio uses system dependencies. > I think the best way to achieve this would be (an) option(s) to pass at > configure time. > > Would you be kind enough to help me and point me to right direction ? It > would be a great help ! > > Regards, > Bertrand > > PS What is the preferred way to contact you ? Do you have some kind of > bug tracker ? I could not find one on github. > > [1] https://wiki.debian.org/UpstreamGuide#No_inclusion_of_third_party_code > [2] > > http://anonscm.debian.org/cgit/debian-science/packages/rstudio.git/commit/?id=adf3296b9c05757c56ac0f39b093a68a346b3afe > >