It was thus said that the Great steve donovan once stated:
>
> So we'd need something like this:
> 
> external_dependencies = {
>       TCL = {
>               header = {"tcl.h","tk/tcl.h","tcl8.4/tcl.h","tcl8.5/tcl.h},
>                 library = {'tcl8.4', 'tcl8.5'}
>       }
> }
> 
> with the understanding that all possibiites are checked.

  This fits in well with the suggesion I made for Lua-based dependencies a
few days ago, where a table lists equal alternatives.

  Another addition---LuaRocks has the variables CC, CFLAGS and LIBFLAG.  I
would suggest adding C99 as a variable, allowing one to specify a C99
compiler without having to resort to specific platform overrides.

> This would really improve the capabilities of the builtin build mode.
> Then it would be easier to persuade people not to bundle makefiles and
> actually use LuaRocks as a build system.

  Yeah, C99 would help me with this as well.

  -spc


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to