Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » umk static version
Re: umk static version [message #53417 is a reply to message #53415] Wed, 01 April 2020 23:35 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
amrein wrote on Wed, 01 April 2020 21:47
Current umk (rev 14206) doesn't search its config in .config/umk and it uses .config/umk/_out as cache dir instead of .cache/upp.out/ Sad


Sorry, not yet committed, work in progress.
Re: umk static version [message #53420 is a reply to message #53414] Thu, 02 April 2020 09:22 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Wed, 01 April 2020 21:15
mirek wrote on Wed, 01 April 2020 14:39

- not sure how would you speficy other configuration - the most straighforward is using flags

mainconfig
	"Default" = "GUI MT",
	"StdAlloc" = "GUI MT USEMALLOC";

Something like "umk -C StdAlloc".
IMHO, this is much more convenient than "umk +GUI,MT,USEMALLOC".
And half of my projects define "StdAlloc" as "MT USEMALLOC" ...


BTW, MT is now (since ~2016) implicit.

So in reality, it is GUI,USEMALLOC. But OK, we can have that.
Re: umk static version [message #53422 is a reply to message #53406] Thu, 02 April 2020 16:36 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Wed, 01 April 2020 17:59

Another thing. IMHO, it would be useful to be able to launch a compiled app using umk. Output directory is different with TheIDE and umk even if build options are similar. That would simplify scripting and testing.


Agreed, this one is must.

Re: umk static version [message #53423 is a reply to message #53422] Thu, 02 April 2020 17:35 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Another NTH feature for umk: Semi-silent mode that would show text progress bar (similar to one shown e.g. when downloading packages).
Previous Topic: Support for plug-in architecture
Next Topic: How to determine if U++ is being utilized...
Goto Forum:
  


Current Time: Fri Mar 29 02:51:15 CET 2024

Total time taken to generate the page: 0.01181 seconds