On 2 April 2014 11:07, Peter Colberg <pe...@colberg.org> wrote:
> Hi Hisham,
>
> I released an updated version of cdecl for GCC:
>
> https://git.colberg.org/gcc-lua-cdecl/plain/rockspec/gcc-lua-cdecl-2.0.1-1.rockspec

Uploaded the rockspec, thanks!

> Could you upload the corresponding binary rock as well? The rockspec
> uses make to run the test suite and install the include files to the
> correct path. For testing you need to pass GCCLUA in case the Lua
> plugin for GCC is not installed system-wide:
>
> luarocks build --pack-binary-rock rockspec/gcc-lua-cdecl-2.0.1-
> 1.rockspec GCCLUA=$HOME/projects/gcc-lua/gcc/gcclua.so
>
> Please refer to http://colberg.org/gcc-lua/INSTALL.html to obtain the
> Lua plugin for GCC. While it is a bit more work for the rock packager,
> running the tests automatically is worth it in the long run.

I uploaded your rockspec as-is, but I didn't run the full build. I
noticed your rocks depend on additional packages to build properly;
you should look into specifying those in the external_dependencies
block. It will make your rockspecs more robust and give your users
better error messages and help them get the proper environment set up.

-- Hisham

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to