Home » Community » Coffee corner » The power of Makefile
Re: The power of Makefile [message #25846 is a reply to message #25842] |
Mon, 15 March 2010 13:02   |
|
chickenk wrote on Mon, 15 March 2010 11:38 | Hi Honza,
I tried it, it is absolutely great. Thank you very much for this effort, much appreciated.
Just for record, I added a very small rule 'showflags' (patch attached) that displays the flags for the main package as they are guessed. Example:
$ make PKG=ide showflags
ide_FLAGS: GCC LINUX MAIN
$ make PKG=ide USEMAINCFG=y showflags
ide_FLAGS: GCC GUI LINUX MAIN
Can be useful to know these flags before actually trying to compile.
Another way to do that without the patch:
$ make PKG=ide USEMAINCFG=y -p | grep '^ide_FLAGS'
ide_FLAGS := GCC GUI LINUX MAIN
Just my 2 cents. Keep up this good work, will surely help u++ to expand.
|
Thank you, chickenk!
If you think this is helpful, I will add it. Usability is my main goal Also in future I plan (optional) interactive mode, where user could choose which set of flags from mainconfig to use and some other tricks...
Regards,
Honza
|
|
|
 |
 |
The power of Makefile
|
 |
|
Re: The power of Makefile
By: mirek on Fri, 05 February 2010 16:04
|
 |
|
Re: The power of Makefile
By: masu on Fri, 05 February 2010 16:32
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Sat, 06 February 2010 22:46
|
 |
|
Re: The power of Makefile
By: masu on Sat, 06 February 2010 22:55
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: mr_ped on Sun, 07 February 2010 01:42
|
 |
|
Re: The power of Makefile
By: masu on Sun, 14 February 2010 21:08
|
 |
 |
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Mon, 15 February 2010 16:24
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Tue, 16 February 2010 23:24
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: chickenk on Mon, 15 March 2010 11:38
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: koldo on Mon, 15 March 2010 12:13
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Mon, 15 March 2010 12:31
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Thu, 18 March 2010 10:57
|
 |
|
Re: The power of Makefile
By: Reini on Fri, 19 March 2010 17:53
|
 |
|
Re: The power of Makefile
|
 |
|
Re: The power of Makefile
By: masu on Mon, 22 March 2010 11:05
|
 |
|
Re: The power of Makefile
By: Reini on Mon, 22 March 2010 20:32
|
 |
|
Re: The power of Makefile
By: masu on Tue, 23 March 2010 10:45
|
 |
|
Re: The power of Makefile
|
 |
|
Universal Makefile
|
 |
|
Re: Universal Makefile
By: chickenk on Sat, 28 August 2010 09:22
|
 |
|
Re: Universal Makefile
|
 |
|
Re: Universal Makefile
By: masu on Mon, 29 November 2010 20:57
|
 |
|
Re: Universal Makefile
|
 |
|
Re: Universal Makefile
By: masu on Mon, 29 November 2010 23:33
|
Goto Forum:
Current Time: Mon Apr 28 12:28:40 CEST 2025
Total time taken to generate the page: 0.01252 seconds
|