* [Buildroot] [Bug 719] New: Add lua option to haserl
@ 2009-11-13 18:40 bugzilla at busybox.net
2009-11-28 13:38 ` [Buildroot] [Bug 719] " bugzilla at busybox.net
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-11-13 18:40 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Summary: Add lua option to haserl
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: gustavo at zacarias.com.ar
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created an attachment (id=751)
--> (https://bugs.busybox.net/attachment.cgi?id=751)
Add lua option to haserl
This patch adds the option for haserl-0.9.x to enable it's lua mode.
Right now it links against lua in LUA_DIR.
Ideally the lua package should introduce a PACKAGE_LIBLUA option to just
install libs/headers to STAGING_DIR since haserl doesn't need the binaries.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
@ 2009-11-28 13:38 ` bugzilla at busybox.net
2009-12-23 12:36 ` bugzilla at busybox.net
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-11-28 13:38 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |2010.02
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
2009-11-28 13:38 ` [Buildroot] [Bug 719] " bugzilla at busybox.net
@ 2009-12-23 12:36 ` bugzilla at busybox.net
2009-12-23 12:37 ` bugzilla at busybox.net
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-12-23 12:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #751 is|0 |1
obsolete| |
--- Comment #1 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-12-23 12:36:37 UTC ---
Created an attachment (id=865)
--> (https://bugs.busybox.net/attachment.cgi?id=865)
Add lua option to haserl (2)
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
2009-11-28 13:38 ` [Buildroot] [Bug 719] " bugzilla at busybox.net
2009-12-23 12:36 ` bugzilla at busybox.net
@ 2009-12-23 12:37 ` bugzilla at busybox.net
2010-02-21 22:33 ` bugzilla at busybox.net
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-12-23 12:37 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |803
--- Comment #2 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2009-12-23 12:37:30 UTC ---
New patch against lua from bug #803
Nicer since it links against a shared liblua.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
` (2 preceding siblings ...)
2009-12-23 12:37 ` bugzilla at busybox.net
@ 2010-02-21 22:33 ` bugzilla at busybox.net
2010-04-29 21:09 ` bugzilla at busybox.net
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 22:33 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2010.02 |2010.05
--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2010-02-21 22:33:03 UTC ---
Move milestone to 2010.05 since enhancements will not be handled before the
release of 2010.02.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
` (3 preceding siblings ...)
2010-02-21 22:33 ` bugzilla at busybox.net
@ 2010-04-29 21:09 ` bugzilla at busybox.net
2010-05-01 20:32 ` bugzilla at busybox.net
2010-05-01 20:36 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-04-29 21:09 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #865 is|0 |1
obsolete| |
AssignedTo|unassigned at buildroot.uclibc.|gustavo at zacarias.com.ar
|org |
Status|NEW |ASSIGNED
--- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2010-04-29 21:08:59 UTC ---
Created an attachment (id=1603)
--> (https://bugs.busybox.net/attachment.cgi?id=1603)
Add lua option to haserl
Latest patch version.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
` (4 preceding siblings ...)
2010-04-29 21:09 ` bugzilla at busybox.net
@ 2010-05-01 20:32 ` bugzilla at busybox.net
2010-05-01 20:36 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-05-01 20:32 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Bug 719 depends on bug 803, which changed state.
Bug 803 Summary: [PATCH] lua - add shared library patch and config option for readline/ncurses support
https://bugs.busybox.net/show_bug.cgi?id=803
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 719] Add lua option to haserl
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
` (5 preceding siblings ...)
2010-05-01 20:32 ` bugzilla at busybox.net
@ 2010-05-01 20:36 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-05-01 20:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=719
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> ---
Committed, thanks
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-05-01 20:36 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13 18:40 [Buildroot] [Bug 719] New: Add lua option to haserl bugzilla at busybox.net
2009-11-28 13:38 ` [Buildroot] [Bug 719] " bugzilla at busybox.net
2009-12-23 12:36 ` bugzilla at busybox.net
2009-12-23 12:37 ` bugzilla at busybox.net
2010-02-21 22:33 ` bugzilla at busybox.net
2010-04-29 21:09 ` bugzilla at busybox.net
2010-05-01 20:32 ` bugzilla at busybox.net
2010-05-01 20:36 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox