all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [v2 0/3] Lua shared library patch round-up
@ 2015-12-14  6:57 Leo Famulari
  2015-12-14  6:57 ` [v2 1/3] gnu: lua-5.2: Rewrite make flags Leo Famulari
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-14  6:57 UTC (permalink / raw)
  To: guix-devel

These are "refreshed" versions of the unmerged Lua shared library
patches from the series I submitted in November.

As requested, I have moved the explanation of patch 1/3 from the commit
message into a code comment. [0] 

Patch 2/3 is the same except that it integrates the code comment added
in 1/3.

Patch 3/3 is the same as before.

The patches have been rebased and built on current git master.

[0]
https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00222.html

Leo Famulari (3):
  gnu: lua-5.2: Rewrite make flags.
  gnu: lua-5.2: Use make-flags and modify-phases.
  gnu: lua-5.1: Build with dynamic library support and a dynamic
    library.

 gnu/packages/lua.scm                       | 43 +++++++++++++++---------
 gnu/packages/patches/lua51-liblua-so.patch | 53 +++++++++++++++++++-----------
 2 files changed, 61 insertions(+), 35 deletions(-)

-- 
2.6.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-14  6:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14  6:57 [v2 0/3] Lua shared library patch round-up Leo Famulari
2015-12-14  6:57 ` [v2 1/3] gnu: lua-5.2: Rewrite make flags Leo Famulari
2015-12-14  6:57 ` [v2 2/3] gnu: lua-5.2: Use make-flags and modify-phases Leo Famulari
2015-12-14  6:57 ` [v2 3/3] gnu: lua-5.1: Build with dynamic library support and a dynamic library Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.