You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what that'd accomplish. Flips compiles to a single binary (other than icons and other freedesktop metadata, which is just copied straight from the repo), so you can just compile / move binary / make clean / compile again.
I'm not strictly opposed to a flag to set the output filename, but I'll need to see a usecase first.
i just feel it'd be more intuitive if it all worked in/exported into its own directory, removing the need for make clean by isolating the individual files, and making it clear what version of flips you have after coming back. and for usecase: i think id be useful for working on/hacking with: but its honestly just a personal preference, and something that i just wanted because i was having trouble decyphering what was source code and what was the compiled app.
@Alcaro
I'd like to request that the Ubuntu build output an 'artifact' (binary) for that OS so that I can offer it to those who don't wish to install all the requirements to compile themselves.
The Windows build works perfectly fine but the Ubuntu build completes without any 'artifact' downloadable via AppVeyor.
I also wanted to ask and make sure the Windows build is an 'optimized' build rather than a 'debug' build; if not then is there some special compilation procedure to compile the 'optimized' Windows build?
I'm not sure how this would work/be implimented, but other projects have done this, and I'd love to have this in the next release.
The text was updated successfully, but these errors were encountered: