Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-09 Thread Satryaji Aulia
Hi Mojca, Clemens, and everyone. Thank you for the feedback and comments, I've incorporated the suggestions and submitted my final proposal. On Tue, Apr 9, 2019 at 3:50 AM Clemens Lang wrote: > I've left a couple of comments in your Google Doc, but overall yours is > a solid proposal. Sorry for

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-08 Thread Clemens Lang
Hi Satryaji, On Mon, Apr 08, 2019 at 10:44:43AM +0700, Satryaji Aulia wrote: > Hi Clemens, I'd also like your feedback on my proposal, particularly > about Xcode dependency. What do you think? I've left a couple of comments in your Google Doc, but overall yours is a solid proposal. Sorry for only

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-08 Thread Mojca Miklavec
On Sun, 7 Apr 2019 at 16:36, Satryaji Aulia wrote: > > Hi Marcus and Mojca. > > I’ve fleshed out my proposal (also my understanding of MacOS compilers) > again. To disallow Xcode compilers, I added my idea to use a compiler > blacklist which implementation already exists. I’ve also worked a lot on

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-07 Thread Satryaji Aulia
Hi Clemens, I'd also like your feedback on my proposal, particularly about Xcode dependency. What do you think? Also thanks for the 1 hour tutorial on macports-base. It helped a lot with understanding the MacPorts system, not just me but other prospective GSOC students as I read on the mailing lis

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-07 Thread Satryaji Aulia
Hi Marcus and Mojca.I’ve fleshed out my proposal (also my understanding of MacOS compilers)again. To disallow Xcode compilers, I added my idea to use a compilerblacklist which implementation already exists. I’ve also worked a lot on mymacports-base PR and am confident that I can comfortably code in

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-01 Thread Mojca Miklavec
Dear Satryaji, On Mon, 1 Apr 2019 at 21:29, Satryaji Aulia wrote: > > Hi again Mojca and Marcus. > > >> I notice how useful a "port bump" command would be if it existed. > > > > Yes, it would be. > > I've started my implementation, under macports-base/src/port1.0/portbump.tcl. Cool! > Besides th

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-01 Thread Satryaji Aulia
Hi again Mojca and Marcus. > On 1 Apr 2019, at 17.15, Mojca Miklavec wrote: > > I'm not in position to answer this, but you may check some discussion > on this mailing list (from March / GSOC) regarding trace mode, in case > it's relevant or provides you some more insight. I have read more abou

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-04-01 Thread Mojca Miklavec
Dear Satryaji, On Sun, 31 Mar 2019 at 21:37, Satryaji Aulia wrote: > > - Xcode detection > > The detailed explanation is helpful and it clarifies a lot. So to me it seems > like the core solution of the problem is simple but the extended > functionality (trace mode) is a bit more complex. I'll r

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-03-31 Thread Satryaji Aulia
Thank you Mojca and Marcus for the response. It's totally okay to risk scaring me off! I'd ultimately like to contribute so I like the honest feedback haha. I'd like to report/ask about several things: - Xcode detection The detailed explanation is helpful and it clarifies a lot. So to me it see

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-03-30 Thread Marcus Calhoun-Lopez
Greetings. Forgive me if this is obvious to you, but just to make sure we are on the same page, I will go into a little more detail than you probably want. The first thing to understand is that adding support for `use_xcode` (and/or `use_command_line_tools`) is the *first step*. This should be f

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-03-30 Thread Mojca Miklavec
Dear Satryaji, On Fri, 29 Mar 2019 at 09:35, Satryaji Aulia wrote: > > Hi Marcus, I’m a final-year student from University of Indonesia interested > in contributing to MacPort, and I’m working on my proposal right now. > > I’d like to ask about the Phase out dependency on Xcode project idea on t